/* body and other backgrounds begin */
body{
 background-color: #FFFFFF;
}

.tablecell{
    /*text-align: justify;*/
    text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	//height: 60px;
	font-size : 11px;
	line-height: 17px;
	font-weight :  normal;
	color: #000000;
 }
	 
 .border_table{
  border-collapse: collapse;
  border-style: double;
  border-color: #a1c3e3;
}



.img_marg_right{
 margin-right: 10px;
 /*margin-bottom: 10px;*/
}
.img_marg_left{
 margin-left: 10px;
 /*margin-bottom: 10px;*/
}
.bgr_botton{
 background : url(../images/button_bgr.gif);
 background-repeat : repeat-x;
}
.body_admin{
 background-color: #f4fdf1;
}
.bgr_last_news{
 background : url(../images/bgr_latest_news.jpg);
 background-repeat : no-repeat;
}
.bgr_site_top{
 background : url(../images/site_bgr_top.gif);
 background-repeat : repeat-x;
}
.bgr_site_left{
 background : url(../images/site_bgr_left.gif);
 background-repeat : repeat-y;
}
.bgr_home_page{
 background : url(../images/bgr_home_page.gif);
 background-repeat : repeat-y;
}
.bgr_line_press{
 background : url(../images/bgr_line_press.jpg);
 height: 28px;
 background-repeat : no-repeat;
}
.bgr_line_press_arrow{
 background : url(../images/bgr_line_press_arrow.jpg);
 height: 28px;
 background-repeat : no-repeat;
}
.bgr_site_right{
 background : url(../images/site_bgr_right.gif);
 background-repeat : repeat-y;
}
.bgr_site_bottom{
 background : url(../images/site_bgr_bottom.gif);
 background-repeat : repeat-x;
 background-position: bottom;
 
}
.bgr_footer_copyright{
 background : url(../images/footer_copyright_bgr.gif);
 background-repeat : repeat-x;
 }
 /*.bgr_menu{
 background : url(../images/menu_horiz_bgr.gif);
 background-repeat : repeat-x;
}*/
.bgr_menu_horiz{
 background : url(../images/menu_horiz_bgr.gif);
 background-repeat : repeat-x;
}
.bgr_menu{
 background : url(../images/menu_horiz_bgr.gif);
 background-repeat : repeat-x;
}
.bgr_left_menu{
 background : url(../images/menu_left_left_bgr.jpg);
 background-repeat : repeat-y;
}
.bgr_left_top_menu{
 background : url(../images/menu_left_top_bgr.gif);
 background-repeat : repeat-x;
}

.bgr_cart{
 background: url(../images/Your_cart_bgr.jpg);
 background-repeat : no-repeat;
 }
.bgr_search{
 background: url(../images/search_bgr.jpg);
 background-repeat : no-repeat;
 }
 .bgr_search_input{
 background: url(../images/search_imput_bgr.gif);
 background-repeat : repeat-x;
 }
 .bgr_go{
 background: url(../images/go_bgr.gif);
 background-repeat : repeat-x;
 }
.bgr_menu_bottom{
 background : url(../images/footer_m_top_left_bgr.gif);
 background-repeat : repeat-x;
 background-position : bottom;
}
.bgr_menu_between{
 background : url(../images/menu_left_between_bgr.gif);
 background-repeat : repeat-x;
}
.bgr_menu_between_02{
 background : url(../images/menu_left_bottom_bgr.gif);
 background-repeat : repeat-x;
}
.bgr_bottom_cart{
 background : url(../images/Your_cart_bottom_bgr.gif);
 background-repeat : repeat-x;
}
.bgr_menu_horiz{
 background : url(../images/menu_horiz_bgr.gif);
 background-repeat : repeat-x;
}
.bgr_evens{
 background : url(../img/evens_bgr.gif);
 background-repeat : repeat-x;
}
.bgr_last_news_top{
 background : url(../img/news_top_img.jpg);
 background-repeat : no-repeat;

 }
.bgr_Last_News_left{
 background : url(../img/news_left_bgr.gif);
 background-repeat : repeat-y;
}
.bgr_Last_News_right{
 background : url(../img/news_right_bgr.gif);
 background-position : right;
 background-repeat : repeat-y;
}
.bgr_Last_News_bottom{
 background : url(../img/news_bottom_img.gif);
 background-repeat : no-repeat;
}
.bgr_Last_News_buton{
 background : url(../img/news_bottom_img.jpg);
 background-repeat : repeat-x;
}
.bgr_form_top{
 background : url(../images/form_top_bgr.gif);
 background-repeat : repeat-x;
}
.bgr_form_bottom{
 background : url(../images/form_bottom_bgr.gif);
 background-repeat : repeat-x;
}
.bgr_form_left{
 background : url(../images/form_left_bgr.gif);
 background-repeat : repeat-y;
}
.bgr_form_right{
 background : url(../images/form_right_bgr.gif);
 background-repeat : repeat-y;
}
 .bgr_img_right_bottom{
 background : url(../images/plage-sm_bottom_bgr.gif);
 background-repeat : repeat-x;
 background-position : bottom;
 }
.bgr_content_left{
 background : url(../images/c_left_bgr.gif);
 background-repeat : repeat-y;
}
.bgr_content_top{
 background : url(../images/c_top_bgr.gif);
 background-repeat : repeat-x;
 background-position : top;
}
.bgr_content_right{
 background : url(../images/c_right_bgr.gif);
 background-repeat : repeat-y;
}
.bgr_content_bottom{
 background : url(../images/footer_top_c_right_bgr.gif);
 background-repeat : repeat-x;
}
/* body and other backgrounds end */

/* menu styles begin */


.menu_link_horiz{
	text-decoration : none;
	font-family : Verdana;
	font-size : 13px;
   font-weight : bold;
	color: #0b3251;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 6px;
	padding-bottom : 6px;
	text-align : left;
	display: block;
}
a.menu_link_horiz:hover{
	background : url(../images/menu_horiz_bgr_roll.gif);
	background-repeat : repeat-x;
	background-color: transparent;
	text-decoration : none;
	color: #FFFFFF;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 6px;
	padding-bottom : 6px;
	display: block;
}

.menu_link{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #1b7a42;    
}
a.menu_link:hover{
	background-color: transparent;
	text-decoration : none;
	color: #ff7701;
}
.menu_button{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color: #154f7d;
	padding-left : 15px;
	padding-right : 5px;
	padding-top : 4px;
	padding-bottom : 5px;
   display: block;
}
a.menu_button:hover{
	background-color: transparent;
	text-decoration : none;
	color: #FFFFFF;
}
.mainmenu{
 
	background-color: #bae2fe;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #145e99;
	padding-left : 7px;
	padding-right : 5px;
	padding-top : 4px;
	padding-bottom : 6px;
	text-align : left;
	background-repeat : repeat-x;
	background-position: bottom;
	vertical-align : middle;
	display: block;
}

a.mainmenu:hover{
	background-repeat : repeat-x;
	background-color: #7fbdf2;
	background-position: bottom;
	text-decoration : none;
	color: #FFFFFF;
	padding-left : 7px;
	padding-right : 5px;
	padding-top : 4px;
	padding-bottom : 6px;
	vertical-align : middle;
	display: block;
}
.links{
 	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #0d6fe5;
}

a.links:hover{
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	color: #003ab8;
	
	
}
.links_p_s{
 	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #154f7d;
}

a.links_p_s:hover{
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	color: #0d6fe5;
}

.links02{
 	text-decoration : none; 	
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	padding-left:10px;
	color: #173c83;
}

a.links02:hover{
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;	
	font-weight : bold;	
	color: #173c83;         	
}
.links_admin{
 	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	 line-height: 17px;
	font-weight : normal;
	color: #0d6fe5;
}

a.links_admin:hover{
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
}
.last_news02{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #FFFFFF;
	display: block;
}
a.last_news02:hover{
	background-color: transparent;
	text-decoration : none;
	color: #33B4E9;
}
.current_page_path{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #154f7d;  
	 
}
.path{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #2f80c1;    
}

a.path:hover{
	background-color: transparent;
	text-decoration : none;
	color: #02b1cb;
}

.td_infoprice{
	background-color: #FFFFFF;
}

.td_header{
 	 background-color: #76a5dd;
}
.td_admin{
 	 background-color: #aecef5;
}

.td_admin:hover{
 background-color: #000000;
}
.td_admin_02{
 	 background-color: #d2e8fd;
}

a.td_admin:hover{
 background-color: #000000;
}
.mainmenu_bottom{
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #163b81;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	padding-bottom : 2px;
	text-align : left;
	display: block;
	
}
a.mainmenu_bottom:hover{
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #0083ff;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	padding-bottom : 2px;
	text-align : left;
	display: block;
}
.link_cart{
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #0d6fe5;
	padding-left : 20px;
	padding-top : 2px;
	text-align : left;
	display: block;
}
a.link_cart:hover{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left : 20px;
	text-align : left;
	display: block;
}
.link_cart02{
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #0d6fe5;
	padding-left : 0px;
	text-align : left;
	display: block;
	
}
a.link_cart02:hover{
 text-decoration: underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left : 0px;
	text-align : left;
	display: block;
}
.menu_line{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	padding-left : 0px;
	padding-right : 0px;
	vertical-align: middle;
	padding-bottom : 2px;
	color: #145e99;
}

.line_horiz{
	 background: url(../images/menu_horiz_img_between.jpg);
	text-decoration : none;
	height: 25px;
	width: 1px;
	display: block;

	
}

.submenu{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #759FD5;
	padding-left : 22px;
	padding-right : 5px;
	padding-top : 1px;
	padding-bottom : 2px;
	text-align : left;
	display: block;
}
a.submenu:hover{
	background-color: transparent;
	text-decoration : none;
	color: #33B4E9;
}
.mainmenu_table{
	margin-bottom : 19px;
	margin-left : 11px;
	margin-right : 11px;
	margin-top : 1px;
	display: block;
}
.links_header_admin{
 	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 17px;
	font-weight : bold;
	color: #FFFFFF;
}



/* menu styles end */


/* content styles begin */

.star{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #154f7d;
}
.error{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #ff0000;
}
.info_small{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #5891B9;
}
.info_small_02{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #5296d9;
}
.title{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	color: #62a5d9;
}
.title2{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color: #154f7d;
}
.title_blue{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #154f7d;
}
.subtitle{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	/*color: #OOOOOO;*/
	color: #000000;
}
.years{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	font-weight : bold;
	padding-top: 7px;
	margin-left: 15px;
	vertical-align: middle;
	display: block;
}
.years02{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	font-weight : bold;
	padding-top: 2px;
	margin-left: 15px;
	vertical-align: middle;
	display: block;
}
.evens{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color: #154f7d;
}
.cart{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height: 17px;
	font-weight : bold;
	vertical-align: middle;
	padding-left: 7px;
	padding-top : 2px;
	color: #163b81;
}
.forms{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color: #0b3251;
	padding-left : 19px;
	padding-bottom: 6px;
	padding-top: 6px;
	vertical-align: middle;
	display: block;
}
.forms_title{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color: #0b3251;
	padding-bottom: 6px;
	padding-top: 6px;
	vertical-align: middle;
	display: block;
}
.last_news{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color: #154f7d;
	padding-left : 10px;
	padding-right : 0px;
	vertical-align: middle;
	padding-top : 3px;
	padding-bottom : 9px;
	display: block;

}
.bodytext{
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 17px;
	font-weight :  normal;
	color: #000000;
}
.bodytext_anouns{
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height: 17px;
	font-weight :  normal;
	color: #000000;
}
.bodytext_excl{
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height: 17px;
	font-weight :  normal;
	color: #FF0000;
}
.bodytext_light_blue{
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 17px;
	font-weight :  normal;
	color: #4f85c7;
}
.bodytext_white{
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 17px;
	font-weight :  normal;
	color: #FFFFFF;
}

.arrow{
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 17px;
	font-weight :  normal;
	color: #145e99;
}
.bodytext_press{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight :  normal;
	display: block;
	
	padding-left: 25px;
	color: #000000;
}
.bodytext_list{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight :  normal;
	line-height: 19px;
	color: #000000;
}
.bodytext2{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 15px;
	font-weight : normal;
	color: #1f1a17;
}
.bodytext4{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 15px;
	font-weight : bold;
	color: #4f85c7;
}	
.section_title{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 15px;
	font-weight : bold;
	color: #154f7d;
}	
.adress{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	vertical-align : middle;
	color: #2C5896;
}
.search{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	vertical-align : middle;
	color: #29619b;
}
/* content styles end */


/* footer styles begin */

.copyright{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color: #FFFFFF;
	padding-left : 30px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : left;
	display: block;
}
.email{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color: #FFFFFF;
	padding-left : 3px;
	padding-right : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : left;
	display: block;
}
/* footer styles end */
/* login styles begin */
.bgr_login{
 background : url(../images/b_login.gif);
 background-repeat : no-repeat;
}
.bgr_register{
 background : url(../images/b_register.gif);
 background-repeat :  no-repeat;
}

.login{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	vertical-align: middle;
	padding-left: 7px;
	padding-right: 5px;
	color: #FFFFFF;
}
.botton_login{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	 height: 15px;
	font-weight : normal;
	padding-left: 5px;
	padding-top:4px;
	padding-bottom: 4px;
	padding-right: 8px;
	vertical-align: middle;
	color: #154f7d;
}
.botton_register{
	background-color: transparent;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-weight : normal;
	padding-left: 10px;
	padding-bottom: 4px;
	vertical-align: middle;
	padding-top: 4px;
	 height: 15px;
	padding-right: 12px;
	color: #154f7d;
}
input.input_button_cart_delete{
 background : url(../images/delete.png);
 background-repeat : no-repeat;
 cursor: pointer;
 /*background-color: #aecef5;*/
 text-decoration : none;
 /*font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-weight: bold;
 color: #0b3251;*/
 border-width: 0px;
 vertical-align: middle;
 width: 16px;
 height: 16px;
 /*
 padding-bottom : 4px;
 padding-left : 3px;
 padding-right : 3px; 
 border-color: #6ba4ce;*/
}

input.input_cart_gen{
 background-color: #ffffff;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 8px;
 font-weight: normal;
 color: #154f7d;
 width: 100px;
 height: 14px;
 padding-left: 5px;
 border-style:solid;
 border-width:1px;
 vertical-align: middle;
 border-color: #164f7a;
}
input.input_search{
 background-color: #ffffff;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 9px;
 font-weight: normal;
 color: #154f7d;
 width: 90px;
 height: 15px;
 border-style:solid;
 border-width:1px;
 border-color: #164f7a;
}
input.input_search_go{
 background : url(../images/bgr_search_go.jpg);
 text-decoration : none;
 font-family : Verdana, Helvetica, sans-serif;
 font-size : 11px;
 height: 15px;
 font-weight: bold;
 color: #154f7d;
 padding-left : 3px;
 padding-right : 3px;
 border-width:1px;
 border-style:solid;
 border-color: #164f7a;
}

input.input_button_login{
 background : url(../images/h_bgr_login.jpg);
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 9px;
 font-weight: bold;
 color: #4d77a4;
 height: 15px;
 vertical-align: middle;
 padding-left : 5px;
 padding-right : 5px;
 padding-bottom: 0px;
 padding-top: 0px;
 border-width:1px;
 border-color: #4d77a4;
}

/* login styles begin */

/* form styles begin */
select.select_gen_r{
 background-color: #FFFFFF;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 height:17px;
 width:150px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}
input.input_gen_r{
 background-color: #ffffff;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 width: 350px;
 height: 17px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;

}
input.input_gen_q{
 background-color: #ffffff;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 width: 30px;
 padding-left : 5px;
 padding-right : 5px; 
 height: 20px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}
input.input_gen_q2{
 background-color: #ffffff;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 width: 30px;
 padding-left : 3px;
 padding-right : 3px; 
 height: 20px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}

.divstyle{
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 width: 78px;
 padding-left : 3px;
 padding-right : 3px; 
 height: 18px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}
.divum{
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 width: 4px;
 height: 18px;
}

.divdeltimefee{
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 width: 22px;
 padding-left : 3px;
 padding-right : 3px; 
 height: 18px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}

input.input_gen{
 background-color: #ffffff;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 width: 176px;
 height: 17px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}
input.input_gen_mail{
 background-color: #ffffff;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 width: 309px;
 height: 17px;
 padding-left : 3px;
 padding-right : 3px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}
input.input_rates{
 background-color: #ffffff;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 width: 68px;
 height: 17px;
 padding-left : 3px;
 padding-right : 3px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}

input.input_gen02{
 background-color: #ffffff;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 width: 150px;
 height: 17px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}

input.input_button_gen{
 background-color: #8db6e4;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-weight: bold;
 color: #0b3251;
 width: 90px;
 height: 22px;
 border-width:1px;
 border-color: #6ba4ce;
}
input.input_button_cart{
 background-color: #8db6e4;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-weight: bold;
 color: #0b3251;
 height: 22px;
 padding-bottom : 4px;
 padding-left : 5px;
 padding-right : 5px; 
 border-width:1px;
 border-color: #6ba4ce;
}
input.input_button_cart02{
 background-color: #8db6e4;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-weight: bold;
 color: #0b3251;
 vertical-align: middle;
 width: 130px;
 height: 22px;
 padding-bottom : 4px;
 padding-left : 3px;
 padding-right : 3px; 
 border-width:1px;
 border-color: #6ba4ce;
}
input.input_gen_go{
 background : url(../images/search_imput_bgr.gif);
 background-color: #ffffff;
 text-decoration : none;
 font-family : Verdana, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: bold;
 color: #154f7d;
 width: 100px;
 height: 19px;
 border-width:0px;
}
 input.input_button_go{
 background : url(../images/go_bgr.gif);
 text-decoration : none;
 font-family: Verdana, Helvetica, sans-serif;
 font-size : 10px;
 font-weight: bold;
 color: #bd1600;
 width: 35px;
 height: 19px;
 border-width:1px;
 border-color: #2b638e;
}
select.select_gen{
 background-color: #FFFFFF;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 width: 176px;
 height:17px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}

}
input.input_gen_quote{
 background-color: #ffffff;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 width: 344px;
 height: 17px;
 padding-left : 3px;
 padding-right : 3px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}
input.input_gen_quote02{
 background-color: #ffffff;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 width: 158px;
 height: 17px;
 padding-left : 3px;
 padding-right : 3px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}
select.select_gen_quote{
 background-color: #FFFFFF;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 width: 344px;
 height:17px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}
select.select_gen_mail{
 background-color: #FFFFFF;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 width: 309px;
 height:17px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}
textarea.text_gen_mail{
 background-color: #FFFFFF;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 width: 309px;
 height: 80px;
 padding-left : 7px;
 padding-right : 0px;
 padding-top : 0px;
 padding-bottom : 0px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}
textarea.text_gen_quote02{
 background-color: #FFFFFF;
 text-decoration : none;
 text-align : justify;
 text-justify: distribute;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 height: 80px;
 width: 381px;
 padding-left : 7px;
 padding-right : 0px;
 padding-top : 0px;
 padding-bottom : 0px;
 margin-right : 7px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}

textarea.text_gen_quote{
 background-color: #FFFFFF;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 height: 80px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}

select.select_gen_p{
 background-color: #dbf0ff;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #0b3251;
 height:17px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}
input.input_button_gen_p{
  background-color: #8db6e4;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-weight: bold;
 color: #0b3251;
 padding-bottom: 5px;
 width: 60px;
 vertical-align: middle;
 height: 20px;
 border-width:1px;
 border-color: #6ba4ce;
}
select.select_gen_p02{
 background-color: #ffffff;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #0b3251;
 height:17px;
 width: 100px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}

input.input_button_gen_shopcart{
 background : url(../images/form_imput_bgr.gif);
 text-decoration : none;
 background-repeat : repeat-x;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-weight: bold;
 color: #0b3251;
 padding-bottom: 5px;
 height: 20px;
 vertical-align: middle;
 border-width:1px;
 border-color: #6ba4ce;
}

textarea.text_gen{
 background-color: #FFFFFF;
 text-decoration : none;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight: normal;
 color: #2e67ab;
 height: 80px;
 border-style:solid;
 border-width:1px;
 border-color: #6ba4ce;
}

/* form styles end */

.HorizMenuText{
					background-color: transparent;
					text-decoration : none;
					font-family : Verdana;
					font-size : 13px;
   				         font-weight : bold;
					color: #173c83;
					padding-left : 10px;
					padding-right : 10px;
					padding-top : 4px;
					padding-bottom : 4px;
					text-align : left;
					display: block;
}

/*<script type="text/javascript" src="style/menu.js"></script>*/
.bar{
display:none;
}
