body {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bgBar {
	background-repeat: repeat-y;
	background-position: left top;
}
.bgImage {
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	width: 1000px;
}
.MainNav, .MainNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
}
.MainNavSearch, .MainNavSearch a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;
}
.MainNavSearch a:hover {
	text-decoration: underline;
}
.MainNav a:hover {
	text-decoration: underline;
}
.MainNavBottom, .MainNavBottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.MainNavBottom a:hover {
	text-decoration: underline;
}
.CatFashion {
	margin-top: 40px;
}
.CatProductLink, .CatProductLink a {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.CatMainTxt {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 90px;
	text-align: left;
}
.CatPageNumberBar {
	height: 20px;
	margin-top: 20px;
}
.ItemName {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.ItemDescription {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.ItemMainTxt {
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
}
.BAddToCart {
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	width: 122px;
}
.BFreeShipping{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 102px;
}
.ListPrice {
	font-size: 12px
}


