p, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
	
}
.heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D85658;
}
.formtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}
.quests {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4C7099;
}
 .btmnav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #476385;
	text-decoration: none;
}

.cSPLinkWhite
{
	text-decoration: none;
	color: White;
}
.cSPLinkWhite:HOVER
{
	text-decoration: underline;
	color: White;
}

.sideTable{
	background: #003366;

}

.sideTableTop{
	background: #E45C5E;
	font-family:Tahoma,Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#ffffff;
}

.sideTableBottom{
	background: #ffffff;
	font-family:Tahoma,Verdana;
	font-size:8pt;
	color: black;
	
}

.mainTableTop{
	background: #6699CC;
	font-family:Tahoma,Verdana;
	font-size:8pt;
	font-weight:bold;
	color:#ffffff;
}

.mainTableBottom{
	background: #ffffff;
	font-family:Tahoma,Verdana;
	font-size:8pt;
	color: black;
	
}

