body{
	margin: 0;
	padding: 0;
	color: #515151;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0A3353;
	margin-top: 40px;
}
table{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
}
#btn{
	font-family: tohama,helvetica,sans-serif;
	font-size: 10px;
}
* html #btn{
	font-family: tohama,helvetica,sans-serif;
	font-size: 10px;
}
.confirm_btn{
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	background-color: #F6E4BC;
	border: 1px solid #DFC387;
	padding: 2px 5px 2px 5px;
	color: #AF7700;
}
.txtsmall{
	background-color: #F1F1F1;
	color: #333333;
	font-family: tohama, verdana, ms sans serif;
	height: 17px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
	text-align: center;
	width: 98px;
}
INPUT.txt{
	background-color: #ffffff;
	color: #333333;
	font-family: tohama, verdana, ms sans serif;
	height: 19px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
}
select{
	background-color: #ffffff;
	color: #333333;
	font-family: verdana,tohama,ms sans serif;
	font-size: 11px;
}
a:link { color: #2880A8; text-decoration: none; }
a:visited { color: #2880A8; text-decoration: none;}
a:hover { color: #465F7C; text-decoration: none;}
a:active { color: #2880A8; text-decoration: none; }

a.white:link { color: #D0D0D0; text-decoration: none; }
a.white:visited { color: #D0D0D0; text-decoration: none;}
a.white:hover { color: #849BE6; text-decoration: none;}
a.white:active { color: #D0D0D0; text-decoration: none; }

ul{
	margin: 0;
	padding: 0 0 0 25px;
	color: #515151;
	font-size: 11px;
	text-align: left;
}
li{
	list-style-image: url('../images/arrowli.gif');
}
#img_border{
	border: 0px;
}
h3{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
	font-size: 13px;
}
/** ======================== Header ====================== **/
#menu{
	text-align: right;
	width: 170px;
}
* html #menu{
	text-align: right;
	width: 150px;
	margin-right: 7px;
}
#languages{
	height: auto;
	text-align: left;
	padding-bottom: 3px;
}
#contanier{
	width: 578px;
	background-color: #DCE2E6;
	min-height: 300px;
	float: left;
	
}
#contanier2{
	background-color: #DCE2E6;
	width: 578px;
	min-height: 320px;
	float: left;
}
* html #contanier2{
	background-image: url('../images/body_m.jpg');
	width: 578px;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	float: left;
}
#body{	
	color: #515151;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 645px;
	padding: 6px 0 10px 0;
}
* html #body{	
	color: #515151;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 645px;
	padding: 0 0 5px 0;
}
.bnews{
	margin-top: 13px;
}
* html .bnews{
	margin-top: 9px;
}
#body_content{
	text-align: left;
	width: 645px;
	color: #515151;
	width: 550px;
	padding-left: 10px;
}
.print_page{
	width: 550px;
	padding-left: 10px;
	text-align: right;
}
.print_page{
	width: 550px;
	padding-left: 10px;
	text-align: right;
	margin-top: 10px;
}
* html #body_content{
}
.title{
	font-weight: bold;
	color: #00338C;
	height: 20px;
	width: 400px;
	font-size: 13px;
	padding-left: 10px;
}
* html .title{
}
.title_error{
	font-weight: bold;
	color: #515151;
	height: 23px;
	line-height: 10px;
	width: 400px;
	font-size: 13px;
	margin: 15px 0 0 10px;
}
#error{
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #515151;
	margin-top: 30px;
}
.site_message{
	width: 390px;
	text-align: center;
	margin: 25px 0 0 20px;
	height: auto;
	color: #515151;
}
* html .site_message{
	width: 390px;
	text-align: center;
	margin-top: 25px;
	height: auto;
}
#mod_off{
	text-align: left;
}
/** ====================== Contianer ===================== **/
.body_bg{
	width: 800px;
	height: 500px;
	background-color: #006999;
	background-image: url('../images/en/body.gif');
	background-repeat: no-repeat;
	border: 1px solid #041E32;
}
.logo{
	padding: 20px 0 0 260px;
}
.block_a{
	width: 550px;
	padding: 5px 0 0 15px;
}
.block_b{
	width: 550px;
	padding: 20px 0 0 15px;
}