body,td,th 
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	background-color:#000000;
}
a 
{
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
a:visited 
{
	color: #000000;
	text-decoration:none;
}
a:hover 
{
	text-decoration:none;
	color: #000000;
}
a:active 
{
	text-decoration:none;
	color: #000000;
}
.centerpage 
{
	width: 810px;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -405px;
}
.headingStyle 
{
	font-size: 14px;
	font-weight: bold;
}
.largerStyle 
{
	font-size: 24px;
}
div.backgroundMain
{
	background: url(images/pages/template/bg-main.png) repeat top left;
	float:left;
	width:810px;
	height:620px;
	margin: 0px 0px 0px 0px;
}

