body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #f2f2f2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #98CB00;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.h1 {
	font-size: 18px;
	color: #000000;
	padding-left: 10px;
}
.h2 {
	font-size: 22px;
	color: #000000;
	padding-left: 10px;
}
.h3 {
	font-size: 18px;
	color: #E77209;
	padding-left: 10px;
}
.h4 {
	font-size: 18px;
	color: #949494;
	padding-left: 10px;
}
.htitler
{
	font-size: 12px;
	font-weight:bolder;
	color: #464646;
	padding-left: 10px;
	text-align: left;
}
.green
{
	color: ##98CB00;
}
#header
{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width: 769px;
	height: 112px;
}
.headmenu
{
	text-align:right;
	color: #A4A4A4;
}
.headmenu a:link {
	color: #A4A4A4;
	text-decoration: none;
}
.headmenu a:visited {
	color: #A4A4A4;
	text-decoration: none;
}
.headmenu a:hover {
	color: #98CB00;
	text-decoration: underline;
}
.headmenu a:active {
	color: #A4A4A4;
	text-decoration: none;
}
#mainmenuholder
{
	padding-right: 20px;
	text-align:right;
}

.nav
{
	height: 20px;
	width: 437px;
}
#nav_separator
{
	width: 10px;
}
.footer
{
	text-align:center;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 769px;
	height: 34px;
	color: #666666;
	font-size:10px;
	vertical-align:middle;
}
.footer a:link
{
	color: #666666;
}
.footer a:visited
{
	color: #666666;
}
.footer a:hover
{
	color: #000000;
}
.footer a:active
{
	color: #666666;
}
.subhead
{
	width: 500;
}
.bigbox
{
	background-color: #f2f2f2;
	background-image:url(images/bigboxbody.jpg);
	background-repeat:repeat-y;
	width: 762px;
	
}
.bigbox_text
{
	font-weight:bold;
	padding-left:10px;
	font-size:12px;
}
	
#bigboxtop
{
	background-image:url(images/bigboxtop.jpg);
	background-repeat:no-repeat;
	height: 25px;
}
#bigboxbottom
{
	background-image:url(images/bigboxbottom.jpg);
	background-repeat:no-repeat;
	height: 25px;
}
.gradientbox
{
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
	width: 381px;
}
#gradientbox_top
{
	height:25px;
	background-image:url(images/gradientbox1.jpg);
	background-position:top left;
}
#gradientbox_body
{
	background-image:url(images/gradientbox1.jpg);
	background-position: 0px -25px;
}
#gradientbox_bottom
{
	background-image:url(images/gradientbox1.jpg);
	background-position: 0px -238px;
	height: 87px;
	padding: 1px;
	text-align: center;
	background-repeat:no-repeat;
}

.smallbox
{
	width:381px;
	background-image:url(images/smallboxbody.jpg);
	background-repeat:repeat-y;
	text-align:left;
}
#smallbox_top
{
	background-image:url(images/smallboxtop.jpg);
	background-repeat:no-repeat;
	height: 25px;
}
#smallbox_bottom
{
	height: 25px;
	vertical-align: bottom;

}
.textinput
{
	background-color: #F9FED6;
	border-color:#000000;
}
li
{
	list-style-type: square;
	font-weight:bold;
	font-size:14px;
}
