/* CSS Document */
body {
	margin: 0px;
	background:#020D1E;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer {
	font-size: 10px;
	text-transform: uppercase;
}
.boxtitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #011B41;
	height: 34px;
}
.NAVtitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #011B41;
	line-height: 35px;
	padding-left: 5px;
}
#qq {
	width:830px;
	background:#011B41;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ww{ width:830px; height:3px;background:#DA0101;}
#ee{
	width:804px;
	background-color: #011b41;
	margin-right: auto;
	margin-left: auto;
}
.xtext {
	font-size: 10px;
	font-weight: bold;
}

#rr{ width:385px; height:78px;  margin-top:11px; float:left;}
#tt{ width:100%; height:86px;}
#yy{ width:804px; height:248px; margin-top:15px;}
#uu{
	width:796px;
	margin-top:18px;
}
#ii{ width:796px; height:37px; margin-top:43px;}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.redlink a:link {
	color: #FF0000;
	text-decoration: none;
}
.redlink a:visited {
	text-decoration: none;
	color: #FF0000;
}
.redlink a:hover {
	text-decoration: none;
	color: #FFffff;
}
.redlink a:active {
	text-decoration: none;
	color: #FF0000;
}
.rednews {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

