body
{
	margin :0px 0px 0px 0px;
	background-color:#000000; 
}


td
{
	font-family: century gothic; 
	font-size: 13px;
	color: #7A7A7A;
}

.sheading2
{
	font-family: Century Gothic; 
	font-size: 14px;
	font-weight: bold;
	color:#DB0026;
}
	
table.tbborder
{ 
	border: 1 solid #CC001E;
	background-color: #000000;
}

table.tbborder2
{ 
	border: 1 solid #262626;
	background-color: #000000;
}

a:link
{
	color: #747474;	
	font-size: 12px;
	text-decoration: none;
}


a:visited
{
	color: #747474;
	font-size: 12px;
	text-decoration: none;
}


a:hover
{
	color: #DB0026;
	font-size: 12px;
	text-decoration: none;
}