/* CSS Document */

body {margin: 0px; padding: 0px; font-family:Tahoma, sans-serif; color:#6B7D8D; font-size: 11px; background-color:#E5F1F6; background-image:url(images/body_bg.png); background-repeat:repeat-x; }

input  { font-family:tahoma; font-size:11px; color: #6B7D8D;}

a:link { color:#1D83BA; text-decoration:underline; } 
a:visited { color:#1D83BA; text-decoration:underline; } 
a:hover { color:#40A9E1; text-decoration:none; }


/* TABLE */

.table_level_1_col_left { width: 4px; background-image:url(images/bg_margin_left.png); background-repeat:repeat-y; }

.table_level_1_col_right { width: 4px;  background-image:url(images/bg_margin_right.png); background-repeat:repeat-y; }

.table_level_1_col_center { width: 730px;  }

.div_footer_menu{width: 100%; height:41px; text-align: center;}

.div_footer{ width: 100%; height: 88px; background-image:url(images/bg_footer.png); background-repeat:repeat-x; line-height: 2em; text-align:center }

.table_level_2_top {width: 730px; height: 109px; background-image:url(images/top_bg.png); background-repeat:no-repeat;}

.table_level_2_top_banner {width: 730px; height: 180px; background-image: url(images/top_banner.png); background-repeat:no-repeat;}

.table_level_3_login_box {width: 290px; height: 90px; margin-top: 10px; background-image:url(images/bg_login_box.png); background-repeat:no-repeat;}

.table_level_2_h_menu {width: 700px; height: 46px; padding-left: 9px;background-image:url(images/bg_menu.png); text-align:left; background-repeat:repeat-x; margin-left: 14px;}

.table_level_2_main {width: 730px; background-image:url(images/bg_main_midle.png); background-repeat:repeat-y;}

.table_level_2_main_cell {width: 730px; background-image:url(images/bg_main_top.png); background-repeat: no-repeat;}

.table_level_3_main {width: 730px;  background-image:url(images/bg_main_botom.png); background-repeat: no-repeat; background-position:bottom;}

.table_level_3_main_cell {width: 690px; padding: 20px;}

.table_level_4_main {width: 349px; float:left; }



.div_title { width: 349px; height: 37px; background-image:url(images/title_bg.png); background-repeat:no-repeat; font-size:16px; font-family:tahoma; color:#53B7D9; padding-top: 5px;}



.t1 {color: #EC7402}




/* MENU */
div.home { width: 64px; height:46px;  float:left; text-align:center;}
div.home a {  width: 64px; height:46px; float:left;  }
div.home a:hover {  float:left; background-image:url(images/hover_home.gif); background-repeat:no-repeat;}

div.about_us { width: 81px; height:46px;  float:left; text-align:center;}
div.about_us a {  width: 81px; height:46px; float:left;  }
div.about_us a:hover {  float:left; background-image:url(images/hover_about_us.gif); background-repeat:no-repeat;}

div.merchant_c_a { width: 170px; height:46px;  float:left; text-align:center;}
div.merchant_c_a a {  width: 170px; height:46px; float:left;  }
div.merchant_c_a a:hover {  float:left; background-image:url(images/hover_merchant_c_a.gif); background-repeat:no-repeat;}

div.apply_now { width: 90px; height:46px;  float:left; text-align:center;}
div.apply_now a {  width: 90px; height:46px; float:left;  }
div.apply_now a:hover {  float:left; background-image:url(images/hover_apply_now.gif); background-repeat:no-repeat;}


div.faq { width: 49px; height:46px;  float:left; text-align:center;}
div.faq a {  width: 49px; height:46px; float:left;  }
div.faq a:hover {  float:left; background-image:url(images/hover_faq.gif); background-repeat:no-repeat;}

div.iso_a_r{ width: 135px; height:46px;  float:left; text-align:center;}
div.iso_a_r a {  width: 135px; height:46px; float:left;  }
div.iso_a_r a:hover {  float:left; background-image:url(images/hover_iso_a_r.gif); background-repeat:no-repeat;}

div.contact_us { width: 91px; height:46px;  float:left; text-align:center;}
div.contact_us a {  width: 91px; height:46px; float:left;  }
div.contact_us a:hover {  float:left; background-image:url(images/hover_contact_us.gif); background-repeat:no-repeat;}


/* FORMS */

.login{width: 120px; height: 19px; background:none; border:none;}

.apply_form{ width: 179px;}

.apply_form_drop_down{ width:179px;}

.apply_form_input{ width:220px;}

.form_submit{ width: 153px; height: 35px; background-color:none; border: 0px none; cursor:pointer; background-image:url(images/but_submit.gif); background-position:top; background-repeat:no-repeat;}

.login_btn {
	border:0px none;
	width:73px;
	height:18px;
	background:url(images/but_log_in.png) top left no-repeat;
	cursor:pointer;
}

.error_table {
	border: 1px solid red;
}

