body { background-color: #006633; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }

/* ANCHOR TAGS */

.fuck {
	azimuth:behind;
	font:Arial, Helvetica, sans-serif;
	background-position: top;
	top: 1px;
}

a:visited { font-family: Georgia, "Times New Roman", Times, serif; color:purple; }
a:hover { font-family: Georgia, "Times New Roman", Times, serif; color:#006633; background-color: #FFCC00; }
a:link { font-family: Georgia, "Times New Roman", Times, serif; color:blue; text-decoration:underline; }

a.topnav:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#006633; text-decoration:none;}
a.topnav:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#006633; background-color: #FFCC00; text-decoration:none;}
a.topnav:link { font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:9px; color:#006633; text-decoration:none;}

a.botnav:visited {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:blue; text-decoration:underline; }
a.botnav:hover {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#006633; background-color: #FFCC00; text-decoration:underline; }
a.botnav:link { font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:10px; font-weight:bold; color:blue; text-decoration:underline;}

b.headline {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; color:#006633;;}
b.subheadline {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#006633;;}

/* END ANCHOR TAGS */

td, th, font { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }
td.evenrow { background-color: #FFFFFF;	border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px; border-bottom-style: none; border-top-color: #CCCCCC; border-right-color: #006633; border-bottom-color: #FFCC00; border-left-color: #006633; border-top-style: solid; border-right-style: none; border-left-style: none; }
td.oddrow { background-color: #EEEEEE; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: none; border-top-color: #999999; border-right-color: #999999; border-bottom-color: #999999; border-left-color: #999999; border-top-style: solid; border-right-style: none; border-left-style: none; }

td.homeright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #006633;
	border-bottom-color: #FFCC00;
	border-left-color: #006633;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	padding: 5px;
}
td.homeleft { background-color: #FFFFFF; padding: 5px; width: 100%; }
td.homemain { background-color: #FFFFFF; border-top-width: 3px; border-right-width: 3px; border-bottom-width: 3px; border-left-width: 3px; border-bottom-style: none; border-top-color: #CCCCCC; border-right-color: #006633; border-bottom-color: #FFCC00; border-left-color: #006633; border-top-style: solid; border-right-style: none; border-left-style: none; }


.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 9px;
	margin: 10px;
	padding: 2px;
	text-align: right;
	clear: none;
	float: right;
	height: 10px;
	width: 110px;
}


.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

/* NEW STYLES FOR 2007 REVAMP */

/* news Picture with Caption */

.newsPic {
	float: left;
	width: 250px;
	padding: 10px;
	background-color: #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: center; 
	text-wrap: true;
}

.newsPic IMG { 
	border: 1px solid #000000; 
	width: 250px;
	height: inherit;
}

.newsPic P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: center; 
	text-wrap: true;
}

/* right picture */

.newsPicRight {
	float: right;
	width: 250px;
	padding: 10px;
	background-color: #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: center; 
	text-wrap: true;
}

.newsPicRight IMG { 
	border: 1px solid #000000; 
	width: 250px;
	height: inherit;
}

.newsPicRight P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: center; 
	text-wrap: true;
}

	