﻿body 
{
	background-color: #000000;
	
	background-position: center 150px;
	background-repeat: no-repeat;
	
	scrollbar-face-color:#333333;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#C0B0B0;
	scrollbar-shadow-color:rgb(0,0,0);
	scrollbar-highlight-color:rgb(0,0,0);
	scrollbar-3dlight-color:#808080;
	scrollbar-darkshadow-Color:#202020;

}
.menu
{
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
}
.menu_link
{
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu_link:hover
{
	color: #990000;
}
.text
{
	font-family: Verdana;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 3px;
}

.text2
{
	font-family: Verdana;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 3px;
}
