.tdwhite {
	background-color: #FFFFFF;
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
.tdhmBlue {
	background-image: url(imgs/hm_blue_bg.gif);
}
.tdhmBrown {
	background-image: url(imgs/hm_brwn_bg.gif);
}
.tdhmBrownBox {
	background-color: #996633;
}
.plaintextsmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 15px;
}
.plaintextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #503500;
	text-decoration: underline;
}
a:hover {
	color: #426363;
	text-decoration : none;
}
.tdGrayImg {
	background-image: url(imgs/gl_bg.gif);
}
.tdglGray {
	background-color: #CCCCCC;
}
.tdExImg {
	background-image: url(imgs/exh/exh_bg.gif);
}
.tdExTxtImg{
	background-image: url(imgs/exh_txt_bg.gif); 
}
.tdExTxtGrn{
	background-color: #65807A; 	
}
.tdExhImgGray{
	background-image: url(imgs/exh/exh_bgGray.gif);
}
.tdEx{
	background-color: #65807A;
}
.catalog {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.catalogBold {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #E7E7CE;
	font-weight: bold;
}
.catalogPrice {
	background-image: url(imgs/oc_bg.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-align : center;
}
.catalogBorder {
	background-color: #9EA7A1;
}
.whiteLink{
	color : #FFFFFF;
	text-decoration : none;
}
.whiteLink:Hover{
	text-decoration : underline;
	color : FFFFFF;
}