td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:11px;
	color:#9E9E9E;
	background-repeat: repeat;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#9E9E9E;
}
a.none {

	text-decoration: none;
	color:#9E9E9E;
}
.green
{
	color:#3E7004;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 0px;
}
.green_light
{
	color:#6F9725;
}
.red_light
{
	color:#990000;
	border: thin;
	font-size: 11px;
	font-family: arial;
}
.red
{
	color:#990000;
}
a.red
{
	color:#990000;
	text-decoration:underline;
}
a.top
{
	color:#B0BC80;
	text-decoration:none;
	font-size:9px;
}

