.bodyclr
{
	background-color:#34B0FF;
}
.maintbl
{
	background-color:#591414;
	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;
}
.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:#FFFFCC;
	font-weight:normal;
	text-decoration:none;
}
.title:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#6B811E;
	background:#FFFFCC;
	font-weight:normal;
	text-decoration:underline;
}
.line
{
	background:#FFFFFF;
}
.imgborder
{
	border:solid 1px #CCCCCC;
}


