body {
margin: 0px;
padding: 0px;
background: url('gfx/bg.jpg') top center;
background-color: #FFFFFF;
font-family: Tahoma, Arial, sans-serif;
font-weight: normal;
font-size: 11px;
color: #333333;
}
table {
border-collapse: collapse;
}
td {
margin: 0px;
padding: 0px;
vertical-align: top;
text-align: left;
}
a {
text-decoration: none;
font-family: Tahoma, Arial, sans-serif;
font-weight: normal;
font-size: 11px;
color: #153e86;
}
h1 {
font-family: Tahoma, Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #153e86;
text-transform: uppercase;
padding: 0px 10px 30px 18px;
margin: 0px 20px 0px 0px;
max-width: 100%;
border-bottom: 1px #CCCCCC solid;
}
h2 {
background: url('gfx/arrow.png') 0px 1px no-repeat;
font-family: Tahoma, Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #1f355f;
padding: 0px 0px 0px 35px;
margin: 0px 0px 10px 0px;
max-width: 100%;
line-height: 30px;
}
h3 {
font-family: Tahoma, Arial, sans-serif;
font-weight: bold;
font-size: 22px;
color: #ffffff;
text-transform: uppercase;
padding: 0px;
margin: 0px;
max-width: 100%;
}

#wrap {
  /*background: #fff;*/
  border: #fff 1px solid;
  border-top: #fff 1px solid;
	margin: auto;
	width: 962px;
}
#main_content {
  /*background: #fff url("gfx/main_bg.jpg") top left repeat-y;*/
  background: url("gfx/transparent_bg.png") top right repeat-y;
  padding: 0px 0px 0px 18px;
  width: 803px;
}
#left_banners {
  background: #92a6c3;
  width: 187px;
}
  #left_banners .banner {
    border-bottom: #fff 1px solid;
  }
#header {
  height: 73px;
}
  #header img {
    display: block;
  }
.header {
font-family: Tahoma, Arial, sans-serif;
font-weight: bold;
font-size: 11px;
color: #153e86;
}
.header_up {
font-family: Tahoma, Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #153e86;	
text-transform: uppercase;
}


#main_table {
width: 100%;
}
	.languages {
	text-align: right;
	vertical-align: middle;
	padding-right: 28px;
	}
	.topMenu {
	padding-left: 11px;
	border-bottom: 1px #CCCCCC solid;
	height: 29px;
	vertical-align: middle;
	}
		.topMenuItem, .topMenuActive, .topMenuText {
		font-family: Tahoma, Arial, sans-serif;
		font-weight: bold;
		font-size: 10px;
		color: #333333;
		text-transform: uppercase;
		}
	.content_main {
	width: 515px;
	height: 580px;
	border-right: 1px #CCCCCC solid;
	}
	.leftMenu {
    background: url("gfx/side_bg.png") bottom left no-repeat;
	  padding: 20px 6px;
	  margin: 0px;
	}
	.leftMenu li{
  background: url('gfx/arr.jpg') 5px 3px no-repeat;
	list-style: none;
	padding: 3px 0px 3px 25px;
	margin: 0px;
  border-bottom: #c8dbea 1px dotted;
	}
		.leftMenu li a {
		display: block;
		font-family: Tahoma, Arial, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color: #fff;
		}


.black_top {
position: absolute;
top: 0px;
left: 588px;
background-image: url('gfx/black.jpg');
width: 7px;
height: 18px;
}
.black_bottom {
position: absolute;
top: -17px;
left: 588px;
background-image: url('gfx/black.jpg');
width: 7px;
height: 18px;
}

.copyright {
position: absolute;
top: -130px;
left: 625px;
}
.cma {
  position: absolute;
  top: -15px;
  left: 550px;
}
	.cma a {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	}

.newsIntro {
/*height: 323px;*/
/*height: 290px;*/
padding: 15px 10px 15px 15px;
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
color: #ffffff;
}
	.loe_news, .newsIntro a {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	}
#menu {
  background: #fff;
  border-bottom: #d7e4f2 1px solid;
  display: block;
  height: 36px;
  line-height: 36px;
  padding: 0 0 0 14px;
  margin: 0;
}
  #menu li {
    background: #2f5398 url("gfx/menu_l.jpg") top left no-repeat;
    display: block;
    float: left;
    font-size: 11px;
    height: 35px;
    margin: 0 1px 0 0;
    text-transform: uppercase;
  }
  #menu li.active {
    /*background: url("gfx/menu_active_bg.jpg") top left repeat-x;*/    
  }
  #menu li a {
    background: url("gfx/menu_r.jpg") top right no-repeat;
    display: block;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 0 20px;
  }
  #menu li.active a {
    text-decoration: underline;
  }
#news_intro {
  background: url("gfx/side_bg.png") bottom left no-repeat;
  width: 178px;
  position: absolute; 
  top: 48px; 
  right: 28px;
  height: 293px;
}
#news_intro .header {
  background: url("gfx/side_h.png") top left no-repeat;
  color: #fff;
  height: 38px;
  line-height: 38px;
}
  #news_intro .header h3 {
    font-size: 18px;
    padding: 0 0 0 18px;
  }
#news_intro table {

}

#right_menu {
  position: absolute;
  top: 0px;
  left: 533px;  
  width: 178px;
}
#right_menu h3 {
  background: url("gfx/side_hbg.png") top left no-repeat;
  color: #fff;
  line-height: 38px;
  font-size: 14px;
  padding: 0 0 0 18px;
}
#main_header {
  background: #fff;
}
#footer {
  background: url("gfx/footer.png") top left no-repeat;
  height: 74px;
}