@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-x;
	text-align: justify;
}
a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #000099;
}
a:active {
	color: #009900;
}

.nav:link {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/nav_grn.jpg);
	background-repeat: repeat-x;
	display: block;
	text-align: center;
	height: 28px;
	text-decoration: none;
	line-height: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #417103;
	border-right-color: #417103;
	border-bottom-color: #417103;
	border-left-color: #417103;
}
.nav:visited {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/nav_grn.jpg);
	background-repeat: repeat-x;
	display: block;
	text-align: center;
	height: 28px;
	text-decoration: none;
	line-height: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #417103;
	border-right-color: #417103;
	border-bottom-color: #417103;
	border-left-color: #417103;
}
.nav:hover {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/nav_blue.jpg);
	background-repeat: repeat-x;
	display: block;
	text-align: center;
	height: 28px;
	text-decoration: none;
	line-height: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #417103;
	border-right-color: #417103;
	border-bottom-color: #417103;
	border-left-color: #417103;
}
.nav:active {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/nav_grn.jpg);
	background-repeat: repeat-x;
	display: block;
	text-align: center;
	height: 28px;
	text-decoration: none;
	line-height: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #417103;
	border-right-color: #417103;
	border-bottom-color: #417103;
	border-left-color: #417103;
}

.topnav:link {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.topnav:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.topnav:hover {
	color: #FF0033;
	font-size: 11px;
	text-decoration: none;
}
.topnav:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.leftlinks:link {
	color: #CCFF00;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.leftlinks:visited {
	color: #CCFF00;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.leftlinks:hover {
	color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.leftlinks:active {
	color: #CCFF00;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

.footer:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.footer:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.footer:hover {
	color: #336600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.footer:active {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}


h1 {
	font-size: 18px;
	color: #006600;
}
h2 {
	font-size: 18px;
	color: #FF3333;
}
h3 {
	font-size: 16px;
	color: #0066CC;
}
.maintable {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	border: 1px solid #E1F0B9;
	background-color: #FFFFFF;
}
.copyright {
	font-size: 12px;
	color: #406808;
}
.rev {
	color: #FFFFFF;
}
.pagenavigator {
	font-size: 11px;
	color: #649BD4;
}
.green {
	color: #839C02;
}
.pagenavigator_current {

	font-size: 11px;
	color: #0A9E0A;
}
