/* CSS Document */
body {
	overflow-y:scroll;
	//overflow-y:auto;
}

.logo {background-image:url(images/logo.jpg); background-repeat:no-repeat;}
.top_menu_2 {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#787878;}
.top_menu {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#787878; text-decoration:none;}
.top_menu:hover {
	color:#ff9933;
	text-decoration:underline;
}
a {font-family:Times New Roman, Times, serif; font-size:14px; font-weight:bold; color:#fe9933; text-decoration:none; padding:0px; margin:0px;}
a:hover {text-decoration:underline;}
p {font-family:Times New Roman, Times, serif; font-size:14px; color:#787878; padding:0px; margin:0px;}
.white {font-family:Times New Roman, Times, serif; font-size:14px; color:#FFFFFF;}
.white_ul {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#FFFFFF;
	background-image: url(images/white_list.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 10px;
}
.ul_host {
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	background-image: url(images/list2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
}
.list2{
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#787878;
	list-style-type: none;
	padding-left: 20px;
	background-image: url(images/list2.gif);
	background-repeat: no-repeat;
}
.list3{
	padding:0px; margin:0px;
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#787878;
	list-style-type: none;
	padding-left: 20px;
	background-image: none;
}
li{
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#787878;
	list-style-type: none;
	padding-left: 20px;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
}
.orang_txt_bold{
	color:#fe9933;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
.orang_txt_underline{
	color:#fe9933;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;
	text-decoration:underline;
}
.orang_txt{
	color:#fe9933;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;
}
.h_tab_1 {
	color:#FFFFFF;
	font-weight:bold;
}
.green_tab_out_top{
	background-image: url(images/green_tab_out_top.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
.green_tab_out_top2{
	background-image: url(images/green_tab_out_top2.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 844px;
}

.green_tab_out_mdl{
	background-image: url(images/green_tab_out_mdl.jpg);
	background-repeat: repeat-y;
}
.green_tab_out_btm{
	background-image: url(images/green_tab_out_btm.jpg);
	background-repeat: no-repeat;
	height: 9px;
}
.green_tab_in_tr_h2{
	background-image: url(images/green_tab_in_tr_h2_.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 832px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.green_tab_in_tr{
	background-image: url(images/green_tab_in_tr.jpg);
	background-repeat: repeat-y;
}
.green_tab_in_td_h_left{
	background-image: url(images/green_tab_in_td_h_bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787878;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.green_tab_in_td_h_right{
	background-image: url(images/green_tab_in_td_h_bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.green_tab_in_td_left{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #787878;
	border-right-width: 1px;
	border-right-color: #787878;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #787878;
	padding-left: 20px;
}
.green_tab_in_td_right{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #787878;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #787878;
	padding-left: 20px;
	padding-right: 20px;
}
.green_tab_in_td_right_btm{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #787878;
	padding-left: 20px;
	border-bottom-style: none;
}
.green_tab_in_td_left_btm{
	border-right-width: 1px;
	border-right-color: #787878;
	border-top-style: none;
	border-left-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #787878;
	padding-left: 20px;
	padding-right: 20px;
	border-right-style: solid;
	border-bottom-style: none;
}
.order_tab {
	color:#FFFFFF;
}
a.order_tab:hover {
	color:#FF9933;
	text-decoration:none;
}

.tab_link {
cursor:pointer; 
text-decoration:underline;
color:#787878;
font-weight:normal;
}
.grey_text{
font-family:Times New Roman, Times, serif;
font-size:14px;
color:#787878; 
font-weight:normal; 
margin:0px; 
padding:0px; 
text-align:left;
}
.grey {
color:#8abd39; 
font-weight:bold; 
font-family:Times New Roman, Times, serif;
font-size:14px;
}
.tab1{
background-color:#656565; 
font-weight:bold; 
line-height:20px; 
padding-left:20px;
}
.tab_grey_text1 {
font-family:Times New Roman, Times, serif;
font-size:14px;
color:#FFFFFF; 
text-decoration:none; 
line-height:20px;
}
.tab_grey_text {
font-family:Times New Roman, Times, serif;
font-size:14px;
color:#787878;
text-decoration:none; 
line-height:20px; 
font-weight:bold;
}
.tab_grey_text:hover {
text-decoration:none;
}
.tab_grey_text1:hover {
text-decoration:none;
}

#main_menu {
	margin-bottom:-5px; 
	//margin-bottom:0px;
}
/**************************** order popup appearance ******************************/
div#ordpanel {
	position: absolute;		
	z-index: 10001;
	height: 427px;
	width: 544px;
	display: none;
}
div#orddimmer {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	background: #FFF;
	opacity: 0.80;
	display: none;		
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	z-index:10000;
}
/**************************** order popup appearance ******************************/
