body
{
	background-color:#000000;
}
.topmenu
{
	font-family:Trebuchet Ms;
	background:url("../images/centergrey.gif");
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}
.topmenu a
{
	font-family:Trebuchet Ms;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.topmenu a:hover
{
	font-family:Trebuchet Ms;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.maintbl
{
	border: 1px solid #8ca5b9;
}
.topheader
{
	background:url("../images/topbanner.gif") no-repeat;
/*	width:1000px;*/
	width:100%;
	height:189px;
}
.mainmenu
{
	background:url("../images/redslide.gif") repeat-x;
	height:40px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
.greybg
{
	font-family:Trebuchet Ms;
	background:url("../images/greyslide.gif") repeat-x;
	height:30px;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.leftmenu
{
/*	background:url("../images/whitewithrightshadow.gif") repeat-y;*/
	border:1px solid #cccccc;
}
.rightcontent
{
	border:0px solid #cccccc;
}
.rightmenu
{
	border:1px solid #cccccc;
}
.contenttitle
{
	font-family:Trebuchet Ms;
	font-size:17px;
	color:#333333;
	font-weight:bold;
}
.leftcontent
{
	font-family:Trebuchet Ms;
	font-size:12px;
	color:#B90707;
	font-weight:bold;
}

a.leftcontent:link, a.leftcontent:visited {
	font-family:Trebuchet Ms;
	font-size:12px;
	color:#B90707;
	font-weight:bold;
	text-decoration:none;
}

a.leftcontent:hover {
	font-family:Trebuchet Ms;
	font-size:12px;
	color:#B90707;
	font-weight:bold;
	text-decoration:none;
}
.contenttitle1
{
	font-size:19px;
	color:#B90707;
	font-weight:bold;
}
.footerbg
{
	background:url("../images/bottomslide.gif") repeat-x;
	height:34px;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	padding-left:15px;
	vertical-align:middle;
}
.starcls
{
	color:#b70707;
}
 legend
{
font-family:verdana;
color: #fff;
font-size:13px;
background: #516472;
font-weight:bold;
border: 1px solid #DFDFDF;
padding: 2px 6px 6px 6px;
}
fieldset
{
padding: 2px 26px 6px 6px;
border: 1px solid #DFDFDF;
}
.tdtitle
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	font-family:verdana;
}
.result
{
	font-size:12px;
	color:#000000;
	font-family:verdana;
}
.colheading
{
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	font-family:verdana;
}
a.linkactions{
text-decoration: none;
padding: 1px 2px;
margin-right: 5px;
border: 1px solid #778;
color: #0000ff;/* #2d2b2b;*/
background: #FF4500;/* url(shade.gif) top left repeat-x;*/
height:15px;
}

a.linkactions:hover{
text-decoration: none;
color: #FFFFFF;/* #2d2b2b;*/
background-color:#00CC33;
}