body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 972px;
	padding: 0px;

}

div.logo {
	background: url('/res/img/head.png') no-repeat;
	height: 140px;
}

div.common_links {
	margin-top: -15px;
}

div.lang {
	padding-right: 10px;
	padding-top: 15px;
}

div.logo-text {
	margin-left: 410px;
	padding: 5px 10px; 
}

div.search {
	padding-right: 10px;
	margin-top: -23px;
}

form.search-form input {
	border: solid 1px #07FE00;
	border-left: solid 1px #014b00;
	border-right: solid 1px #014b00;
	color: #07FE00;
	width: 100px;
	background: transparent;
}

div.logo-link {
	height: 140px;
	width: 420px;
	margin-top: -140px;
}

table.content {
	width: 100%;
}

table.content td {
	vertical-align: top;
	padding: 0px;
}

td.left-right-col {
	width: 185px;
}

td.main-border-l
{
	background: url('/res/img/main-content-border-l.png') no-repeat right top;
	width: 40px;
}

td.main-border-r
{
	background: url('/res/img/main-content-border-r1.png') no-repeat left top;
	width: 25px;
}

div.border {
	background: #ececea;
	padding: 1px;
	margin-bottom: 20px;
}

div.container {
	background: #f6f8f5;
/* 	padding-top: 15px; */
}

div.menu-item {
	background: url('/res/img/menu-item.png') repeat-x;
	text-transform: uppercase;
	padding-left: 45px;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 2px;
}

div.menu-item-selected {
	background: url('/res/img/menu-item-selected.png') repeat-x;
}

div.menu a {
	text-decoration: none;
	color:#646464;
}

div.menu a:HOVER, div.menu-item-selected a {
	text-decoration: none;
	color: #01800D;
}

div.title-item {
	background: url('/res/img/title-item.png') repeat-y;
	text-transform: uppercase;
	padding-left: 45px;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 2px;
}

div.title-item1 {
	background: url('/res/img/title-item1.png') no-repeat;
	text-transform: uppercase;
	padding-left: 45px;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 2px;
}

div.title-item2 {
	background: url('/res/img/title-item2.png') repeat-y;
	text-transform: uppercase;
	padding-left: 45px;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 2px;
}

div.menu-top {
	font-size: 110%;
	font: normal bold 10px Tahoma;
	background: url('/res/img/menu-top-bg.png');
	text-transform: uppercase;
}

div.menu-top-item {
	float: left;
	padding: 2px 15px;
	background: url('/res/img/menu-top-sep.png') left repeat-y;
}

div.menu-top-item-selected, td.menu-top-item-selected {
	background: url('/res/img/menu-top-bg-selected.png');	
}

div.menu-top a {
	color: #014b00;
	text-decoration: none;
}

div.menu-top a:hover, div.menu-top-item-selected a, td.menu-top-item-selected a{
	color: #fff;
}

div.menu-top table.content td {
	text-align: center;
	padding: 5px 0px;
}

td.menu-top-sep {
	width: 2px;
	background: url('/res/img/menu-top-sep.png') repeat-y;
}

div.page-title {
	margin: 30px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom: solid 1px Green;
	float: left;
}

div.ver-to-print {
	margin: 30px;
	margin-top: 15px;
	float: right;
}

div.ver-to-print a {text-decoration: none;}

h2 {
	margin: 5px;
	margin-left: 0px;
	padding-left: 0px;
	color: #2f8508;	
}

p {
	padding: 0px 10px;
}

span.date {background: #00750c;} 

td.preview {
	text-align: center;
	vertical-align: middle;
}

td.preview div.b3 {
	padding: 5px;
	border: solid 1px #e6e6e6;
}

td.preview div.b2 {
	border: solid 1px #ced0cd;
}

td.preview div.b1 {
	border: solid 1px #d9d8d8;
}

td.preview div.b0 {
	border: solid 1px #eaece9;
}

td.preview img {
	border: solid 1px #000;
}

a.simple {text-decoration: none;}
a.simple:hover span.date, span.date2 {background: #ef0705;}
a.simple:hover span.black, a.simple:hover span.green  {color: #b70000;}
a.simple:hover span.gray {color: #000;}

div.footer {
	background: #d8d8d8;
	color: #5f5f5f;
	font-size: 90%;
}

div.footer td {
	vertical-align: middle;
}


.drSColt {
	height: 10000px; 
	margin-bottom: -10000px;
	border-top: none;
	margin-top: -2px;
}

div.menu-bg {
	background: url('/res/img/menu-bg.png') repeat-y;
}

div.menu1-bg {
	background: url('/res/img/menu-item-bg1.png') repeat-y;
}

div.menu2-bg {
	background: url('/res/img/menu-bg1.png') repeat-y;
}

div.menu3-bg {
	background: url('/res/img/menu-item-bg3.png') repeat-y;
}

td.col-r {
	background: url('/res/img/main-content-border-r.png') no-repeat;
}

.smaller {font-size: 12px;}
.center {text-align: center;}
.right {text-align: right;}
.silver {color: silver;}
.gray {color: #808080}
.white {color: white;}
.black {color: #000;}
.green {color: #01800D}
.big {font-size: 13px;}
.big2{font-size: 155%;}
.big3{font-size: 115%;}
.small{font-size: 95%;}
.very-big {font-size: 20px;}
.bold {font-weight: bold;}
a img {border: none;}
.clear {clear: both;}
.transparent {background-image: none;}
.p5 {padding: 10px; }
.m5 {margin: 20px; 5px;}
.plr15 {padding-left: 20px; padding-right: 20px;}
.mtb5 {margin-top: 5px; margin-bottom: 5px;}
.gray_bg {background: #777}
.white_bg {background: #fff}
.blue_bg {background: blue}
.underline {text-decoration: underline;}
.upper {text-transform: uppercase;}
.dotted {border-bottom: dotted 1px #808080; margin-bottom: 15px;}
