html {
SCROLLBAR-FACE-COLOR: #8794CC;
SCROLLBAR-HIGHLIGHT-COLOR: #7E90C0;
SCROLLBAR-SHADOW-COLOR: #7E90C0;
SCROLLBAR-3DLIGHT-COLOR: #8EC0D0;
SCROLLBAR-ARROW-COLOR:  #000066;
SCROLLBAR-TRACK-COLOR: #8EC0D0;
SCROLLBAR-DARKSHADOW-COLOR: #8EC0D0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgr.gif);
	background-repeat: repeat-x;
}
td,th {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #C1D2E7;
}
a {
color: #6600cc;
text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.text_1 {
	color: #272558;
	font-family: Verdana, Arial;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}
.text_1 a{
	color: #272558;
	text-decoration: none;
}
.text_1 a:hover{
	color: #EEEEEE;
	text-decoration: none;
}
#spotlight {
position:absolute;
	width:96px;
	height:72px;
	z-index:14;
	left: 202px;
	top: 0px;
}

#contacts {
	position:absolute;
	width:100%;
	height:10%;
	z-index:15;
	left: 0px;
	top: 90%;
	background-color: #232585;
	vertical-align: top;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #7B8AC7;
}

