body {
	background-color: #000066;
	FONT-SIZE: 12px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

a 
{
	font-size: 12px;
	color: #3399FF;
}

.text
{
	font-size: 12px;
	color: #000000;
}

.textbold
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.textred
{
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.darkbg {
	background-color: #000066;
}

.lightbg {
	background-color: #ffffff;
}

table.LightPanel
{
	background-color: #CDCDCD;	
}

table.LightPanel td
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: Bold;
	color: Black;
	background-color: #CDCDCD;	
}

input.LightPanel
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
}

.txtPageTitle
{
	font-size: 12;
	font-weight: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #61796D;
}

.txtError
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #FF0000;
}

