body  {	
	background:#666669;
}

.border {
	border: 1px solid #9D9C9B;
}
.textgray12 {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}
a:link {
	color: #99CC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CC00;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.boldlink {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.greenheader {
	font-family: Arial;
	font-size: 24px;
	font-weight: lighter;
	color: #B0CE36;
}
.small {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.linkseperator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.greensubnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC00;
}

.copyright {
color:#CCCCCC;
font-size:10px;
text-align:center;
}