.maintablebackground {
	border: 1px solid #3A5D86;
	font-family: Arial;
	font-size: 11px;
	color: 000000;
	position: absolute;
	padding: 0px;
	margin: 0px;
	height: 300px;
	background-color: #C0B99F;
	left: 5px;
	top: 15px;











}
.toptablebackground {
	font-family: Arial;
	font-size: 11px;
	background-color: F6F4EF;
	border: 1px solid #9D9579;
}
.toptable3columns {
	font-family: Arial;
	font-size: 11px;
	color: 1D3655;

}
.tableheaders {
	font-family: Arial;
	font-size: 12px;
	color: #302914;
	background-color: FCE9B0;
	border: 1px solid EACF7F;

}
.tablecontent {
	font-family: Arial;
	font-size: 11px;
	background-color: FDF5DE;
	color: #302914;
	border-top: 0px solid #E4CE8B;
	border-right: 1px solid #E4CE8B;
	border-bottom: 1px solid #E4CE8B;
	border-left: 1px solid #E4CE8B;



}
.eurostyle {
	font-family: Eurostile, Arial;
	font-size: 17px;
	font-weight: bolder;
	color: #302914;

}
.standardtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.footertext {
	font-family: Arial;
	font-size: 9px;
	color: #302914;
}
.bottomtables {
	font-family: Arial;
	font-size: 11px;
	background-color: F2EBD6;
	border: 1px solid #000000;
	color: #000033;
}

   .navtext { text-decoration: none; color:#003300}
   a.navtext:link {
	color: #302914;
	font-weight: normal;
}
   a.navtext:visited {
	color: #302914;
	font-weight: normal;
}
   a.navtext:hover {
	color: #006600;
	font-weight: normal;
}
   a.navtext:active {
	color: #302914;
	font-weight: normal;
}
   
   .bottomnav { text-decoration: none; color:#FFFFFF}
   a.bottomnav:link { color: #ffffff}
   a.bottomnav:visited { color: #ffffff}
   a.bottomnav:hover { color: #FEBE57}
   a.bottomnav:active { color: #ffffff}

   .copyright { text-decoration: none; color:#3A5D86}
   a.copyright:link { color: #3A5D86}
   a.copyright:visited { color: #3A5D86}
   a.copyright:hover { color: #FF6600}
   a.copyright:active { color: #3A5D86}
   
   a:link {
	text-decoration: none;
	color:1D430E;
	font-weight: bold;
}
   a:visited {
	text-decoration: none;
	color:#302914;
	font-weight: bold;
}
   a:active {
	text-decoration: none;
	color:#302914;
	font-weight: bold;
}
   a:hover {
	text-decoration: none;
	color:#006600;
	font-weight: bold;
}


}
.tablefloat {
	font-family: Arial;
	font-size: 11px;
	color: #336699;
	margin: 5px;
	padding: 5px;
	float: right;
	width: 250px;
	background-color: F6FAFF;
	border: 1px dashed #3366CC;

}
.10ptfont {
	font-family: Arial;
	font-size: 10px;
	color: #302914;
}
