.contentbg {
	background-image: url(../images/contentbanner.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.footerdivbg {
	background-image: url(../images/footerdivbg.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.footerbg {
	background-image: url(../images/footerbanner.jpg);
	background-repeat: repeat-x;
	height: 48px;
}
.topbg {
	background-image: url(../images/topbanner.jpg);
	background-repeat: no-repeat;
	height: 239px;
}
.menubg {
	background-image: url(../images/menubanner.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
td {
	font-family: Verdana, sans-serif, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/pagebg.gif);
}
.footertext {
	color: #CC6600;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
a {
  color:#3366FF;
}
a:link {
  color:#3366FF;
}
a:hover {
  color:#3366FF;
}
a:active {
  color:#3366FF;
}.highlight1 {
	color: #CC0000;
}
.tablead {
	width: 100px;
	border-top: #D7BBC0 solid 1px;
	border-left: #D7BBC0 solid 1px;
	border-right: #D7BBC0 solid 1px;
	border-bottom: #990000 solid 1px;
	text-align: center;
	color: #939393;
}
.tabitem {
	width: 100px;
	border-top: #D7BBC0 solid 1px;
	border-right: #D7BBC0 solid 1px;
	border-bottom: #990000 solid 1px;
	text-align: center;
	color: #939393;
}
.tabfill {
	width: 50%;
	border-bottom: #990000 solid 1px;
}
.tabactive {
	width: 100px;
	border-top: #990000 solid 1px;
	border-left: #990000 solid 1px;
	border-right: #990000 solid 1px;
	border-bottom: #990000 solid 1px;
	text-align: center;
	color: #B97168;
	background: #F2D1CC;
}

