.mainouter {
	border: 1px solid #333333;
}
.homebak {
	background-image: url(/images/home_bak.jpg);
	background-repeat: no-repeat;
}
.topbar {
	background-color: #98CF12;
}
.topbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #98CF12;
}
.topbartext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topbartext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.leftbar {
	background-color: #52A728;
}


.topbartext a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.topbartext a:active {


	color: #FFFFFF;
	text-decoration: none;
}

.menuoption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	background-color: #52A728;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menuoptionpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
td {
	text-align: left;
}
table.menu a { 
border:0px none; 
display: block; 
} 

.menu a:link {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	line-height: 18px;
}
.orangebak {
	background-color: #FF9900;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.menu a:visited {

	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	line-height: 18px;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC33;
	line-height: 18px;
}
.menu a:active {


	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #73A045;
}
.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 15px;
}

.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF !important;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: 1px solid #009999;
}	
.largegreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5E7C3F;
}
.bordercell {
	border: 1px solid #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #98CF12;
	padding: 5px;
}
.msg {
	font-weight: bold;
	color: #CC0000;
}
#mymenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
}
#mymenu  a, #mymenu   a:link, #mymenu   a:visited, #mymenu    a:active
{
	display:block;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #000000;
	text-decoration: none;
}
#mymenu  a:hover
{
	display:block;
	display:block;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC33;
}
