@CHARSET "UTF-8";

* {
	font-family: Verdana, arial, helvetica, tahoma, sans-serif;
}

html, body {
	
	margin: 0px;
	padding:0px;
	background-color: #FFFFFF;	
	
	text-align: center;
	background-image: url(bg0.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}

a img {
	border: 1px solid #F2C70F;	
}

.bmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #838383;
}


.bmenu a:link, .bmenu a:visited {

	color: #838383;

	 font-size: 19px;
	 text-decoration: none !important;

}

.bmenu a:hover {

	text-decoration: underline !important;

}


.lng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #838383;
}

.lng a:link, .lng a:visited {

	color: #838383;

	 font-size: 13px;
	 text-decoration: none !important;

}

.lng a:hover {

	text-decoration: underline !important;

}

.sfmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b0b0b0;
}

.sfmenu a:link, .sfmenu a:visited {

	color: #b0b0b0;

	 font-size: 11px;
	 text-decoration: none !important;

}

.sfmenu a:hover {

	text-decoration: underline !important;

}

.copyr {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:left;
}

.title {	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #7b7b7b;
}

.text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
}

a:link, a:visited {
	font-family: Verdana, Tahoma, Helvetica, Arial;
	text-decoration: none;
	color: #838383;
}

a:hover {
	text-decoration: underline;
}


.textbg {
background-image: url(bgtext.jpg);
height:226px;
width:482px;
background-repeat: no-repeat;
vertical-align:top;
text-align:left;
}
.right_top {
  background:url(images/index_05.jpg) left top no-repeat;
  width:501px;
  height:49px;
  vertical-align:top;
}


.bg1 {

background-image: url(bg0.jpg);
background-repeat: no-repeat;
background-position:left;
}

.bg2 {

background-image: url(bg2.jpg);
background-repeat: repeat-x;
background-position:left;
}



.menu_item2 a:link, .menu_item2 a:visited {

	color: #f2c70f;

	 font-size: 12px;
	 text-transform: uppercase;
	 font-weight: bold;
	 text-decoration: none !important;

}

.menu_item2 a:hover {

	text-decoration: underline !important;

}

a.news_link:link, a.news_link:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.news_link:hover {
	text-decoration: underline;
	color: #F1E0AB;
}

H1 {
	font-size: 18px;
	color: #F2C70F;
	margin: 0px;
}

H2 {
	font-size: 16px;
	color: #F2C70F;
	margin: 0px;
}

H3 {
	font-size: 14px;
	color: #F2C70F;
	margin: 0px;
}

H4 {
	font-size: 13px;
	font-weight: bold;
	color: #F2C70F;
	margin: 0px;
}


.input_text {
	border: 1px solid black;
	width: 170px;	
	height: 20px;
	font-size: 12px;
}

.input_button {

	color: #F2C70F;
	background-color: #1B0401;
	border-top: 1px solid #AF6F00;
	border-left: 1px solid #AF6F00;
	border-right: 1px solid #0F0200;
	border-bottom: 1px solid #0F0200;	
}





li.menu_item {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
	padding-left: 0px;
	padding-top: 3px;
	padding-right: 0px;	
}
li.menu_item a {
   display:block;
   margin:0 0 0 1px;
   padding: 3px 4px;
   text-decoration:none;
}

li.menu_item a:link, li.menu_item a:visited {
	color: #f2c70f;
	 font-size: 12px;
	 text-transform: uppercase;
	 font-weight: bold;
	 text-decoration: none;
}
li.menu_item a:hover {
	text-decoration: underline;
}

td {
  vertical-align:top;
}






