BODY
{
	margin: 0;
}
INPUT
{
	font-size: 8pt;
	border: #a4b7bc 1px solid;
	font-family: Arial;
}
LABEL
{
	font-size: 8pt;
	font-family: Arial;
}
.cPanel
{
	border-color:#111111;
}
.cPanelTitle
{
	color: white;
	background:Navy;
}
.cTitle
{
	font-size: 8pt;
	border: #a4b7bc 1px solid;
	font-family: Arial;
}
.a
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
	background-color: #000080;
	height:30px;
	font-weight: bold;	
}
.b
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	height: 30px;
	background-color: #e5e5e5;
	text-align: center;
}

.c
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;	
}