body
{
	font-family: Arial;
	font-size: 12px;
	margin: 0 0 0 0;
	background: Black;
}
td
{
	font-family:arial;
	font-size: 12px;
	
	
}

td.small
{
	font-family:arial;
	font-size: 10px;
	
	
}
td.mainbodything
{
	font-family: arial;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: bottom;
	
}
td.exec {
	-moz-opacity: .9;
	filter: alpha(opacity=90);

}
a:active
{
	color: #FFA500;
	text-decoration: none;
}
a
{
	color: #cc0000;
	text-decoration: none;
}
a:hover
{
	color: red;
	text-decoration: none;
}

a.top:active
{
	color: Red;
	text-decoration: none;
}
a.top
{
	color: white;
	text-decoration: none;
}
a.top:hover
{
	color: Red;
	text-decoration: none;
}
a.admin{
	font-family: arial;
	font-size: 11px;
	color: #87CEFA;
}
a.admin:hover{
	font-family:arial;
	font-size: 11px;
	color:white;
	
	
}
