body {
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9866ad;
        background-image: url('/template_images/home_g.jpg');
background-repeat: repeat-x;
background-position: top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #663460;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #663460;
}
.bgBar {
	background-image: url(/template_images/purple_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border: 6px solid #663460;
}
.bgImage {
	background-image: url(/template_images/purple.jpg);
	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;
	color: #663460;
	text-decoration: none;
}
.MainNav a:hover {
	text-decoration: underline;
}
.MainNavBottom, .MainNavBottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663460;
	line-height: 20px;
	text-decoration: none;
}
.MainNavBottom a:hover {
	text-decoration: underline;
}
.MiddleColumn {
	width: 275px;
}

.CatFashion {
	margin-top: 40px;
	border: 6px solid #663460;
}
.CatProductPhoto {
	border: 2px solid #663460;
}
.CatProductLink, .CatProductLink a {
	font-size: 12px;
	color: #663460;
	text-decoration: none;
	font-weight: normal;
}
.CatMainTxt {
	font-size: 14px;
	font-weight: bold;
	color: #663460;
	margin-top: 10px;
	margin-left: 90px;
	text-align: justify;
}
.CatPageNumberBar {
	background-color: #D4AEFA;
	height: 20px;
	margin-top: 20px;
}
.ItemProductPhoto {
	border: 2px solid #663460;
}
.ItemMiddleColumn{
	width: 200px;
}
.ItemName {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.ItemDescription {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.ItemMainTxt {
	margin-top: 10px;
	margin-left: 90px;
	text-align: right;
	font-weight: bold;
}
.mainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.mainCopyBold {font-size: 18px}