/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #428440  ;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #000000; font-weight:bold
}
a:hover {
	text-decoration: underline; color: #D8AB10;
}
a:active {
	text-decoration: none;
}
h1 {margin: 10px; padding: 0; font-size: 18px; font-weight: bold; color: #000000;}
h2 {margin: 10px; padding: 0; font-size: 17px; font-weight: bold; color: #000000;}
.maindiv {width: 1000px; border: 1px solid #000000; background-color: #FFFFFF;}
.topbg {background-image:url(img/bg.jpg); background-repeat:repeat-x; color:#FFFFFF; font-size: 18px;
 padding-top: 30px;}

.topbg2 {background-image:url(img/bg.jpg); background-repeat:repeat-x; color:#FFFFFF; font-size: 16px;
 padding-top: 30px; padding-bottom: 5px;}


.ellow {color:#faf579; font-size: 14px;}

.conttable { border: 1px solid #8adf88; background-color: #fff8f4; border-right: 0; padding: 10px;
margin-bottom: 20px;}

.bottomtr {background-color: #2da128;}
.bottombg { background-color: #bfe2c0; padding: 10px; font-size: 90%;}

.bottombg2 { background-color: #bfe2c0; padding: 20px; font-size: 90%;}

td.bottomlinks { background-color: #bfe2c0; padding: 5px;}
td.bottomlinks a, td.bottomlinks a:visited{ color: #2da128; font-size: 10px;}
td.bottomlinks a:hover{ color: #299128; font-size: 10px;}

.cont { background-color: #5FCF6C; padding: 5px;}
td.menulink {padding-left: 10px;}
td.menulink a, td.menulink a:visited {color: #000000; font-size: 16px; font-weight: bold; text-decoration: underline;}
td.menulink a:hover {color: #8FAF23; font-size: 16px; font-weight: bold; text-decoration: underline;}

