body { 
	background-color: #96b240; 
	margin-top: 0px;
	margin-bottom: 0px;
	font: 10.5px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#96b240; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
.select{
	background:#96b240;color:#F9EDE4;font-weight: bold;
}
.header { background-image:url(../images/header.jpg); }
.menuButtons { background-image:url(../images/menuButtons.gif) }
.lowerheader { background-image:url(../images/headerLower.jpg) }
.maintable { background-image:url(../images/tableBackground.gif) }


a {
	color: #40abb2;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #96b240;
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	margin-left: 25px;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.5;
	list-style-position: inside;
}
.bodytextblue {
	margin-left: 25px;
	margin-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40abb2;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.5;
	list-style-position: inside;
}
.bodytextRightwhite {
	margin-left: 15px;
	margin-right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align:right;
	font-weight: bolder;
}
.bodytextRightwhite a {color:#fff} 
.bodytextRightwhite a:visited {color:#fff}
.bodytextsmall {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #40abb2;
	text-align:center;
	font-weight: bolder;
}
.bodytextlarge {
	margin-left: 25px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #96B240;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.5;
	list-style-position: inside;
	font-weight: bold;
}
.bodytextlargeright {
	margin-left: 5px;
	margin-right: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #738831;
	font-weight: bold;
	text-align:right;
}
.formtext {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table.menutext a {color:#000000;}
table.menutext a:hover {color:#FFFFFF;}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
h1.smalltext {
	font-size: 9px;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

