body{
	margin: 0;
	padding: 0;
	color: #515151;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
}
table{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A1A1A;
	line-height: 15px;
}
.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;
}
.btn{
	font-family: verdana,tohama,helvetica,sans-serif;
	font-size: 10px;
}
.txtsmall{
	background-color: #ffffff;
	color: #333333;
	font-family: tohama, verdana, ms sans serif;
	font-weight: none;
	height: 19px;
	font-size: 11px;
	border: 1px solid #559CCA;
	text-align: center;
}
INPUT.txt{
	background-color: #ffffff;
	color: #333333;
	font-family: verdana, verdana, ms sans serif;
	height: 19px;
	font-size: 11px;
	border: 1px solid #2970a9;
}
INPUT.txt2{
	background-color: #ffffff;
	color: #333333;
	font-family: tohama, verdana, ms sans serif;
	height: 18px;
	font-size: 11px;
	border: 1px solid #c7c7c7;
}
select{
	background-color: #ffffff;
	color: #333333;
	font-family: verdana, verdana, ms sans serif;
	height: 19px;
	font-size: 11px;
	border: 1px solid #2970a9;
}
#login_btn{
	background-color: #4b9ada;
	color: #ffffff;
	font-family: tohama, verdana, ms sans serif;
	font-size: 11px;
	border: 1px solid #064a80;
	height: 18px;
	padding-bottom: 3px;
	text-align: center;
}
#form_btn{
	border: 1px solid #84BDF1;
	background-color: #BADDF9;
	color: #1A1A1A;
	font-family: verdana, ms sans serif;
	font-size: 11px;
	height: auto;
	padding: 2px;
	text-align: center;
}
#btn_search{
	width: 71px;
	background-image: url('../images/search.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	height: 18px
}
INPUT.txt_org{
	background-color: #ffffff;
	color: #333333;
	font-family: tohama, verdana, ms sans serif;
	height: 19px;
	font-size: 10px;
	border: 1px solid #F9AA5D;
}
.lang_select{
	background-color: #ffffff;
	color: #333333;
	font-family: verdana, verdana, ms sans serif;
	height: 19px;
	font-size: 11px;
	border: 1px solid #559CCA;
}
.select_1{
	background-color: #ffffff;
	color: #333333;
	font-family: verdana, verdana, ms sans serif;
	height: 19px;
	font-size: 11px;
	border: 1px solid #559CCA;
}
.select_2{
	background-color: #ffffff;
	color: #333333;
	font-family: verdana, verdana, ms sans serif;
	height: 19px;
	font-size: 11px;
	border: 1px solid #559CCA;
}
.searchtxt{
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px; 
	color: #333333;
}
textarea{
	color: #333333;
	border: 1px solid #559CCA;
}
a:link { color: #064a80; text-decoration: none; }
a:visited { color: #064a80; text-decoration: none;}
a:hover { color: #3880BA; text-decoration: none;}
a:active { color: #064a80; text-decoration: none; }

a.yellow:link { color: #FFF701; text-decoration: none; }
a.yellow:visited { color: #FFF701; text-decoration: none;}
a.yellow:hover { color: #ffffff; text-decoration: none;}
a.yellow:active { color: #FFF701; text-decoration: none; }

a.white:link { color: #ffffff; text-decoration: none; }
a.white:visited { color: #ffffff; text-decoration: none;}
a.white:hover { color: #EE7112; text-decoration: none;}
a.white:active { color: #ffffff; text-decoration: none; }

a.blue:link { color: #035EDA; text-decoration: none; }
a.blue:visited { color: #035EDA; text-decoration: none;}
a.blue:hover { color: #000000; text-decoration: none;}
a.blue:active { color: #035EDA; text-decoration: none; }

a.intro:link { color: #334157; text-decoration: none; }
a.intro:visited { color: #334157; text-decoration: none;}
a.intro:hover { color: #4F5E76; text-decoration: none;}
a.intro:active { color: #334157; text-decoration: none; }

ol{
	margin: 0;
	padding: 3px 0 8px 25px;
	line-height: 14px;
	color: #ffffff;
	font-size: 11px;
	text-align: left;
}
ul{
	margin: 0;
	padding: 3px 0 0 25px;
	line-height: 14px;
	color: #035EDA;
	font-size: 11px;
	text-align: left;
}
li{
	list-style-image: url('../images/arrowli2.gif');
}
.ul_2{
	margin: 0;
	padding: 3px 0 0 25px;
	line-height: 14px;
	color: #035EDA;
	font-size: 11px;
	text-align: left;
}
.ul_2 li{
	list-style-image: url('../images/arrowli2.gif');
}
#img_border{
	border: 0px;
}
/** ======================== Header ====================== **/
.field_1{
	height: 24px;
	color: #ffffff;
	
}
.print_page{
	width: 760px;
	text-align: right;
	padding-top: 10px;
}
#menu{
	height: 32px;
	width: auto;
	background-image: url('../images/menu_bg.gif');
	background-repeat: repeat-x;
	text-align: center;
}
#languages{
	width: 247px;
	height: auto;
	text-align: center;
	padding-top: 30px;
}
#contanier{
	width: 760px;
}
* html #contanier{
	width: 760px;
}
#contanier2{
	width: 775px;
	margin-top: 12px;
	background-image: url('../images/body_t.jpg');
	background-repeat: no-repeat;
	padding: 5px;
	height: auto;
	background-color: #9BDFF6;
	float: left;
}
* html #contanier2{
	width: 785px;
	margin-top: 12px;
	background-image: url('../images/body_t.jpg');
	background-repeat: no-repeat;
	padding: 0;
	height: auto;
	background-color: #9BDFF6;
	float: left;
}

#body{	
	color: #1A1A1A;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 548px;
	padding: 6px 0 10px 10px;
	float: left;
}

* html #body{	
	color: #1A1A1A;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 550px;
	padding: 5px 0 5px 10px;
	float: left;	
}
#body_content{
	text-align: justify;
	width: 760px;
	color: #1A1A1A;
	margin-left: 12px;		
}
* html #body_content{
	text-align: justify;
	width: 760px;
	color: #1A1A1A;
	margin-left: 12px;		
}
h3{
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
	font-size: 15px;
}
.title{
	font-weight: bold;
	color: #008080;
	line-height: 10px;
	width: 750px;
	font-size: 13px;
	margin: 15px 0 15px 12px;
}
* html .title{
	font-weight: bold;
	height: 23px;
	color: #008080;
	line-height: 10px;
	width: 750px;
	font-size: 13px;
	margin: 18px 0 0 12px;
}
.title_error{
	font-weight: bold;
	color: #515151;
	height: 23px;
	line-height: 10px;
	width: 540px;
	font-size: 13px;
	margin: 15px 0 0 12px;
}
#error{
	padding: 10px;
	text-align: center;
	font-size: 10px;
	color: #515151;
	margin-top: 30px;
}
.site_message{
	width: 780px;
	text-align: center;
	margin: 40px 0 25px 0;
	height: auto;
	color: #515151;
}
* html .site_message{
	width: 780px;
	text-align: center;
	margin: 40px 0 25px 0;
	height: auto;
}
#mod_off{
	text-align: left;
}
.back_page{
	width: 568px;
	text-align: center;
	float: left;
	margin: 10px 0 20px 0;
}
* html .back_page{
	width: 568px;
	text-align: center;
	margin-left: 15px;
	float: left;
	margin-top: 20px;
}
/** ====================== Contianer ===================== **/
.agent_m{
	margin: 8px 0 0 0; text-align: center;
}
* html .agent_m{
	margin: 3px 0 0 0; text-align: center;
}
.agent_s{
	margin: 5px 0 0 0;
}
* html .agent_s{
	margin: 0;
}
.login_box{
	background-image: url('../images/login_bg.gif');
	background-repeat: no-repeat;	
	margin-top: 15px;
	width: 786px;
	height: 81px;
	padding: 12px;
	padding-left: 25px;
}
* html .login_box{
	background-image: url('../images/login_bg.gif');
	background-repeat: no-repeat;	
	margin-top: 15px;
	width: 786px;
	height: 81px;
	padding: 0px;
}
* html .left_login{
	padding: 8px 0 0 15px;
}
* html .left_b_login{
	padding: 0 0 5px 15px;
}
* html .right_login{
	padding: 8px 15px 0 0;
}
* html .right_b_login{
	padding: 0 15px 5px 0;
}
* html .right_m_login{
	padding: 0 0 5px 0;
}
.img_right_bottom{
	background-image: url('../images/logo_right.gif');
	background-repeat: no-repeat;	
}
.img_right{
	height: 169px;
	background-image: url('../images/img_right_x.gif');
	background-repeat: no-repeat;
	width: 582px;
}
.green_table{
	margin-left: 10px;
}
.green_table td{
	height: 21px;
	padding-right: 5px;
}
.green_title{
	font-weight: bold;
	font-size: 12px;
	color: yellow;
	padding: 20px 0 10px 0;
}
.profile_td{
	height: 23px;
	width: 180px;
}
.search{
	background-image: url('../images/search.jpg');
	background-repeat: no-repeat;
	height: 222px;
	width: 530px;
	border: 0;
}
.register{
	background-image: url('../images/register.jpg');
	background-repeat: no-repeat;
	height: 222px;
	width: 258px;
	border: 0;
}

.user_search{
	background-image: url('../images/go_blue.gif');
	background-repeat: no-repeat;
	height: 23px;
	width: 43px;
	border: 0;
}
.company_search{
	background-image: url('../images/go_orange.gif');
	background-repeat: no-repeat;
	height: 23px;
	width: 43px;
	border: 0;
}
.box_title{
	font-weight: bold; 
	color: #FFEA00;
	font-size: 12px;
	padding-bottom: 4px;
}
.boxes_bg{
	background-image: url('../images/boxes.jpg');
	background-repeat: no-repeat;
	height: 357px;
	width: 786px;
	margin-top: 15px;	
}
.green_bg{
	background-image: url('../images/green_box2.jpg');
	background-repeat: no-repeat;
	height: 259px;
	width: 550px;
}
.banner_images{
	width: 113px;
	margin: 0 0 5px 0;
}
.block_1{
	margin-top: 6px;
	color: #ffffff;
}
* html .block_1{
	margin-top: 3px;
	color: #ffffff;
}
.block_2{
	margin-top: 10px;
	width: 780px;
}
.block_3{
	margin: 10px 0 5px 0;
	width: 785px;
	text-align: center;
}
* html .register_page{
	width: 760px;
	margin: 10px 0 10px 10px;
	padding: 0 0 0 0;
	color: #1A1A1A;
}
.register_page{
	width: 760px;
	margin: 10px 0 0 10px;
	padding: 10px 0 10px 0;
	color: #1A1A1A;
}
.register_page td{
	height: 28px;
}
.register_page td.style_y{
	text-align: center;
	padding-top: 10px;
}
.register_page td.register_title{
	font-size: 13px; padding-bottom: 10px; color: #064a80;
}



.ads{ padding: 0 8px 0 0; float: left; }























/** ======================== Footer ====================== **/
.footer{
	height: 25px;
	background-color: #E8EBF2;
	margin-top: 10px;
}
.footer_01{
	height: 20px;
	margin-top: 10px;
	text-align: center;
	width: 866px;
}
.footer_02{
	height: 20px;
	text-align: center;
	width: 866px;
}
/** ====================================================== **/

