@charset "windows-1251";
body {
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
SCROLLBAR-FACE-COLOR: #b9b9af; 
SCROLLBAR-HIGHLIGHT-COLOR: #7e7f82; 
SCROLLBAR-SHADOW-COLOR: #7e7f82; 
SCROLLBAR-3DLIGHT-COLOR: #eeeeee; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #eeeeee; 
SCROLLBAR-DARKSHADOW-COLOR: #eeeeee
}

A:link {text-decoration:none;color:000000; }
A:visited {text-decoration:none;color:000000; }
A:hover{text-decoration:none;color:0000ff; }

.table_bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

div.mainscroll {
width: 775px;
height: 538px;
overflow: auto;
padding-top: 0px;
padding-left: 0px;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000;
}
