.bodyclr
{
	background-color:#6B811E;
}
.maintbl
{
	background-color:#434288;
	border:solid 1px #000000;
}
.headings
{
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.sub_headings
{
	font-family:Verdana;
	font-size:12px;
	color:#6B811E;
	font-weight:bold;
	text-decoration:none;
}
.names
{
	font-family:Verdana;
	font-size:11px;
	color:#CCCCCC;
	font-weight:normal;
	text-decoration:none;
}
.sidefont
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.sidefont:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.title
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	background:#CCCCCC;
	font-weight:normal;
	text-decoration:none;
}
.title:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#6B811E;
	background:#CCCCCC;
	font-weight:normal;
	text-decoration:underline;
}
.line
{
	background:#FFFFFF;
}
.imgborder
{
	border:solid 1px #CCCCCC;
}

