TD {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: "Arial"; TEXT-ALIGN: left
}
FORM {
	MARGIN: 0px
}
A {
	COLOR: #666666;
	text-decoration: none;
	border: none;
}
A.menu {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #FF0000; FONT-FAMILY: "Arial"; TEXT-DECORATION: none
}
a:hover {
	color: #333333;
	text-decoration: underline;
	border: 0px none;
}
input {
	font-family: "Arial";
	color: #333333;
	font-size: 11px;
	cursor: hand;
	text-decoration: none;
}
body {
	font-family: "Arial";
	font-size: 10px;
	color: #333333;
}
textarea {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
}
.productimg {
	height: 18px;
	width: 18px;
	background-image: url(x.gif);
}
.pagebk {
	border: 1px solid #666666;
	height: 20px;
	cursor: hand;
}
select {
	border: 1px solid #000000;
	font-size: 11px;
	font-family: "Arial";
	line-height: 12px;
	cursor: hand;
	list-style-type: disc;
	
}
.inputsearch {
	font-size: 11px;
	height: 18px;
	border: 1px solid cccccc;
	text-align: center;
}
.htmlimg {
	border: 1px solid #CCCCCC;
}

.RightMuneLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: eaeaea;
	font-size: 14px;
	font-weight: normal;
	color: #003399;
	font-family: "Arial";
}

.pagebk {
	border: 1px solid #cccccc;
	cursor: hand;
	margin: 2px;
	padding: 2px;
}

