
a
{
	text-decoration: none;
	color: #293D7A;
}

a:hover
{
	text-decoration: none;
	color: #293D7A;
}

html
{
	background-color:#333333;
}

body
{
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	margin:0px;
}



.maincontent
{
	font-family: arial;
	font-size: 12px;
	color:#444444;
}

#maintable
{
	border-width: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: #C0C0C0;
	border-collapse: separate;
}
