td.right-shadow{width:auto;background:url(img/shadow_r.jpg) repeat-y; background-position:left}
td.left-shadow{width:auto;background:url(img/shadow_l.jpg) repeat-y; background-position:right}
td.botoom-shadow{width:auto;background:url(img/shadow_b.jpg) repeat-x; background-position:top}
td.RightBottom-shadow{background:url(img/shadow_rb.jpg) no-repeat; background-position:inherit}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #993033;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #330033;
}

BODY {
	scrollbar-face-color:#C8D5E4;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#ddffff;
	scrollbar-arrow-color:#ffffff;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #324D24;
	cursor: default;
}

.nik {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000033;
}
.textbox {
    background-image: url(img/bgm.jpg); 
    background-REPEAT: repeat-x; 
    background-color: #FFFFFF; 
	border-top: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
}

.button {
    background-image:url(img/button.gif);
	font-family:Tahoma,Arial,Verdana,Sans-Serif;
	font-size:10px;
	color:#000;
	height:19px;
	padding:0px 2px 0px 2px;
	border:1px #888 solid;
	margin-top:2px;
}
.nazv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #324D24;
	font-weight: bold;
	text-transform: uppercase;
}
.ser {
    background-image: url(img/ser.jpg); 
    background-REPEAT: repeat-x;  
}