BODY { 
	font-family:arial; 
	font-size:9pt; 
	background-color: #518036;  
	color: #000000;
	}

a				{color:#438059; text-decoration:underline; font-weight:bold; }
a:visited		{color:#446644; text-decoration:line-through; font-weight:bold; }
a:hover			{color:#7f7f00; text-decoration:underline; font-weight:bold; }
a:active		{color:#999933; text-decoration:underline; font-weight:bold; }	

#welcome {
	background-image:none;
	background-position:left;
	background-repeat:no-repeat;
	margin:0px;
	}
	
#container { 
	border: 1px solid #000;  
	background: #EEEAD6;
	}

#abc { 
	font-size:10pt;
	border-top: 1px solid #000000; 
	border-bottom: 3px double #000000; 
	background: #446644;
	margin: 0; 
	padding: 5px; 
	text-align: center;
	}
	
#abc a {padding-left: 3px; padding-right: 3px; color:#EEEAD6;}

#mainpage { background: #EEEAD6; }

#menucolumn {
 width: 190px;
 float: left; 
 margin: 10px;
}

#maincontent {
 margin:  0 15px 10px 215px;
}

#footer { 
	background: #446644; 
	color: #000; 
	text-align: center; 
	padding: 3px; 
	border-left:1px solid #000; border-right:1px solid #000; border-bottom:3px solid #000;
	}


.block { 
	border: 1px solid #000; 
	margin: 0; padding: 0; 
	margin-bottom: 1em;
	}

.block .title {
	font-size:11pt;
	background: #518036;
	color: #FFF; 
	margin: 0; 
	font-weight: bold; 
	padding: 0; 
	padding: 5px; 
	text-align: center;
	}
	
.block .content { 
	background: #EEEAD6; 
	margin: 0;  
	border-top: 3px double #000;
	padding: 5px;
	}

.block .content2 { 
	background: #EEEAD6; 
	margin: 0;  
	border-top: 0px double #000;
	padding: 5px;
	}

.block .content3 { 
	background: #EEEAD6; 
	margin: 0;  
	border-top: 3px double #000;
	padding: 0px;
	}

#onecolumn {
 width: 95%;
 float: center; 
 margin: 10px;
}

.newsodd { font-size:9pt; font-face:tahoma;border-top: 1px solid #000; background: #EEEAD6; padding: 5px;}
.newseven { font-size:9pt;border-top: 1px solid #000; background: #FFF; padding: 5px;}
.newstitle  { font-size: 9pt; font-weight:bold;color: #18312E;}
.newstop2 {color:#8F615A; font: 10px tahoma;text-align: left;line-height: 12px;}
#newsarchive { text-align: center; border-top: 1px solid #000; padding: 5px;}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline; }
/* Hides form IE-Mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block; }
/* End hiding */
