@charset "utf-8";
body {
	background-color: #2e77af;
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
table.main {
	background-color: #FFFFFF;
	width: 974px;
}
td.topnav {
	font-family: Verdana;
	font-size: 10px;
	color: #94b143;
}
td.topnav a{
	color: #94b143;
	text-decoration: none;
	font-weight: bold;
}
td.topnav a:HOVER{
	text-decoration: underline;
}
td.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #6f6f6f;
}
td.footer a{
	color: #969696;
	text-decoration: none;
	font-weight: bold;
}
td.footer a:HOVER{
	text-decoration: underline;
}
td.left {
	width: 25%;
}
td.mid {
	width: 50%;
}
td.right {
	width: 25%;
}
td.top_b {
	background-color: #4d90c2;
	background-image: url(../images/top1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.top_g {
	background-color: #aac464;
	background-image: url(../images/top2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.top_gr {
	background-color: #a0a0a0;
	background-image: url(../images/top3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
td.top_b, td.top_g, td.top_gr {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	min-height: 28px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-transform: uppercase;
}
td.box {
	border: 1px solid #b3b3b3;
	padding-bottom: 5px;
}
td.box h3{
	font-size: 14px;
	margin: 5px;
}
.txt10 {
	font-size: 10px;
}
.txt11white {
	font-size: 11px;
	color: #FFFFFF;
}
.txt12 {
	font-size: 12px;
}
.txt12white {
	font-size: 12px;
	color: #FFFFFF;
}
.txt14 {
	font-size: 14px;
}
.txt14blue {
	font-size: 14px;
	color: #2e77af;
}
a {
	color: #2e77af;
}
