body{	
	font-family:Arial, Verdana, Helvetica, sans-serif, DIN CLS CE ;
}

h1{
	font-size:1.2em;
	margin-bottom:0px;
}

h2{
	font-size:0.9em;
	margin-bottom:0px;
}

h3{
	font-size:0.75em;
	margin-bottom:0px;
}

#h3home{
	color:#FFFFFF;
	font-size:1.0em;
	margin:0px 0px 0px 5px;
}

.para{
	font-size:0.8em;
	margin-top:5px;
	text-align:justify;
}

.boardtext{
	font-size:0.85em;
	padding:2px 0px 10px 3px;
	text-align:justify;
}

#textarea{
	/*margin:auto;*/
	float:left;
	width:540px;
	padding:0px 25px 15px 15px;
}

#textarea ul li{
	text-align:left;
	font-size:0.8em;
	list-style:disc;
}

#textarea ul{
	margin-left:5px;
	padding-left:5px;
}

#textarea a{ 
	color:#0033FF;
}

#textarea a:hover{ 
	color:#0033FF;
	text-decoration:underline;
}

#textarea table, .ir_txt{
	font-size:0.8em;
	text-align:justify;
}

#latestnews p{
	color:#FFFFFF;
	font-size:0.8em;
	
}

#avail_wrapper{
	margin:auto;
	width:550px;
}

#avail_wrapper ul li{
	text-align:justify;
	
}

#avail_wrapper ul{
	margin-left:5px;
	padding-left:5px;
}

#avail_wrapper a{ 
	color:#0033FF;
}

#avail_wrapper a:hover{ 
	color:#0033FF;
	text-decoration:underline;
}

#avail_wrapper table{
	font-size:0.8em;
	text-align:justify;
}

/*-------------------- Topnav properties -----------------*/

#newnavblock{
	width:736px;
	float:left;
	padding:0em;
	margin:0em;
	background-color:#767676;
	border-bottom:2px solid #FFFFFF;
}

#newnav{
	width:588px;
	float:right;
	padding:0em;
	margin:0em;
}

#dropmenu{	
	float:right;
	padding:0em;
	margin:0em;
	text-align:right;
	list-style-type:none;
	z-index:30;
}

#dropmenu li{	
	padding:0em;
	margin:0em;
	display:inline;
	list-style:none;
	float:left;
	font-size:0.7em;
}

#dropmenu li a{
	display: block;
	margin:0em;
	padding:0.5em 0.825em 0.6em 0.95em;
	background:#767676;
	color: #FFFFFF;
	text-align:left;
	text-decoration:none;
	border-left:2px solid #FFFFFF;
}

#dropmenu li a.selected{
	background-color:#A00C00;
}

#dropmenu li a:hover{
	background: #999999;
}

#dropmenu div{
	position:absolute;
	visibility:hidden;
	margin:0;
	padding:0;
	background:#767676;
	border:1px solid #FFFFFF;
}

#dropmenu div a{
	position:relative;
	display:block;
	margin:0;
	padding:5px 10px;
	width:auto;
	white-space:nowrap;
	text-align:left;
	text-decoration:none;
	background-color:#767676;
	color:#FFFFFF;
	font-size:1.0em;
	border:1px solid #FFFFFF;
}

#dropmenu div a:hover{
	background-color:#999999;
	color:#FFFFFF;
}

/*  old nav properties   */
#topnav{
	float:left;
	width:736px;
	font-size:0.75em;
	color:#000000;
	/*text-align:center;*/
	margin:0em;
	padding:0em;
}

#topnav ul{
	list-style-type:none;
	margin:0em;
	padding:0em;
}

#topnav ul li{
	display:inline;
}

#topnav a{
	color:#000000;
	text-decoration:none;
}

/* mouse over link */
#topnav a:hover{
	color: #666666;
	text-decoration:none;
}   

/* selected link */
#topnav a.selected{
	color: #A00C0C;
	text-decoration:none;
}
/*-------------------- 2ndnav properties -----------------*/
#2ndnav{
	float:left; 
	width:150px;
}

a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

/* mouse over link */
a:hover{
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}   

/* active link */
/*a:active{ 				*/
/*	font-weight:bold;		*/
/*	color: #000000;			*/
/*	text-decoration:none;	*/
/*}							*/

/*-------------------- 3rdnav properties -----------------*/

#3rdnav a{
	color:#000000;
	text-decoration:none;
}

/* mouse over link */
#3rdnav a:hover{
	color: #666666;
	text-decoration:none;
}   

/* active link */
#3rdnav a:active{
	color: #A00C0C;
	text-decoration:none;
}


/*----------- Footer properties ---------------*/
#share{
	width:250px;
	float:left;
	font-weight:normal;
	font-size:0.75em;
	color:#000000;
	padding:5px 0px 1px 0px;
}

#nav{
	width:486px;
	float:left;
	font-weight:normal;
	font-size:0.75em;
	color:#000000;
	padding:6px 0px 1px 0px;
}

#links{
	float:right;
}

#footer #links ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#footer #links ul li{
	display:inline;
}

#search{
	float:right;
	width:100px;
	padding-left:3px;
}

/* link */
#footer #nav a{
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

/* mouse over link */
#footer #nav a:hover{
	font-weight:normal;
	color: #666666;
	text-decoration:none;
}   

/* active link */
#footer #nav a:active{
	font-weight:normal;
	color: #A00C0C;
	text-decoration:none;
}

/*------ 5 year summary table properties ---------*/

.5year{
	font-size:0.65em;
}

.normtext{
	text-align:right;
}

.thinline{
	border-bottom:1px solid #A00C0C;
	text-align:right;
}

.header{
	border-bottom:1px solid #A00C0C;
	text-align:center;
}

.thickline{
	border-bottom:2px solid #A00C0C;
	text-align:right;
}

.boldtext{
	text-align:left;
	width:40%;
}

.textBody{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.1em; 
	color: #999999; 
	text-align: left; 
}

/*-------- General links ----------------*/

/* link */
#textarea table td a{
	color:#000000;
	text-decoration:none;
}

/* mouse over link */
#textarea table td a:hover{
	color: #666666;
	text-decoration:none;
}   

/* active link */
#textarea table td a:active{
	color: #A00C0C;
	text-decoration:none;
}

/* selected link */
#textarea table td a.selected{
	color: #A00C0C;
	text-decoration:none;
}

#home_img01{
	float:left;
	width:246px;
	height:225px;
}

#home_img02{
	float:left;
	width:244px;
	height:225px;
}

#home_img_block{
	float:left;
	width:246px;
	height:225px;
	background-image:url('../gfx/home_gry_bg.gif');
	background-repeat:repeat-x;
	color:#FFFFFF;
}

#home_img_block h3{
	font-size:1.2em;
	margin:2.0em 1.0em 0em 0.7em;
}

#home_img_block p{
	font-size:0.8em;
	font-weight:bold;
	margin-top:0em;
	padding:1.0em;
}

#sitemap{
	font-size:0.8em;
}
#sitemap ul li, ul li{
	list-style-type:none;
}

#sitemap li a{
	color:#FF0000;
	text-decoration:none;
}

#sitemap li a:hover{
	color:#999999;
	text-decoration:none;
}

.board_info{padding:0em; margin:0.3em 0em 0.3em 0em;}