.c9 {
	font-size: 9pt;
	letter-spacing: 2px;
	word-spacing: 1px;
}
.c10 {
	font-size: 10pt;
	letter-spacing: 1px;
	word-spacing: 1px;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #CC6600;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
.LoginTextField {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.LoginBTN {
	background-color: #EAEAEA;
	border: none;
	cursor: hand;
}
.RegTextField {
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.MemberMenuLink {
	text-decoration: none;
	cursor: hand;
	font-size: 9pt;
	letter-spacing: 2pt;
	word-spacing: 1pt;

}
.wordsLink {
	font-size: x-small;
	text-decoration: none;
	cursor: hand;
	color: #003399;
	letter-spacing: 1pt;
	word-spacing: 1pt;

}
.AppraisalWords {
	font-size: 9pt;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.c91 {
	font-size: 9pt;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.sIquiryFields {
	border: 1px solid #CCCCCC;
}
.InquiryManageBTN {
	background-color: #999999;
	cursor: hand;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;


}
.SearchBTN {
	height: 22px;
	width: 28px;
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	border: thin none;
	background-color: #CCCCCC;
	cursor: hand;


}
.CategoryBTN {
        border: 1px solid;
        text-decoration: none;
        height: 20px;
        color: #FFFFFF;
        background-color: #999999;
        cursor: hand;
        font-size: 9pt;
        letter-spacing: 1pt;
        word-spacing: 1pt;
}
.CategoryText {
        border: 1px dashed #999999;
}
.TextLink {
        text-decoration: none;
        cursor: hand;
}
.TextField {
        text-decoration: none;
        border: 1px none #999999;
        color: #333333;
        background-color: #F2F2F2;
}
.LightBTN {
        text-decoration: none;
        background-color: #CCCCCC;
        border: none;
        cursor: hand;
}
.OrderTextField {
        text-decoration: none;
        border: 1px dotted #CCCCCC;
}
.ProductBTN {
        text-decoration: none;
        background-color: #D9ECFF;
        border: none;
        cursor: hand;
}