table {
	font: 8pt/13px Tahoma, Arial, Helvetica, sans-serif;
    color: #F0EFDD;
    }
	
p {
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
a img {
	text-decoration: none;
	border: 0 none;
}

.rightcoltext {
	padding-right: 4x;
	padding-left: 4px;
}

.imgbackground {
	font-size: 8pt;
	color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #2D3106;	
}

 a:link { color: #FFFFFF }
 a:visited { color: #FFFFFF }
 a:hover {	color: #D5DACD; background-color: #000000; }
 
 .nav a:hover {
    border-left-color: #ff3300;
	border-left-width: 1px;
	border-left-style: solid;
}


.typewhite         {font: 9pt/16px Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; }
a.typeWHITE:link    {color:#FFFFFF; text-decoration:none;}
a.typeWHITE:visited {color:#FFFFFF; text-decoration:none;}
a.typeWHITE:hover   {color:#99FFCC; text-decoration:underline;}

.divider {
	font: 12pt/16px Tahoma, Arial, Helvetica, sans-serif;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

.divider_news {
	font: 12pt/16px Tahoma, Arial, Helvetica, sans-serif;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

.parahead1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D5DACD;
	
}

.panelleft {
	border-left-color: #FFCC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-right-width: 1px;
	border-right-style: solid;

}

.panelmidt {
	border-left-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	
}
