TD
{
	font-family: Arial, sans-serif;
	font-size: 12px;
}

BODY
{
	text-align: left;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #666666;
}

A { 	
	color: #9E0B0E;
	font-family: Arial, Verdana, Tahoma;
	text-decoration:none;
	cursor:hand;}
    A:link { color:#9E0B0E; text-decoration:none; }
    A:visited { color:#9E0B0E; text-decoration:none; }
    A:hover { color:#000000; text-decoration:none; 
}

.header
{
	background-image: url(../Img/MenuBg.gif);
	background-repeat: repeat-x;
	height: 54px;
	width: 790px;
}

.headerheading
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #86B6FF;
}

.heading1
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #0C7DE0;
}

.heading2
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #8A86A2;
}

.footer
{
	width: 100%;
	height: 100px;
}
.footer A
{
	text-decoration: none;
	color: #666666;
}
.footerBodyLeft
{
	width: 20px;
	height: 100px;
}
.footerBodyRight
{
	width: 16px;
	height: 100px;
}
.footerBodyCenter
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	padding-top: 46px;
	padding-left: 16px;
}