
body, html, table  {
	border: 0;
	margin: auto;
	font: normal 11px Verdana, Arial, Helvetica,  sans-serif;
	text-align: center;
	color:#666;
}
a {
	color:#4B4602;
	text-decoration: none;
}
body {background-color:#e5e5e5;}
a:hover {
	color: #d95741;
	text-decoration:none;
}

#menu_tab a{ color:#005B80;}
#menu_tab a:hover{ color:#ccc;}
#menu_tab a.link_active{ color:#ccc;}
#menu2_tab a{ color:#fff;}
#menu2_tab a:hover{ color:#808080;}
#menu2_tab a.link_active{ color:#808080;}
p{ padding:0; margin:0;}
h1 {font-size:20px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:15px;}
img{ border:0;}




#banner_bg{ background-color:#fff;
padding-top:26px;   } 
#banner {
	background-color:#fff;
	width: 450px;
	margin: auto;
	height:69px;
}

#menu_bg{ background-color: #fff;
 border-bottom:0px solid #005B80; 
  padding:3px 0;
} 
#lang_selector{position:absolute; left:50%; margin-left:150px; top:10px;}
#menu {
	width: 450px;
	margin: auto;
	height: 16px;
	text-align:center;
	}
#menu_tab{ 
padding:0;
width:440px;
margin:0;
height: 16px;
}
#menu2_tab{ 
color: #fff;
margin:auto;
height: 16px;
background: transparent;
text-align:center;
}
#menu2_tab td{ 
padding-left:14px;
padding-right:15px;
}

#menu_bg_2{ background-color: #ccc; 
padding:2px 0;
background:   url(../img/menu_bg.gif) top left repeat-x;   
} 
#menu_2 {
	margin: auto;
	height: 16px;
	text-align:center;
	}

#main_bg{
height:100%; 
background:   url(../img/main_bg.gif) top left repeat-x;  
background-color: #e5e5e5; 
} 
#main {
	padding-top:60px;
	width: 450px;
	margin: auto;
	text-align:left;
	

}
#main_bg>#main{
min-height: 600px;
}

#content {
width:440px;
text-align:left;
}

.page{
margin-bottom:45px;
text-align:left;
}
.page_title{
font-weight:bold;
}
.page_content{
clear:left;
margin-top:3px;
}
.page_content img { border:1px solid #727272;}
.news_item{
margin-bottom:75px;
clear:left;
}














@media print  
{


}
