body {
	background-color: #4d6608;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4c4d4f;
}
td
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4c4d4f;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}
h1,h2,h3,h4,h5,h6
{	padding:0px;
	margin:0px;
}
.outerTable
{	
	width:100%;
	height:100%;
}
.middleTable
{	width:970px;
	height:753px;
	vertical-align:middle;
	background:url(graybg.jpg) no-repeat top left #FFFFFF;
}
.borderGreen
{ border-bottom:1px dotted #bbbcbf;
}
.bottomborder
{	background:url(line.jpg) repeat-x;
	height:2px;
}
.rightborder
{	border-right:#e2e2e2 1px dotted;
	text-align:center;
}
.GreenFont
{	color:#475626;
	font-size:11px;
	text-transform:uppercase;
}
.LightGreenFont
{	color:#8ba121;
	font-size:11px;
	text-transform:uppercase;
	font-weight:900;
}
.blueFont
{	color:#007b80;
	font-size:11px;
	text-transform:uppercase;
}
.LightblueFont
{	color:#54ada4;
	font-size:11px;
	text-transform:uppercase;
}
.orangeFont
{	color:#9e5303;
	font-size:11px;
	text-transform:uppercase;
}
.LightorangeFont
{	color:#cd771b;
	font-size:11px;
	text-transform:uppercase;
}
.purpleFont
{	color:#2c003c;
	font-size:11px;
	text-transform:uppercase;
}
.LightpurpleFont
{	color:#2c003c;
	font-size:11px;
	text-transform:uppercase;
	font-weight:900;
}
.YellowFont
{	color:#e6c502;
	font-size:11px;
	text-transform:uppercase;
}
.LightYellowFont
{	color:#bbaf17;
	font-size:11px;
	text-transform:uppercase;
	font-weight:900;
}
.PinkFont
{	color:#96147c;
	font-size:11px;
	text-transform:uppercase;
}
.LightPinkFont
{	color:#c35eaf;
	font-size:11px;
	text-transform:uppercase;
	font-weight:900;
}
.GrayFont
{	color:#a1a3a6;
	font-size:11px;
}
.FooterFont
{	color:#CCCCCC;
	font-size:10px;
}