﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8fa3b6;
	background-color: #000000;
    SCROLLBAR-HIGHLIGHT-COLOR: #5B5B5B;
	SCROLLBAR-SHADOW-COLOR:#5B5B5B;
	SCROLLBAR-3DLIGHT-COLOR: #171717;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #969696;
	SCROLLBAR-DARKSHADOW-COLOR: #3A3A3A;
	SCROLLBAR-FACE-COLOR: #171717;
}
a:link {
	color: #f3d9b8;
	text-decoration: none;
}
a:visited {
	color: #f3d9b8;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.title{
	font-size:16px;
	font-weight:bold;
	color:#E0E0E0
}
.red{
	color:#ff0000;
	font-size:12px;
	
}
.news{
	font-size:18px;
	font-weight:bold;
	color:#f3d9b8;
}
#divz {
	OVERFLOW-Y: auto;
	margin-left: 0px;
	FONT-SIZE: 12px;
	OVERFLOW-X: hidden;
	WIDTH: 770px;
	HEIGHT: 685px;
}
.colora {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	
	}