a.blks:link, a.blks:active, a.blks:visited, a.blks:hover{
	color: #000000;
	text-decoration: none;
}

a.redu:link, a.redu:active, a.redu:visited, a.redu:hover{
	color: #990000;
	text-decoration: underline;
}

a:link, a:active, a:visited, a:hover{
	color: #990000;
	text-decoration: underline;
}

a.blksu:link, a.blksu:active, a.blksu:visited, a.blksu:hover{
	color: #000000;
	text-decoration: underline;
}

a.grs:link, a.grs:active, a.grs:visited, a.grs:hover{
	color: #666666;
	text-decoration: underline;
}
a.titleu:link, a.titleu:active, a.titleu:visited, a.titleu:hover{
	color: #333333;
	text-decoration: underline;
}

a.head:link, a.head:active, a.head:visited, a.head:hover, .headr{
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin: 0 0 10px 20px;
	margin-left: 20px;
	text-decoration: underline;
}

a.menu:link, a.menu:active, a.menu:visited{
	color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 80%;
	font-weight: 900;
}

a.menu:hover{
	color: #F1F1F1;
}

a.newsl:link, a.newsl:active, a.newsl:visited, a.newsl:hover{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	text-decoration: none;
}

a.slink:link, a.slink:active, a.slink:visited, a.slink:hover{
	color: #990000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 70%;
}

body{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0 20px;
	margin-top: 5px;
}

form {
	margin: 0;
	padding: 0;
}

html,body{
	height: 100%;
}

html>body #out{
	height: auto;
}

.advimg{
	border: 0;
	margin: 2px 1px 0 -2px;
}

.bdivider{
	margin: 10px 0;
}

.bline{
	border-bottom: 2px solid #000000;
}

.btn{
	font-size: 10px;
}

.content{
	padding: 10px;
}

.datespan{
	background-color: #990000;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 65%;
	font-weight: bold;
	padding: 2px 5px;
}

.divider{
	margin: 5px 0;
}

.ld{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	margin: 5px 0 0 0;
}

.lld{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
}

.logo{
	padding: 15px;
	text-align: center;
}

.newsdiv{
	margin: 5px 0 5px -10px;
}

.rline{
	background-color: #990000;
	height: 30px;
	margin-top: 2px;
	width: 100%;
}

.rlinediv{
	background-color: #990000;
	margin-top: 2px;
}

.rline td{
	text-align: center;
	width: 20%;
}

.smallright{
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
}

.topdate{
	background-color: #EEEEEE;
	color: #666666;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 65%;
	padding: 5px 15px;
}
.toptab{
	color: #666666;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 65%;
}
a.toptaba:link, a.toptaba:active, a.toptaba:visited, a.toptaba:hover{
	color: #666666;
	text-decoration: none;
}
.vote{
	margin: 5px 5px -2px 0;
}

#active {
	background-color: #AD3333;
}

#bottom{
	height: 80px;
	border-top: 1px solid #666666;
	}

#clear{
	clear: both;
	height: 80px;
}

#container{
	float: right;
	margin-left: -200px;
	width: 100%;
}

#content{
	margin-right: 250px;
}

#left{
	float: left;
	width: 200px;
}

#main{
	margin-left: 200px;
}

#out{
	height: 100%;
	margin-bottom: -80px;
	min-height: 100%;
}

#out,#bottom{
	min-width: 740px;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<740?'740px':'100%');
}

#right{
	float: right;
	width: 250px;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #000000;
	margin: 3px 0;
}
.maintxt{
	font-size: 95%;
}