td       {
		color: #333333;
       font-family: Arial;
       font-size: 11px; 
       line-height:23px;
   
}
a:visited  {
	color: #333333;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.font12 {
font-family: Arial;
       font-size: 12px; 
       line-height:16px;
   
}
a.b:visited  {
	color:#000000;
	font-size:12px;
	text-decoration: none;
}
a.b:link {
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
a.b:hover {
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	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;
}
INPUT,textarea {
	BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 12px; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #f7f7f7; BORDER-RIGHT-WIDTH: 1px
}
.title{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF; 
	padding-left:20px;
	line-height:20px
}
.menu{
	font-size:12px;
	color:#FFFFFF; 
}
a.menu:visited  {
	font-size:12px;
	color:#FFFFFF; 
	text-decoration: none;
}
a.menu:link {
	font-size:12px;
	color:#FFFFFF; 
	text-decoration: none;
}
a.menu:hover {
	font-size:12px;
	color:#FFFFFF; 
	text-decoration: underline;
}
.bot{
	font-size:11px;
	color:#999999;
}
.ProductShow img{
max-width:127px;   /* FF IE7 */
max-height:145px; /* FF IE7 */
_width:expression(this.width > 127 && this.width > this.height ? 127: auto); /* IE6 */
_height:expression(this.height > 139 ? 139 : auto); /* IE6 */ 
}
.ProTxt{
	width:110px;
	overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}
#treeviewarea{width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
#tree_tree_20{white-space:normal;}