body
{
	background-color: #ffffff;
}

.fashionBody
{
	width: 790px;
	border-bottom: 2px solid #3366ff;
	border-right: 2px solid #3366ff;
}

.softomatixBody
{
	width: 100%;
}

.traditionsBody
{
	width:100%;
}

.redTitle
{
	color: Red;
	font-family: Verdana;
	font-size: larger;
}

.pageFooter
{
	font-family: Verdana;
	font-size: x-small;
	color: Gray;
}

.pageTitle
{
	color: Red;
	font-family: Verdana;
	font-weight: bold;
	font-size: large;
}

.pageMenu
{
	color: MistyRose;
}

.pageMenuItem
{
	color: Fuchsia;
	font-family: Verdana;
	font-size: medium;
	font-weight: lighter;
}

.pageContent
{
	font-family: "Times New Roman" , Serif;
	font-variant: normal;
	font-size: medium;
}

.headerBorder
{
	border-bottom-color: MistyRose;
	border-bottom-width: thin;
	border-bottom-style: groove;
}

img
{
	background-color: #fffaf9;
}

.sizeColumn
{
	background-color: #fff1ff;
	font-size: small;
	font-family: Times New Roman;
	font-weight: 300;
	color: Blue;
}

.chartHeader
{
	background-color: #3399ff;
	font-family: Times New Roman;
	font-size: larger;
	font-style: normal;
	font-weight: 300;
	color: Maroon;
}

.textTitleOnTop
{
	font-weight: 200;
	font-size: small;
	color: slategray;
	font-family: 'Times New Roman';
}

a.link
{
	color: #0000ff;
	text-decoration: underline;
}

a.visited
{
	color: #0000ff;
	text-decoration: underline;
}

a:hover
{
	color: #ff0000;
	text-decoration: none;
}

a.footerlink:link
{
	color: #0000ff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.footerlink:active
{
	color: #0000ff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.footerlink:visited
{
	color: #0000ff;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
a.footerlink:hover
{
	color: #ff0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.fashionLeftMenuCol
{
	width: 160px;
	border-right: 8px solid #3366ff;
}

.fashionRightBodyCol
{
	padding-left: 2px;
	padding-right: 2px;
}
a.leftMenuListItems
{
	font-size: 14px;
	font-weight: bold;
}
a.leftMenuListItems:active
{
	color: #0000ff;
	text-decoration: underline;
}
a.leftMenuListItems:visited
{
	color: #0000ff;
	text-decoration: underline;
}
a.leftMenuListItems:hover
{
	color: #ff0000;
	text-decoration: underline;
}
a.leftMenuListItems:link
{
	color: #0000ff;
	text-decoration: underline;
}

.itemDetail
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}

.itemSKU
{
	font-size:12px;
	font-weight:bold;
	color:#434f40;
	text-align:left;
}

.itemPrice
{
	font-size:16px;
	color:#434f66;
	font-weight:bold;
	text-align:left;
}

.itemTitle
{
	FONT-SIZE: 24px;
	background-color:#f1f1f1;
	TEXT-TRANSFORM: capitalize;
	COLOR: #8b0000;
	FONT-FAMILY: Serif, Sans-Serif, Verdana, Arial;
}

.sizeDesc
{
	font-size:12px;
	color:#090299;
}

.sizeMeasurement
{
	font-size:12px;
	color: #2f0000;
}

a.itemDetailLink:link
{
	color:blue;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}

a.itemDetailLink:hover
{
	color:#ff0000;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

a.itemDetailLink:visited
{
	color:blue;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}

.bindiTitle
{
	FONT-SIZE: 16px;
	font-weight: bold;
	background-color:#f1f1f1;
	TEXT-TRANSFORM: capitalize;
	COLOR: #0000cc;
	FONT-FAMILY: Serif, Sans-Serif, Verdana, Arial;
}

.caution
{
	color:red;
	font-size:12px;
}

.itemlistheader
{
	color:blue;
	font-size:12;
	font-weight:bold;
}

img.thumb
{
	float:left;
}