body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	background-color: #A3DD39;
	background-image: url(../images/bg.jpg);
	margin: 0px;
}

td, th, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	line-height: 16px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #88D303;
}
.linegrey {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #B8B8B8;
}
a:link {
	color: #7BBC03;
	text-decoration: underline;
}
a:visited {
	color: #7BBC03;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #7BBC03;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	width: 100%;
	background-color: #E5E5E5;
	border: 0px none;
}
#sidebar a, #sidebar a:visited {
	background-color: #37454C;
	text-decoration: none;
	padding: 4px;
	margin: 1px;
	display: block;
	color: #FFFFFF;
	width: 162px;
}
#sidebar ul {
	margin: 0px;
	width: 170px;
	display: inline;
}
#sidebar ul li {
	display: inline;
}
#sidebar a:hover, #sidebar a.activesection:link, #sidebar a.activesection:visited {
	background-color: #88D303;
	color: #37454C;
}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
}
.bread-crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linegreydouble {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #B8B8B8;
	border-bottom-width: 1px;
	border-bottom-color: #B8B8B8;
}
.dotted {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.dottedright {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
.fieldmultitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 90%;
	border-top-style: none;
}
.linegreen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #A1DB39;
}
.fieldno100 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #E5E5E5;
	border: 0px none;
}
.error {
	font-weight: bold;
	color: #FF0000;
}

