body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}
body, p, td
{
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial;
}
a
{
	color: #ffaaaa;
}
table.main
{
	background-color: #5b6668;
	height:350px;
}
table.header
{
	background-color: #919699;
	background-image: url(../img/header.gif);
}
table.homeheader
{
	background-color: #919699;
	background-image: url(../img/homeheader.gif);
}
td.menu
{
	padding-left:5px;
	padding-right:4px;
	padding-bottom:10px;
	padding-top:100px;
	text-align:center;
	font-family:Arial;
	font-weight:bold;
}
a.menu:hover, a.menu:active
	{
		color:#ff0000;
		text-decoration:none;
	}
a.menu:link, a.menu:visited
	{
		color:#ffffff;
		text-decoration:none;
	}
a.detailpage:hover, a.detailpage:active
	{
		color:#ff0000;
		text-decoration:none;
	}
a.detailpage:link, a.detailpage:visited
	{
		color:#ffffff;
		text-decoration:none;
	}
td.credits
	{
		color: #777777;
		font-size:10px;
		padding-top:5px;
		text-align:center;
		font-family:Arial;
	}
a.credits
	{
		color: #777777;
		text-decoration:none;
	}
h1
	{
		font-size: 14pt;
		font-weight:normal;
		font-family:Verdana;
	}
img.thumbnail
	{
		border:1px solid #ffffff;
	}
