body {
	width:100%;
	height:100%;
	margin: 0px 0px 0px 0px;
}
.mainbg {
	background-image:url(images/bg.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.text_Caps_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.text_Caps_Gray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF8900;
}

	a {text-decoration: none; color:#666666}
	a:hover{text-decoration: underline; color:#FF8900}

.text_Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.formborder_100percent {
	width: 100%;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	font-weight: bold;
	background-color: #FFFFFF;
}
.formborder_100percent_white {
	width: 100%;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	font-weight: bold;
	background-color: #FFFFFF;
}
.text_Gray_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}

.formbutton_100percent {
	width: 100%;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	background-color: #FFFFFF;
}
.label_womens {
	background-image: url(images/cat_women_label.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.label_mens {
	background-image: url(images/cat_men_label.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.label_children {
	background-image: url(images/cat_children_label.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.label_beauty {
	background-image: url(images/cat_beauty_label.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.label_shoes {
	background-image: url(images/cat_shoes_label.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.label_homeware {
	background-image: url(images/cat_homeware_label.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.label_electronics {
	background-image: url(images/cat_electronics_label.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.label_automotive {
	background-image: url(images/cat_automotive_label.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.label_sports {
	background-image: url(images/cat_sports_label.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.label_dept {
	background-image: url(images/cat_dept_label.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.formborder_96percent {

	width: 96%;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#666666;
	font-weight: bold;
	background-color: #FFFFFF;
}
