td {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:11px;
	/*color:#9E9E9E;*/
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#9E9E9E;
}
a.none {

	text-decoration: none;
	color: Black;
}
.green
{
	color:#3E7004;
}
.green_light
{
	color:#6F9725;
}
.red_light
{
	color:#DC5434;
}
.red
{
	color:#990000;
}
a.red
{
	color:#990000;
	text-decoration:underline;
}
a.top
{
	color:#B0BC80;
	text-decoration:none;
	font-size:9px;
}