body {
	background-color:#000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #8D0100;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color:  #8D0100;
	scrollbar-shadow-color: #8D0100;
	scrollbar-track-color: #000000;

}
.naviitemback {
	background-color: #000000;
    height: 6px;
}
.naviitemlink {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}
.naviseperator {
    background-image: url(images/blackblind.jpg);
    border-right: 1px solid #8D0100;
}
.head_text {
    color: white;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.news_text {
    color: white;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.normal_text {
    color: white;
    text-align: left;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.normal_text_red {
    color: #8D0100;
    text-align: left;
    font-size: 8px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.navientry {
    border: 1px solid #8D0100;
    background-image : url(images/blackblind.jpg);
}
a:link {
    text-decoration: none;
    color: white;
}
a:visited {
    text-decoration: none;
    color: white;
}
a:hover {
    text-decoration: underline;
    color: white;
}
a:active {
    text-decoration: underline;
    color: white;
}
.redborder {
    border: 1px #8D0100 solid;
}
.news_col {
    background-color: #8D0100;
}


