body {
	background-color: #598527;
	background-image: url(images/mainbg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.style1 {font-size: 10px}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #598527;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a.bodylink:visited,a.bodylink:link,a.bodylink:active {
	color: #598527;
	text-decoration: none;
}
a.bodylink:hover {
	color: #333333;
	text-decoration: none;
}
table.tablewithborder {
border: 1px solid #666666;
} 
.style2 {color: #0089CF}
.style3 {color: #666666}
.thinborder { border: 1px solid #99CC66; }
.thinborder2 { border: 1px solid #999999; }

#mozscroll { position: absolute; top: 0px; bottom: -1px; visibility: hidden } /* Force vertical scrollbar in Gecko browsers */

