body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	width: 975px;
	margin: 0px;
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	color:#ffffff;
}

td.main
{
	background-image: url('/images/bg.gif');
	backgroud-repeat: no-repeat;
	
}

a
{
	color: White;
	text-decoration: none;
}

a:HOVER
{
	color: #fc8403;
	text-decoration: underline;
}

img.thumb
{
	border: 3px solid #fc8403;
}

.dottedBottom
{
	border-bottom: 1px dashed white;
	vertical-align: top;
	font-size: 12px;
}
