body{
	margin: 0;
	padding: 0;
	color: #515151;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	background-image: url('../images/page_bg.gif');
	background-repeat: repeat-x;
}
table{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
}
.buttongo{
	width: 16px;
	height: 18px;
	border: 0;
	background-image: url('../images/icon_search.gif');
	background-repeat: no-repeat;
}
#btn{
	font-family: tohama,helvetica,sans-serif;
	font-size: 10px;
}
INPUT.txt{
	background-color: #ffffff;
	color: #333333;
	font-family: tohama, verdana, ms sans serif;
	height: 19px;
	font-size: 10px;
	border: 1px solid #B8B8B8;
}
.lang_select{
	background-color: #ffffff;
	color: #333333;
	font-family: verdana,tohama,ms sans serif;
	font-size: 11px;
	height: 18px;
}
.searchtxt{
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px; 
	color: #333333;
}
a:link { color: #356C91; text-decoration: none; }
a:visited { color: #356C91; text-decoration: none;}
a:hover { color: #E54142; text-decoration: none;}
a:active { color: #356C91; text-decoration: none; }

a.toph:link { color: #ffffff; text-decoration: none; }
a.toph:visited { color: #ffffff; text-decoration: none;}
a.toph:hover { color: #E54142; text-decoration: none;}
a.toph:active { color: #ffffff; text-decoration: none; }

ul{
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 14px;
	color: #515151;
	font-size: 11px;
	text-align: left;
}
li{
	list-style-image: url('../images/arrowli.gif');
}
#img_border{
	border: 0px;
}
/** ======================== Header ====================== **/
.print_page{
	width: 568px;
	text-align: right; 
	padding-bottom: 10px;
	margin-top: 20px;
}
#menu{
	height: auto;
	width: 230px;
	padding-left: 9px;
	margin-top: 10px;
}
#languages{
	width: 247px;
	height: auto;
	text-align: center;
	padding-top: 30px;
}
#contanier{
	width: 570px;
	margin: 10px 0 0 12px;
}
* html #contanier{
	width: 570px;
	margin: 10px 0 0 7px;
}
#body{	
	color: #515151;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 548px;
	padding: 6px 0 10px 10px;
	float: left;
}
* html #body{	
	color: #515151;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 550px;
	padding: 5px 0 5px 10px;
	float: left;	
}
#body_content{
	text-align: justify;
	width: 568px;
	color: #515151;
}
* html #body_content{
	text-align: justify;
	width: 568px;
	color: #515151;
	margin-top: 0px;
}
.title{
	font-weight: bold;
	color: #356c91;
	height: 23px;
	line-height: 10px;
	width: 540px;
	font-size: 13px;
	margin-top: 37px;	
}
* html .title{
	font-weight: bold;
	color: #356c91;
	height: 23px;
	line-height: 10px;
	width: 540px;
	margin-top: 28px;	
}
.title_error{
	font-weight: bold;
	height: 23px;
	width: 540px;
	font-size: 12px;
	margin-top: 15px;
	color: #356C91;
}
#error{
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #515151;
	margin-top: 30px;		
}
.site_message{
	width: 568px;
	text-align: center;
	margin-top: 25px;
	height: auto;
	color: #515151;
}
* html .site_message{
	width: 568px;
	text-align: center;
	margin-top: 25px;
	height: auto;
}
#mod_off{
	text-align: left;
}
.search_title{
	padding-top: 10px;
}
.search_description{
	padding: 5px;
	background-color: #E7F0FE;
	border: 1px solid #D7E7FF;
	margin-top: 3px;
}
/** ====================== Contianer ===================== **/
.sst{
	margin: 10px 0 0 9px;
	width: 220px;
	padding: 10px 0 10px 8px;
	border-top: 1px solid #C6C4C4;
	border-right: 1px solid #C6C4C4;
	border-bottom: 1px solid #C6C4C4;
	border-left: 2px solid #C6C4C4;
	background-color: #ECECEC;
}
* html .sst{
	width: 230px;
	padding: 10px 0 10px 8px;	
}
.top_bg{
	background-image: url('../images/top_bg.gif'); 
	height: 21px;
	color: #ffffff;
	font-size: 10px;
	padding-top: 12px;	
}
.blocka{
	width: 557px;
	margin-top: 10px;
}
.blockb{
	line-height: 17px;
}
.blockc{
	line-height: 17px;
	background-image: url('../images/search.gif');
	background-repeat: no-repeat;
	width: 257px;
	height: 135px;
	
}
.sidemenu{
	text-align: left;
	font-weight: bold;
	padding: 3px;
}
.qnewsletter{
	background-image: url('../images/newsletter.gif');
	background-repeat: no-repeat;
	width: 230px;
	height: 105px;
	margin: 10px 0 0 9px;
}
.qnewsletter_submit{
	background-image: url('../images/submit.gif');
	background-repeat: no-repeat;
	width: 79px;
	height: 18px;
	border: 0;
}
.qnewsletter_s{
	margin-top: 4px;
}
* html .qnewsletter_s{
	margin-top: 1px;
}
.qnewsletter_s1{
	margin: 5px 0 25px 0;
}
* html .qnewsletter_s1{
	margin: 4px 0 0 0;
}
.testimonailhp{
	margin: 10px 0 0 9px;
	background-image: url('../images/feedback.gif');
	background-repeat: no-repeat;
	width: 222px;
	height: 250px;
	padding: 40px 0 0 8px;
}
* html .testimonailhp{
	margin: 10px 0 0 9px;
	background-image: url('../images/feedback.gif');
	background-repeat: no-repeat;
	width: 230px;
	height: 280px;
	padding: 40px 0 0 8px;
}
.spacer{
	margin-top: 2px;
}
* html .spacer{
	margin-top: 1px;
}
.spacer1{
	margin-top: 5px;
}
* html .spacer1{
	margin-top: 3px;
}
.form_textarea2{
	border: 1px solid #8B8B8B;
	color: #333333;
	font-family: verdana, ms sans serif;
	font-size: 11px;
	height: 55px;
	width: 188px;
}
.search_txt{
	padding: 36px 10px 0 14px;
	text-align: left;
}
* html .search_txt{
	padding: 34px 10px 0 14px;
	text-align: left;
}
.search_text{
	text-align: center;
	padding-top: 1px;
}
.search_btn{
	border: 1px solid #6DA9FF;
	background-color: #91BDFC;
	color: #ffffff;
	font-family: verdana, ms sans serif;
	font-size: 11px;
	height: auto;
	padding: 2px;
	text-align: center;
}
* html .search_btn{
	border: 1px solid #6DA9FF;
	background-color: #91BDFC;
	color: #ffffff;
	font-family: verdana, ms sans serif;
	font-size: 11px;
	height: auto;
	padding: 1px;
	text-align: center;
}
.dis_date{
	font-weight: bold;
	color: #356c91;
	margin-top: 17px;
	padding-left: 8px;
	text-align: center;	
}
* html .dis_date{
	font-weight: bold;
	color: #356c91;
	margin-top: 19px;
	padding-left: 8px;
	text-align: center;	
}
h3{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
	font-size: 12px;
}
h4{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: normal;
	font-size: 12px;
}
.gallery_s{
	margin-top: 37px;
}
* html .gallery_s{
	margin-top: 27px;
}





/** ======================== Footer ====================== **/
.footer{
	height: 25px;
	background-color: #E8EBF2;
	margin-top: 15px;
	width: 812px;
}
.footer_01{
	height: 20px;
	margin-top: 10px;
	text-align: center;
}
.footer_02{
	height: 20px;
	text-align: center;
}
/** ====================================================== **/

