.ProductTxt {
	font-family: Arial;
	font-size: 11px;
}
.footer-txt {
	font-family: Arial;
	font-size: 11px;
}
.top-bar {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
.header {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding-left:10;
	padding-right:10;
}
.c-hdr {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding:2;

}
.category {
	font-family: Arial;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #539CE5;

}
.sub-category {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: 517F50;
}
.txt {
	font-family: Arial;
	font-size: 11px;
}
.c-hdr2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ##FFFFCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: ##FFFFCC;

}
.hotDeals {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: 85B685;
	border-bottom-width: 1px;

}
.submitBut{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	CURSOR: hand
}
