body
{
	background: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: auto;
}
.home_content
{
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
	margin-top: 0px;
}
.GreenText
{
	color: #86CA2D;
	font-family: arial, Helvetica, sans-serif;
	font-size: xx-large;
}
.GreyText
{
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Gray;
	font-size: 9pt;
}

.LightGreyText
{
	font-family: arial, Helvetica, sans-serif;
	color: lightgray;
	font-size: 12pt;
	font-weight: bold;
}

.blackText
{
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.ScrollBars
{
	scrollbar-face-color: #86CA2D;
}

.BodyBack
{
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr=    '#d3d3d3' , startColorstr= '#ffffff' , gradientType= '0' );
}

.LightBlueGrad
{
	filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr=    '#99CC66' , startColorstr= '#71A80C' , gradientType= '0' );
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
}

.listItemHover
{
	border-right: gainsboro thin solid;
	border-top: gainsboro thin solid;
	font-size: 10px;
	margin: 1px;
	border-left: gainsboro thin solid;
	border-bottom: gainsboro thin solid;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: separate;
}
