* {
	padding: 0px;
	margin: 0px;	
}

body {
	text-align:center;
	font-family: Tahoma;
	font-size: 11px;
	color: #484848;
	white-space:nowrap; 
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 100%;
}

a{
	color: #2E73AF;
}


h1{
	margin:0px;
	padding:0px;
	font-size:11px;
	color: #D88200;
}



/*-----Header style------*/


#header_line_back {
	float:left;
	width:100%;
	height:270px;
	background-image: url(../images/top_background.gif);
	background-repeat:repeat-x;

}
#header_line_back_ {
	float:left;
	width:100%;
	height:270px;
	background-image: url(../images/top_background.gif);
	background-repeat:repeat-x;

}

#header_line {
	float:left;
	display:inline;
	margin-left:40px;
	width:1280px;
	height:270px;
	background-image: url(../images/top_grnd_main.png);
	background-repeat:no-repeat;
}

#header_logo {
	float:left;
	width: 224px;
	height: 53px;
	padding: 20px 200px;
}

#header_icons{
	float:left;
	height:14px;
	width:auto;
	margin-left:-100px;
	margin-top:43px;
	display:inline;
}

#header_icons div{
	float:left;
	display:inline;
}

#header_icon_contacts{
	margin-left: 16px;
}

#header_bg_status{
	margin-left: 0px;
}

#header_lang{
	float:right;
	width: auto;
	margin-top: 40px;
	margin-right: 146px;
	display:inline;
}

#header_lang_flag{
	float:left;
	margin-right:3px;
	padding-top:0px;
}

#header_lang_text{
	padding-top:1px;
	width:110px;
	font-size:12px;
}

	

#header_forgot_pass{
	float:left;
	height:14px;
	width:auto;
	margin-right:10px;
	border-bottom:1px dotted #2E73AF;
}

#header_forgot_pass a{
	text-decoration:none;
}

.top_line{
	float:left;
	width:100%;
}
/*-----End Header style------*/



/*-----Authorize panel style------*/


#auth_lay{
	float:left;
	display:inline;
	margin: 23px 130px;
}

#auth_area{
	float:left;
	display:inline;
	width:100%;
	border:1px solid;
}


#auth_panel{
	float:left;
	width: 952px;
	height: 52px;
	margin: 0px 37px;
	display:inline;
}

#auth_panel_wraper {
	float:left;
	width:100%;
	margin-top:15px;
}

.auth_panel_a{
	float:left;
	margin-top:3px;
}

#auth_panel_wraper div{
	float:left;
	margin-left:30px;
	display:inline;

}

#auth_panel_wraper label{
	margin-right:5px;
}


.auth_select{
	float:left;
	width:100%;
	height:25px;
}

.auth_client_lay_curr{
	float:left;
	width:107px;
	height:22px;
	background-image: url(../images/auth_client_lay_curr.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-top: 2px;
	display:inline;

}

.auth_client_lay_nocurr{
	float:left;
	width:107px;
	height:22px;
	background-image: url(../images/auth_client_lay_nocurr.gif);
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-top: 2px;
	display:inline;
}

.auth_partner_lay_curr{
	float:left;
	width:107px;
	height:22px;
	background-image: url(../images/auth_partner_lay_curr.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 2px;
	display:inline;
}

.auth_partner_lay_nocurr{
	float:left;
	width:107px;
	height:22px;
	display:inline;
	background-image: url(../images/auth_partner_lay_nocurr.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 2px;
}


.auth_client_lay_curr a{
	float:left;
	color: #D88200;
	font-size: 10px;
	font-weight : bold;
	text-decoration: none;
	margin: 5px 25px;
}

.auth_client_lay_nocurr a{
	float:left;
	font-size: 10px;
	text-decoration: underline;
	margin: 3px 25px;
}

.auth_partner_lay_curr a{
	float:left;
	color: #D88200;
	font-size: 10px;
	font-weight : bold;
	text-decoration: none;
	margin: 5px 23px;
}

.auth_partner_lay_nocurr a{
	float:left;
	font-size: 10px;
	text-decoration: underline;
	margin: 3px 25px;
}

/*-----End authorize panel style------*/


#body_grey_line{
	float:left;
	width:100%;
	height:241px;
	display:inline;
	background-image: url(../images/blocks_bg.png);
	background-repeat:repeat-x;
	margin-top:20px;
}

#main_block_lay{
	float:left;
	display:inline;
	white-space:normal;
	width: 1170px;
	height: auto;
	background-image: url(../images/3blocks_bg.png);
	background-repeat: no-repeat;
	margin-left:-60px;
	
}

#main_body_lay{
	float:left;
	display:inline;
	white-space:normal;
	width: 1024px;
	height: auto;
	margin-left:177px;
}

/*-----3 blocks layer------*/

.block_lay{
	float:left;
	width:100%;
	height:75px;
	display:inline;
}

.left_block{
	float:left;
	width: 225px;
	height: 64px;
	display:inline;
	margin-left:115px;
	background-image: url(../images/icon_2_arrows.gif);
	background-position:center left;
	background-repeat: no-repeat;
}

.left_block div{
	margin-top:5px;
	margin-left:65px;
}

.center_block{
	float:left;
	width: 360px;
	height: 64px;
	display:inline;
	margin-left:55px;
	background-image: url(../images/icon_blog.gif);
	background-position:center left;
	background-repeat: no-repeat;
}

.center_block div{
	margin-top:5px;
	margin-left:65px;
}

.right_block{
	float:left;
	width: 240px;
	height: 64px;
	display:inline;
	margin-left:55px;
	margin-top:3px;
	background-image: url(../images/icon_watch.gif);
	background-position:center left;
	background-repeat: no-repeat;
}

.right_block_title {
	margin-top:5px;
	margin-left:65px;
}

.right_block_text {
	margin-top:5px;
	margin-left:65px;
}


/*-----End 3 blocks layer------*/



/*-----Body lay------*/
#body_wraper{
	width: auto;
	height: auto;
}

#body_left_wraper{
	float: left;
	width: 270px;
	height: auto;
	margin-top:20px;
}

#left_top_lay{
	float: left;
	width: 250px;
	height: auto;
	margin-left:20px;
	display:inline;
	background-image: url(../images/contact_bg.gif);
	background-repeat: no-repeat;
	background-position:center left;
}

.heading_title{
	display:inline;
	color: #1E3752;
	font-size: 26px;
	font-family: Trebuchet MS , Helvetica, sans-serif;
	white-space:nowrap;
}

#tech_contacts {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	color: #D88200;
	font-weight:bold;
	font-size:12px;
}


.contacts_wraper{
	float: left;
}

.contacts_wraper div{
	float: left;
	width:150px;
	height: 30px;
	margin-left:20px;
	padding-left:50px;
	padding-top:10px;
	display:inline;
}

.contacts_icq{
	background-image: url(../images/icon_icq.gif);
	background-repeat: no-repeat;
}

.contacts_skype{
	background-image: url(../images/icon_skype.gif);
	background-repeat: no-repeat;
}

.contacts_phone{
	background-image: url(../images/icon_phone.gif);
	background-repeat: no-repeat;
}

#admin_contacts {
	float:left;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
	display:inline;
	color: #D88200;
	font-weight:bold;
	font-size:12px;
}

.contacts_msn{
	background-image: url(../images/icon_msn.gif);
	background-repeat: no-repeat;
}

.contacts_cform{
	background-image: url(../images/icon_email.gif);
	background-repeat: no-repeat;
}


.contacts_cform a{
	font-size: 12px;
	text-decoration: underline;
}

.contacts_cform a:hover{
	text-decoration: none;
}


#left_bottom_lay{
	float: left;
	height: auto;
	margin-left:20px;
	margin-top:10px;
	display:inline;
	width: 270px;
	background-image: url(../images/infoblock_bg.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
}

.news_block{
	margin-top: 20px;
	margin-left:5px;
	width: 230px;
	height: 80px;

}

.news_gb{
	float: left;
	width: 6px;
	height: 35px;
	background-image: url(../images/news_bg.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
}

.news_text{
	padding-left:15px;
}

.cnt_news{
	background-image: url(../images/arrow_blue.gif);
	background-position:bottom right;
	background-repeat: no-repeat;
	margin-left:15px;
	width:60px;
}

#body_right_wraper{
	float: right;
	width: 270px;
	height: auto;
	margin-top:20px;
}

#right_top_lay{
	float: right;
	height: auto;
	width: 270px;
	background-image: url(../images/infoblock_bg.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
}

.info_block{
	float:left;
	display:inline;
	height:45px;
	width: 200px;
	margin-left:25px;
	padding-bottom:5px;
	border-bottom: 1px dashed #8F8F8E;
}

.green_cube_info_block{
	float:left;
	height:100%;
}

.green_cube_info_block div{
	height:8px;
	width:4px;
	background-color:#ADD10B;
	font-size:0px;
	margin-top:18px;
}


.url_info{
	margin-left:20px;
	margin-top:15px;
	vertical-align:middle;
}

#right_bottom_lay{
	float: right;
	height: auto;
	width: 270px;
	margin-top:10px;
	display:inline;
}

#systems_lay{
	margin-top:20px;	
}

#do_exhcnage{
	float:left;
	margin-top:0px;
	margin-left: 20px;
	display:inline;
}

.do_service{
	margin-top:5px;
	text-align:center;
}

.do_system_lay{
	float: left;
	width:110px;
	margin-top:5px;
	padding-left:10px;
	display:inline;
	background-image: url(../images/arrow_small.gif);
	background-position:center left;
	background-repeat: no-repeat;
	white-space:nowrap;
}

#wmidtrust{
	float: left;
	display:inline;
	margin-top:20px;
	margin-left:20px;
}

#body_center_wraper{
	float:left;
	display:inline;
	width:458px;
	height:auto;
	margin-top:20px;
}

#center_top{
	float:left;
	height: auto;
	width:100%;
	display:inline;
}


#wlcm_desc{
	float:left;
	display:inline;
	margin:0px 0px 20px 40px;
	color: #68A6D5;
	font-size:20px;
	font-family: Trebuchet MS , Helvetica, sans-serif;
	
}


#wlcm_icon{
	float:left;
	display:inline;
	margin:0px 0px 0px 40px;
	height: 65px;
	width:320px;
	background-image: url(../images/icon_home.gif);
	background-position:center right;
	background-repeat: no-repeat;
}

.bcorner_block{
	float:left;
	width:100%;
	margin-left:4px;
	margin-bottom:50px;
	display:inline;
	background-image: url(../images/blue_corner_line.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
}

.wlcm_text_main{
	margin:0px 0px 10px 40px;
	font-size:12px;
}

.wlcm_text_main ul{
	margin-left:15px;
}

.urls_more_about{
	width:160px;
	margin:0px 0px 20px 40px;
	background-image: url(../images/arrow_blue.gif);
	background-position:center right;
	background-repeat: no-repeat;
	white-space:nowrap;
	border:1px solid #C8C8C8;
	border-width:0 1px;
}

.urls_more_about div {
	position:relative;
	top: -1px;
	left: 0;
	border:solid #C8C8C8;
	border-width:1px 0 0;
}

.urls_more_about div div{
	padding:0px 0px 3px 10px;
	top: 2px;
	border-width:0 0 1px;
}

.exchange_lay{
	float:left;
	display:inline;
	height: 250px;
	width:100%;
	margin-top:20px;
}


.exch_form_lay{
	float:left;
	display:inline;
	margin-left:35px;
	margin-top:0px;

}

.exch_form_back{
	float:left;
	display:inline;
	width:407px;
	height:232px;
	background-image: url(../images/form_background.gif);
	background-position:top left;
	background-repeat: no-repeat;
	
}

#title_man_exch{
	float:left;
	width:179px;
	height:39px;
	margin-left:1px;
}



#title_auto_exch{
	float:left;
	width:179px;
	height:39px;
}


.form_active_tab{
	background-image: url(../images/form_active_tab.gif);
	background-position:top left;
	background-repeat: no-repeat;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	font-family: Tahoma; 
	padding-left:8px;
	padding-top:4px;
}

.form_active_tab a{
	color:#FFFFFF;
	text-decoration:none;
}

.form_noactive_tab{
	background-image: url(../images/form_noactive_tab.gif);
	background-position:top left;
	background-repeat: no-repeat;
	font-size:13px;
	color:#2E73AF;
	font-family: Tahoma; 
	padding-left:13px;
	padding-top:4px;
	text-decoration:underline;
}

.form_noactive_tab a{
	color:#2E73AF;
	text-decoration:underline;
}

.form_item{
	float:left;
	width:100%;
	display:inline;
	margin-top:10px;
}

#form_send_text{
	float:left;
	width:70px;
	display:inline;
	margin-left:20px;
	margin-top:5px;
}

	
#form_send_item{
	float:left;
	display:inline;
	width:269px;
	height:25px;
	background-image: url(../images/form_send_item.gif);
	background-position:top left;
	background-repeat: no-repeat;
	margin-left:15px;
	font-size:14px;
	font-family: Tahoma; 
	padding-left:7px;
	padding-top:3px;
	cursor:pointer;
}

#form_receive_text{
	float:left;
	width:70px;
	display:inline;
	margin-left:20px;
	margin-top:5px;
	
}


#form_receive_item{
	float:left;
	display:inline;
	width:269px;
	height:25px;
	background-image: url(../images/form_send_item.gif);
	background-position:top left;
	background-repeat: no-repeat;
	margin-left:16px;
	font-size:14px;
	font-family: Tahoma; 
	padding-left:7px;
	padding-top:3px;
	cursor:pointer;
}

.form_dot_line{
	float:left;
	display:block;
	width:365px;
	height:1px;
	margin-top:10px;
	margin-left:20px;
	background-image: url(../images/form_dot_line.gif);
	background-position:top center;
	background-repeat: no-repeat;
	font-size:0;
}


#exch_type_icon{
	float:left;
	margin-left:15px;
	margin-top:3px;
}

.manex_icon{
	width:49px;
	height:45px;
	background-image: url(../images/manex_icon.gif);
	background-position:top left;
	background-repeat: no-repeat;
}

.autoex_icon{
	float:left;
	width:49px;
	height:45px;
	background-image: url(../images/autoex_icon.gif);
	background-position:top left;
	background-repeat: no-repeat;
}

#manex_icon{
	float:left;
	width:49px;
	height:45px;
	background-image: url(../images/manex_icon.gif);
	background-position:top left;
	background-repeat: no-repeat;
}

#autoex_icon{
	float:left;
	width:49px;
	height:45px;
	background-image: url(../images/autoex_icon.gif);
	background-position:top left;
	background-repeat: no-repeat;
}

.funding_icon{
	float:left;
	width:49px;
	height:45px;
	background-image: url(../images/funding_icon.gif);
	background-position:top left;
	background-repeat: no-repeat;
}


#form_rates_info{
	float:left;
	display:inline;
	margin-left:45px;
	margin-top:10px;
	width:280px;
	height:40px;
}

.red_rate {
	background-color:#D14000;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 3px 3px 3px;
}


.reserve_lay{
	float:left;
	width:170px;
	text-align:left;
	display:inline;
	margin-top:10px;
	white-space:nowrap;
	color: #68A6D5;
}


#form_further_info{
	float:left;
	display:inline;
	width:60px;
	height:19px;
	background-image: url(../images/form_furth_info.gif);
	background-position:top left;
	background-repeat: no-repeat;
	margin-left:20px;
	margin-top:10px;
	padding-left:10px;
	padding-top:2px;
	cursor:pointer;
}

.button_div{
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:17px;
}




#funding_icon{
	float:left;
	width:49px;
	height:45px;
	background-image: url(../images/funding_icon.gif);
	background-position:top left;
	background-repeat: no-repeat;
}

.exch_table_items{
	position:absolute;
	float:left;
	width:426px;
	height:296px;
	z-index:500;
	background-image: url(../images/exch_table_items.gif);
	background-repeat: no-repeat;

}

#exch_table_in{
	margin-top:80px;
	margin-left:175px;

}

#exch_table_out{
	margin-top:118px;
	margin-left:177px;

}

#close_lay{
	float:right;
	display:inline;
	width:18px;
	height:16px;
	background-image: url(../images/exch_table_close.gif);
	background-repeat: no-repeat;
	margin:5px 5px;
	cursor:pointer;
}

#exch_table_title{
	float:left;
	display:inline;
	width:380px;
	margin:0px 0px;
	background-image: url(../images/exch_table_dot.gif);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left:15px;
}

#exch_table_title span{
	color:#D88200;
	font-weight:bold;
	font-size:14px;
	font-family: Tahoma; 
}

.exch_table_system{
	float:left;
	display:inline;
	margin:10px 20px;
}

.exch_table_spain{
	float:left;
	display:inline;
	width:110px;
	margin-top:10px;
	margin-left:10px;
	white-space:nowrap;
}

.exch_table_line{
	float:left;
	display:inline;
	width:380px;
	height:1px;
	background-image: url(../images/exch_table_line.gif);
	background-position:left center;
	background-repeat: no-repeat;
	margin-top:10px;
}

#forbiden_direct{
	float:left;
	display:none;
	margin-left:45px;
	margin-top:10px;
	width:280px;
	height:40px;
	text-align:center;
	color: #E2322F;
	font-size:12px;
}


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color:#6B92AA;
	color: #FFFFFF; 
	opacity: 0.85;
	width:250px;
	white-space:normal;
	text-align:left;
	padding-left:10px;
	padding-bottom: 10px;
}
#tooltip h3 {
	font-weight: bold; 
	font-size: 11px; 
	padding-bottom: 10px; 
	color: #9fd4ff; 
	padding-top: 8px;
	background-color:#6B92AA;
	text-align:left;
	border-color:#666666;
}

.selectLang{
	position:absolute;
	float:left;
	width:158px;
	height:107px;
	z-index:1000;
	margin-top:5px;
	margin-left:-30px;
	background-image: url(../images/lang_table.gif);
	background-repeat: no-repeat;
	display:inline;
	
}

.langs_tab{
	float:left;
	display:inline;
	margin:5px 10px;

}

.bottom_service_text{
	float:left;
	width:900px;
	display:inline;
	margin-left:70px;
	margin-top:20px;
	margin-bottom:20px;
	white-space:normal;	
}

.bottom_text_right{
	float:left;
	width:32%;
	display:inline;
	margin-right:15px;

}

.bottom_text_center{
	float:left;
	width:33%;
	display:inline;
}

.bottom_text_left{
	float:right;
	width:33%;
	display:inline;

}

.bottom_text_title{
	font-size:12px;
	font-weight:bold;
	color:#68A6D5;
	text-align:left;
	margin-bottom:20px;
}

/*--------Bottom wraper-------*/

#bottom_background{
	float:left;
	display:inline;
	width:100%;

	background-image: url(../images/bottom_background.gif);
	background-repeat:repeat-x;

}

#bottom_wraper{
	float:left;
	width:1280px;
	display:inline;
	height:160px;
	margin-top:0px;
	background-image: url(../images/bottom_bg.png);
	background-position:center center;
	background-repeat: no-repeat;
	margin-left:70px;
}

#bottom_menu{
	width: 1024px;
	height: 49px;
	margin-left:160px;
}

#bottom_menu ul{
	float: left;
	display:inline;
	margin-left:35px;
	text-align:center;
}

#bottom_menu li{
	float: left;
	margin-left:30px;
	display:inline;
}


#bottom_banners{
	clear:both;
	float:left;
	width:1024px;
	height:40px;
	display:inline;
	margin-top:30px;
	margin-left:130px;
}

#bottom_rights{
	float:left;
	display:inline;
	color: #637993;
	margin-left:50px;
	height:40px;
}

#bottom_logo{
	float:left;
	margin-left:50px;
}

#bottom_counters{
	float:left;
	margin-left:270px;
	margin-top:10px;
	width:370px;
	display:inline;
}

#banner_designer{
	float:left;
	width: 97px;
	height:37px;

}

#banner_designer div{
	text-align:center;
	margin-top:5px;
}

#banner_designer a{
	color:#FFFFFF;
	text-decoration:none;
}
/*-----End body lay------*/




/*-----Left menu style------*/

#left_top_lay_height_auto{
	float: left;
	width: 250px;
	height:auto;
	margin-left:20px;
	display:inline;
	background-image: url(../images/infoblock_bg_left.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	font-size:12px;
}

#left_top_lay_faq{
	float: left;
	width: 250px;
	height: auto;
	margin-left:20px;
	display:inline;
	background-image: url(../images/infoblock_bg_left.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}

.info_block_faq{
	height:65px;
	width:230px;
	border-bottom: 1px dashed #8F8F8E;
}

.bcorner_block_other{
	float:left;
	width:750px;
	display:inline;
	margin-left:4px;
	background-image: url(../images/blue_corner_line.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
	padding-bottom:30px;
}

.headling_faq{
	margin-left:40px;
	border-bottom: 1px dashed #8F8F8E;
	height:30px;
}

.text_faq{
	margin-left:40px;
	margin-top:15px;
}

.block_faq{
	margin-bottom:40px;
	width: 700px;
}

/*-----End Left menu style------*/




/*-----Menu top style------*/


#menu_top_urls {
	float:left;
	height:70px;
	display:inline;
	vertical-align:middle;
	margin-left:160px;
}

#menu_top_urls ul {
	float: left;
	margin-left:30px;
	margin-top:5px;
	display:inline;
}


#menu_top_urls li{
	float: left;
	margin-left:30px;
	display:inline;
}

.green_cube{
	width:4px;
	height:5px;
	background-color:#ADD10B;
	font-size:0px;
}

/*-----End menu top style------*/




/* Links style*/

#header_status_text a{
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}

#menu_top_urls  a{
	font-size:16px;
	color: #1E3752;
	font-weight:bold;
}

#menu_top_urls  a:hover{
	text-decoration: none;
}

#bottom_menu a{
	font-size:11px;
}

#bottom_menu  a:hover{
	text-decoration: none;
}

.green_text{
	color: #63A317;
	font-size:12px;
	font-weight:bold;
}

.green_text_nb{
	color: #63A317;
	font-size:11px;
}

.small_urls a{
	text-decoration: underline;
}

.small_urls a:hover{
	text-decoration: none;
}


.cnt_news a{
	text-decoration: underline;
}

.cnt_news a:hover{
	text-decoration: none;
}

.url_info a{
	font-size: 12px;
}

.url_info a:hover{
	text-decoration: none;
}

.do_system_lay a{
	color: #1D3551;
	text-decoration: underline;
}

.do_system_lay a:hover{
	text-decoration: none;
}

.urls_more_about a{
	text-decoration: none;
}

.urls_furth_info a{
	text-decoration: none;
}

/* End Links style*/


/*----Font stye------*/

.news_date{
	color: #72ACD8;
	font-size: 22px;
	font-family: Trebuchet MS , Helvetica, sans-serif;
	margin-left: 10px;
}

.news_date_grey{
	color: #4E4E4E;
	font-size: 18px;
}

.orange_medium{
	color: #D88200;
	font-weight:bold;
	font-size:11px;
}

.orange_large{
	color: #D88200;
	font-weight:bold;
	font-size:12px;
}

.orange_medium_nob{
	color: #D88200;
	font-size:11px;
}

.red_error{
	color: #E2322F;
	font-size:11px;
}

#axajresp_ok{
	color: #D88200;
	font-weight:bold;
	font-size:11px;
}
#axajresp_failed{
	color: #DD1F20;
	font-weight:bold;
	font-size:11px;
}
.grey_medium{
	color: #808080;
	font-weight:bold;
	font-size:12px;
}

.blue_medium{
	font-size:11px;
	color: #2E73AF;
}

.grey_medium_nob{
	font-size:11px;
	color: #808080;
}

.blue_medium a{
	font-weight:bold;
}

.blue_medium a:hover{
	text-decoration:none;
}
/*----Font stye------*/


/*----Button style------*/

.button_cont{
	border: 0px;
    font-weight: bold; 
	background-image: url(../images/button_bg.gif);
	background-position:center;
	background-repeat: no-repeat;
	padding-bottom: 2px;
    width: 86px;  
	cursor:pointer;
	color: #FFF; 
   	font-family: Tahoma; 
	height: 19px;
	font-size:11px;
}

.button_long{
	border: 0px;
    font-weight: bold; 
	background-image: url(../images/button_bg_long.gif);
	background-position:center;
	background-repeat: no-repeat;
	padding-bottom: 1px;
    width: 150px;  
	cursor:pointer;
	color: #FFF; 
   	font-family: Tahoma; 
	height: 19px;
	font-size:11px;
}
/*----Button style------*/

.loading_img{
	padding-left:10px;
	vertical-align:top;
	display:none;
}


/*----------------------------*/

.all_news{
	font-size:12px;
	margin-bottom:20px;
}
.all_news div{
	margin-top:3px;
}


.info_block_base_faq{
	float:left;
	display:inline;
	width: 200px;
	height:70px;
	margin-left:25px;
	border-bottom: 1px dashed #8F8F8E;
}

.green_cube_base_faq{
	float:left;
	height:100%;
}

.green_cube_base_faq div{
	height:8px;
	width:4px;
	background-color:#ADD10B;
	font-size:0px;
	margin-top:18px;
}

.field_further_info{
	width:235px;
	margin-left:160px;
	text-align:left;
	color:#999999;
	font-size:9px;
}