/* CSS Document */


#contentFootNav {
	background-color: #00800 ;
	color: #008000 ;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	clear: both;
	height: 18px;
	width: 772px;
	border-top-width: 8px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:750px;
	}
/* Again, "be nice to Opera 5". */
body>#contentFootNav {width:750px;}

#contentFoot {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 772px;
	background-color: #FFFFFF;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:750px;
	}
/* Again, "be nice to Opera 5". */
body>#contentFoot {width:750px;}

#div_foot {
	padding: 6px;
	padding-left: 10px;
}

#contentFootNav A {
	font-weight: normal;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-right-style: inset;
	color: #FFFFFF;
}

#contentFootNav a:link {color:#FFFFFF;}
#contentFootNav a:visited {color:#FFFFFF;}
#contentFootNav a:hover {background-color:#58a590 ; color: #FFFFFF;}