body {
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, .h2 {
	font-family: Arial, georgia, serif;
	font-weight: lighter;
	font-size: 14px;
	padding: 0;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #3c6200;
	text-align: center;
}

h1 {
	font-size: 20px;
	color: #3c6200;
}

table td {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#table_intro_main {
	height:100%;
	width:100%;
	background: url('../_images/bg_bottom.jpg') bottom right no-repeat;
}

#div_intro_main {
	background: url('../_images/repeater_top.gif') top left repeat-x;
}

#div_intro {
	height:1000px;
	padding-top: 200px;
	text-align:center;
	background: url('../_images/bg_bottom.jpg') bottom right no-repeat;
}

#div_top {
	height:128px;
	background: url('../_images/repeater_top_main.jpg') top left repeat-x;
}

#div_top div {
	text-align:left;
	background: url('../_images/logo_2.jpg') top right no-repeat;
}

#div_main {
	background: url('../_images/repeater_top_cont.jpg') top left repeat-x;
}

#t_main {
	width:100%;
	height: 70%;
}

#left {
	width:222px;
}

#div_menu_0 {
	position:absolute;
	width: 178px;
	left:22px;
	top:128px;
	padding-bottom:18px;
	background: url('../_images/bg_menu_bottom.gif') bottom left no-repeat;
}

#div_menu {
	padding-top:20px;
	background: url('../_images/repeater_menu.gif') top left repeat-y;
}

#div_menu a {
	display:block;
	text-align:left;
	line-height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#284200;
	text-decoration:underline;
	padding-left:45px;

}

#div_menu a:hover {
	color:#009900;
	text-decoration:none;
	background: url('../_images/ball.gif') 22px 3px no-repeat;
}

#right {
	padding-right: 20px;
}

#table_content {
	width:100%;
}

#td_top_left {
	border-left: 1px solid #5f5f5d;
}

#td_top_right {
	border-right: 1px solid #5f5f5d;
}

#td_bottom_center {
	height: 9px;
	border-bottom: 1px solid #5f5f5d;
}

#td_bottom_left {
	background: url('../_images/corner_left.gif') bottom left no-repeat;
}

#td_bottom_right {
	background: url('../_images/corner_right.gif') bottom right no-repeat;
}

#td_content {
	font-size:12px;
	text-align:left;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#td_content a {
	color:#009900;
	text-decoration:underline;
}

#td_content a:hover {
	text-decoration:none;
}

#div_bottom {
	height:119px;
	background: url('../_images/bg_bottom.jpg') bottom right no-repeat;
}

/* МОИ СТИЛИ (НЕ КОСИТЬ!!!)*/
.clientable {
    border: 1px solid green;
    margin-bottom: 10px;
    width: 100%;
}

.clientable td {
    padding: 10px;
}

.transfertable {
    border: 1px solid green;
    border-bottom: 0;
    border-right: 0;
    width: 100%;
}
.transfertable td {
    border: 1px solid green;
    border-left: 0;
    border-top: 0;
    padding: 2px;
}
.transfertable .captions td {
    background-color: green;
    color: white;
    font-weight: bold;
}
.transfertable .captions2 td {
    background-color: green;
    color: white;
    font-weight: bold;
}

.fimage {
    width: 150px;
    float: left;
    padding: 5px;
}

h2, .h2 {
    padding: 0;
    margin-top: 8px;
    text-align: left;
    color: black;
}
h2 span {
    color: #3c6200;
}

/* menu
--------------------------------------------------*/
#menu2, #menu2 li ul {
    margin: 0;
    padding: 0;
    list-style: none;
	display: block;
}

#menu2 li {
    position: relative;
    height: 27px; /*необходимо для нормального масштабирования в Firefox*/
}

#menu2 li ul {
    position: absolute;
    left: 175px;
    top: 0;
    display: none;
}

#menu2 li ul a {
	background: #FFFFFF;
	width: 110px;
	border:1px solid #080b01;
	padding: 3px;
}

#menu2 li ul a:hover {
	background: #FFFFFF;
}

#menu2 li a {
    display: block;
    text-decoration: none;
}

#menu2 li a:hover {
    background-image: none;
    text-decoration: underline;
    color: #009900;
}

/* Holly Hack. IE Requirement \*/
* html #menu2 li { float: left; height: 1%; }
* html #menu2 li a { height: 1%; }
/* End */

#menu2 li:hover ul, #menu2 li.over ul { display: block; }

#t_news td span {
	color:gray;
	font-size:11px;
}

#t_news td .h2 {
	font-weight:bold;
	display: block;
	color: black;
}

#t_news td a:hover h2 {
	color:#b70404;
}

.d_date {
	padding: 3px;
	font-weight:bold;
	margin-top:6px;
	background:#b70404;
	color: #FFFFFF;
}

.pagesclass {
    border: 2px solid #b70404;;
    /*background-color: rgb(200, 200, 200);*/
    float: left;
    width: 50px;
    margin: 5px;
    padding: 2px;
    text-align: center;
}

.currentpageclass {
    /*border: 3px solid green;
    /*background-color: rgb(200, 200, 200);*/
    background:#b70404;
	color: #FFFFFF;
    font-weight: bold;
    float: left;
    display: inline;
    width: 50px;
    margin: 5px;
    padding: 4px;
    text-align: center;
}

.buttonsclass {
    /*border: 2px solid blue;
    background-color: rgb(230, 230, 230);*/
    float: left;
    width: 30px;
    margin: 5px;
    padding: 2px;
    text-align: center;
    font-weight: bold;
}