/* Body */
HTML {
	height: 100%;     
	}
/*e8dcd1 !*/

BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color : #000000;
	color : #000000;
	scrollbar-3dlight-color: #e8dcd1;
	scrollbar-base-color: #e1e1e1;
	scrollbar-darkshadow-color: #0000CC;
	scrollbar-face-color: #e1e1e1;
	scrollbar-highlight-color: #3366FF;
	scrollbar-shadow-color: #dddddd;
	scrollbar-track-color: #e1e1e1;
	scrollbar-arrow-color: #000000;
/*	scrollbar-horizontal:no;*/
	font-size: 100%;
	overflow: auto;
	}

td,tr,p,div {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11pt;
	overflow:hidden;
	}
a:link {
	color:#666666;
	font-weight: bold;
	}
a:hover {
	font-weight: bold;
	color:#999999;
	}

a:visited {
	font-weight: bold;
	color:#666666;
	}

a:visited:hover {
	font-weight: bold;
	color:#999999;
	}

ul {
	margin: 10px 10px 10px 25px;
	}

li {
	padding-bottom: 5px;
	list-style: inside url(/template/images/spisok.jpg) 25px;
	list-style-image: url(/template/images/spisok.jpg);
	}

.main div {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	height: 100%;     
	min-height: 462px;
	text-align: left;
	overflow: visible;
	background: #E8DBD2 url(/template/images/bg.jpg) no-repeat;
	background-position: left bottom;
	color: #666666;
	}

.main td, p{
	color: #666666;
	overflow: visible;
	}

#maxtd {
	vertical-align: bottom;
	margin-bottom='0';
	height: '100%';
	}

#small{
	font-size: 8pt;
	}

#razdel {
	background: #E8DBD2 url(/template/images/bgr.jpg) repeat-y;
	}
#fixedbg{
	/*background: #e1e1e1 url(/template/images/bgf.jpg) no-repeat;*/
        }

.button {
	color: #2A370D;
	font-family: Verdana, Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	font: bold;
	background: White;
	border: 1px solid #0066FF;
	height: 20px;
	}
.button_ok {
	color:#999999;
	font-weight: bold;
	text-align: right;
	font-size: 8pt;
	font: bold;
	background: #F0F0F0 url(/~rrg/img/tick.png) no-repeat;
	background-position: left;
	border: 1px solid #666666;
	height: 15px;
	}
.button_neok {
	color:#999999;
	font-weight: bold;
	text-align: right;
	font-size: 8pt;
	font: bold;
	background: #F0F0F0 url(/~rrg/img/publish_x.png) no-repeat;
	background-position: left;
	border: 1px solid #666666;
	height: 15px;
	}
