@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a {
	color:#990000;
	text-decoration:none;
	font-size:12px;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
}
#container {
	width: 1004px;
	margin: auto;
	/*border-left: 1px solid #666666;
	border-right: 1px solid #666666;*/
}
#header {
	width: 100%;
	font-size:11px;
	}
#logo{
	float: left;
	width:365px;
	height: 112px;
}
#login-box {
	background-image:url(../img/login-box.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width:  207px;
	float:right;
	font-size:11px;
	padding: 5px;
	margin-top: 10px;
	}
#tabs {
	text-align:right;
	padding-top: 15px;
	clear:both;
	margin-right: 15px;
}
#tabs img{
	margin-right: 2px;
}
#top-banner{
	background-image:url(../img/banner-box-top.jpg);
	width: 991px;
	height: 7px;
	}
#banner-box {
	background-image: url(../img/banner-box-background.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	width: 985px;
	height: 250px;
}
#banner-flash {
	float: left; 
	width: 805px;
	height: 253px;
	background-image:url(../img/banner13.jpg);
	background-repeat:no-repeat;
}
#db-lines{
	float:right;
	width: 166px;
}
#box-content{
	padding-top: 8px;
}
#sections-btn{
	width: 300px;
	float:left;
}
#sections-btn img{
	padding-top: 4px;
	padding-bottom: 4px; 
	float:left;
}

#content {
	width: 690px;
	float:right;
	padding: 5px;
	font-size:12px;
}

#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

#content h2 {
	font-size: 13px;
	font-weight: bold;
	color:#FF0000;
	clear:both;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
}
#content h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
#footer {
	clear: both; 
	text-align:center;
	width:100%;
	font-size:12px;
}
.line {
	background-color:#333333;
	height:3px;
}
.internalMenu {
	clear:both;
}
.internalMenu li{
	display: inline;
	background: transparent url("../img/blockdefault.gif") center center repeat-x;
	color:#FFFFFF;
}



.internalMenu li a{
	float: left;
	color: #fff;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid #333333;
	background: url("../img/blockdefault.gif") center center repeat-x;
}

.internalMenu li a:visited{
	color: #fff;
}
.backtop {
	color: #ff0000;
	text-align:right;
	font-weight:bold;
	height: 35px;
	border-bottom: 1px color #FF0000;
}


.internalMenu li a:hover{
	color:#fff;
	background: transparent url("../img/blockactive.gif") center center repeat-x;
}
.internalMenu a {
	color:#FFFFFF;
}
.sitemap {
	color:#FFFFFF;
	}
sitemaptitle {
	color: #FFFFFF;
	font-weight:bold;
}