body{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #343534;
	text-decoration: none;
	/*background-color: #4d4d4d;*/
	background-color:#4d4d4d;
	margin: 0px;
	padding: 0px;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table{
	text-align:left;
}
a{
	font-family: Arial;
	font-size: 12px;
	color: #4e4e4e;
	text-decoration: none;
}

/*h1{
	font-family: Arial;
	font-size: 14px;
	color: #3c3e3c;
	text-decoration: none;
}*/

h1{
	font-family: Arial;
	font-size: 16px;
	color: #2b6006;
	text-decoration: none;
	font-weight: bold;
}
h2{
	font-family: Arial;
	font-size: 12px;
	color: #3c3e3c;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float:left;
}
label { 
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}
.footer{
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;	
}
.header{
	background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-x;
}
.header_center{
	background-color: #61962a;
}
.header_banner{
	background-image: url(../img/bg_header_banner.jpg);
	background-repeat: repeat-x;
}
.banner{
	background-color: #e1e7cb;
}
.right_coloumn{
	background-image: url(../img/bg_right_coloumn.jpg);
	background-repeat: repeat-y;
}
.login{
	background-image: url(../img/bg_login.jpg);
	background-repeat: repeat-x;
}
.news{
	background-image: url(../img/bg_news.jpg);
	background-repeat: repeat-x;
}
.news_input{
	border: 1px solid #baad80;
	height:19px;
	width:128px;
	background-image: url(../img/bg_input.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}
.news_submit{
	background-color: #baad80;
	width:60px;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	padding-bottom:2px;
	padding-top:2px;
}

.input{
	background-color: #FFFFFF;
	background-image: url(../img/bg_input.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	width:300px;
}

.input_search{
	background-color: #FFFFFF;
	background-image: url(../img/bg_input.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	width:180px;
}


.input_short{
	background-color: #FFFFFF;
	background-image: url(../img/bg_input.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	width:60px;
}

.menu{
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-x;
}

.menu2{
	background-image: url(../img/bg_menu2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-right: 15px;
	padding-left: 15px;
}

.menu_off{
	font-family: Arial, Helvetica, sans-serif;
	color: #2b6006;
	background-image: url(../img/menu_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
	width:171px;
	padding:5px 0px 5px 20px;
}

.menu_on{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/menu_on.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
	width:171px;
	padding:5px 0px 5px 20px;
}

.menu_on_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}

.menu_off_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #2b6006;
	text-decoration: none;
	display:block;
}

.menu2_on_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #a7894b;
	text-decoration: none;
	display:block;
}

.menu2_off_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #a7894b;
	text-decoration: none;
	display:block;
}

.menu_padding{
	padding-left: 20px;
}

.menu2_off{
	font-family: Arial, Helvetica, sans-serif;
	color: #a7894b;
	background-image: url(../img/menu2_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
	width:171px;
	padding:5px 0px 5px 20px;
}

.login_input{
	border: 1px solid #608d56;
	height:19px;
	width:128px;
	background-image: url(../img/bg_input.gif);
	background-repeat: repeat-x;	
	background-color:#FFFFFF;
}

.login_submit{
	background-color: #2b6006;
	width:60px;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	padding-bottom:2px;
	padding-top:2px;
}

.seacrh_bg{
	background-image: url(../img/search_main.jpg);
	background-repeat: repeat-x;
}

.search_input{
	border: 1px solid #5f8a54;
	width:210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4e4e4e;
	text-decoration: none;
	height:20px;
	padding-left:2px;
	background-image: url(../img/bg_input.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

.search_right_bg{
	background-image: url(../img/search_right_bg.jpg);
	background-repeat: no-repeat;
}

.top_menu_off{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #61962a;
	font-weight: bolder;
}

.top_menu_off a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #61962a;
	font-weight: bolder;
}

.top_menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2b6006;
}

.top_menu_on a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2b6006;
}
.top_menu_block{
	display:block;
}
.front_news_spacer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../img/front_news.jpg);
	background-repeat: no-repeat;
}
.front_companies_spacer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../img/front_new_companies.jpg);
	background-repeat: no-repeat;
}

.front_company_offers{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../img/front_company_offers.jpg);
	background-repeat: no-repeat;
}

.front_actions{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../img/front_actions.jpg);
	background-repeat: no-repeat;
}

.company_categories{
	background-image: url(../img/cat_green_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #e7ece6;
}

.company_details{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
	width:171px;
	padding:5px 0px 5px 0px;
}

.contracts_categories{
	background-image: url(../img/cat_brown_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #e9eee7;
}

.ok{
	font-family: Arial;
	font-size: 14px;
	color: #06C;
	padding: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #069;
	border-right-color: #069;
	border-bottom-color: #069;
	border-left-color: #069;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #D2EEFF;
	font-weight: bolder;
}
.err{
	font-family: Arial;
	font-size: 14px;
	color: #F00;
	padding: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FED3CD;
	font-weight: bolder;
}

.company_details_bg{
	background-image: url(../img/bg_detail.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/**************************************************************************/
.white_12{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.black_11{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.green_12{
	font-family: Arial;
	font-size: 12px;
	color: #2b6006;
	text-decoration: none;
}

.green_11{
	font-family: Arial;
	font-size: 11px;
	color: #2b6006;
	text-decoration: none;
}

.green_13{
	font-family: Arial;
	font-size: 13px;
	color: #2b6006;
	text-decoration: none;
}

.black_12{
	font-family: Arial;
	font-size: 12px;
	color: #2d2d2d;
	text-decoration: none;
}
.blue_12{
	font-family: Arial;
	font-size: 12px;
	color: #1d4172;
	text-decoration: none;
}
.dark_gray_12{
	font-family: Arial;
	font-size: 12px;
	color: #3c3e3c;
	text-decoration: none;
}

.green_12b{
	font-family: Arial;
	font-size: 12px;
	color: #2b6006;
	text-decoration: none;
	font-weight:bold;
}

.green_12b:hover{
	font-family: Arial;
	font-size: 12px;
	color: #2b6006;
	text-decoration: underline;
	font-weight:bold;
}

.green_15{
	font-family: Arial;
	font-size: 15px;
	color: #2b6006;
	text-decoration: none;
}

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

.green2_12{
	font-family: Arial;
	font-size: 12px;
	color: #558958;
	text-decoration: none;
}

.gray_12{
	font-family: Arial;
	font-size: 12px;
	color: #a8a8a8;
	text-decoration: none;
}

.gray_12 a{
	font-family: Arial;
	font-size: 12px;
	color: #a8a8a8;
	text-decoration: none;
}

.gray_10{
	font-family: Arial;
	font-size: 10px;
	color: #a8a8a8;
	text-decoration: none;
}

.dark_gray_12{
	font-family: Arial;
	font-size: 12px;
	color: #4e4e4e;
	text-decoration: none;
}

.dark_gray_17{
	font-family: Arial;
	font-size: 17px;
	color: #4e4e4e;
	text-decoration: none;
}

.dark_gray_11{
	font-family: Arial;
	font-size: 11px;
	color: #4e4e4e;
	text-decoration: none;
}

.dark_gray_14{
	font-family: Arial;
	font-size: 13px;
	color: #4e4e4e;
	text-decoration: none;
	font-weight:bold;
}


.dark_gray_10{
	font-family: Arial;
	font-size: 10px;
	color: #4e4e4e;
	text-decoration: none;
}

.light_green_10{
	font-family: Arial;
	font-size: 10px;
	color: #77b015;
	text-decoration: none;
}

.light_green_11{
	font-family: Arial;
	font-size: 11px;
	color: #77b015;
	text-decoration: none;
}
.light_green_11bu{
	font-family: Arial;
	font-size: 11px;
	color: #77b015;
	text-decoration: underline;
	font-weight: bolder;
}

.light_green_11b{
	font-family: Arial;
	font-size: 11px;
	color: #77b015;
	text-decoration: none;
	font-weight: bolder;
}

.light_green_14b{
	font-family: Arial;
	font-size: 14px;
	color: #77b015;
	text-decoration: none;
	font-weight: bolder;
}

.light_green_16b{
	font-family: Arial;
	font-size: 16px;
	color: #77b015;
	text-decoration: none;
	font-weight: bolder;
}

.light_green_13b{
	font-family: Arial;
	font-size: 13px;
	color: #77b015;
	text-decoration: none;
	font-weight: bolder;
}

.light_green_12b{
	font-family: Arial;
	font-size: 12px;
	color: #77b015;
	text-decoration: none;
	font-weight: bolder;
}

.white_12{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.white_12b{
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;

}

.light_brown_12b{
	font-family: Arial;
	font-size: 12px;
	color: #aaa480;
	text-decoration: none;
	font-weight: bold;	
}
.red_12{
	font-family: Arial;
	font-size: 12px;
	color: #ad181c;
	text-decoration: none;
}

.articles_bg{
	background-image: url(../img/articles_bg.jpg);
	background-repeat: repeat-x;
	border-bottom:1px dotted #3c3e3c;
	backgroung-position:top;
}
