<!--
body {
	margin: 0px;
	background-image: url("../../../images/images/bg1.JPG");
	scrollbar-face-color: #E6E6E6; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #B0B0B0; 
	scrollbar-arrow-color: #666666; 
	scrollbar-track-color: #f5f5f5; 
	scrollbar-color: #B0B0B0; 
	scrollbar-darkshadow-color: #9C9C9C

}
td {
	font-family: Verdana;
	font-size: 12px;
}
a:link {
	font-family: "Verdana";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Verdana";
	font-size: 12px;
	color: #0033A2;
	text-decoration: none;
}
a:hover {
	font-family: "Verdana";
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.login {
	background-color: #f6f6f6;
	background-image: url("../../../images/images/mail_bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.td-bg {
	background-image: url("../../../images/images/td-bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
.product_selectnone{display:none;border:0 solid #FeFeFe;font-family:"Arial";}


/*user*/
.user_input1{font-size:12px;letter-spacing:2px;color:#333333;border: 1px solid #D7B78F;font-family:"Verdana";}
.user_title{font:12px;color:#6E5229;font-weight:bold;font-family:"Verdana";}
.user_title1{font-weight:bold;color:#A17208;font-family:"Arial";}
.user_title2{color:#A17208;font-family:"Verdana";}
.user_td_head{color:#A17208;background-color:#FDF1D5;font-family:"Verdana";}
.user_td_content{font:12px;background-color:#FEF9EE;font-family:"Verdana";}
.user_font{font:12px;color:#A17208;font-family:"Verdana";}
.user_note{font:12px;color:red;font-family:"Verdana";}



.user_title3{font:12px;font-weight:bold;color:#8A0606;font-family:"Verdana";}

.user_input_readonly{background-color:#EFEFEF;border-left: medium none; border-right: medium none;border-top: medium none; border-bottom:black 1px solid;border: 1px solid #395BCC;font-family:"Verdana";}


-->