body
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #ffffff;
}

h1 
{
	font-size: 9pt;
	text-transform: uppercase;
	padding: 5px;
}

h2 
{
	font-size: 9pt;
	color: #8F84AC;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 5px;
	margin-bottom: 0px;
}

.homepara 
{
	font-size: 7pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
}

.homeimg 
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.purplecell 
{
	background-color: #EBE0F0;
}
.purplecell2
{
	background-color: #DED6EB;
}

.browncell 
{
	background-color: #EEECDF;
}

.browncell2
{
	background-color: #F4F2E6;
}

input
{
	font-family: Verdana;
	font-size: 8pt;
}

select
{
	font-family: Verdana;
	font-size: 8pt;
}

p
{
	font-family: Verdana;
	font-size: 8pt;
}

table
{
	font-family: Verdana;
	font-size: 8pt;
}

tbody
{
	font-family: Verdana;
	font-size: 8pt;
}

tr
{
	font-family: Verdana;
	font-size: 8pt;
}

td
{
	font-family: Verdana;
	font-size: 8pt;
}

.pagetitle
{
	font-size: x-large;
	text-transform: lowercase;
	font-family: Goudy Old Style;
}

.sectiontitle
{
	font-size: medium;
}

.sidebarlink
{
	font-weight: bold;
	font-family: Verdana;
	color: black;
	font-size: 8pt;
	line-height: 12pt;
	text-decoration: none;
}

.sidebarlink:hover
{
	color: white;
}

.sidebarlink:visited
{
	color: black;
}

.sidebarlink:visited:hover
{
	color: white;
}

.sidebarlinksmall
{
	font-family: Verdana;
	color: black;
	font-size: 7pt;
	line-height: 16pt;
	text-decoration: none;
}

.sidebarlinksmall:hover
{
	color: white;
}

.sidebarlinksmall:visited
{
	color: black;
}

.sidebarlinksmall:visited:hover
{
	color: white;
}

.topbarlink
{
	font-weight: bold;
	font-size: 7pt;
	color: black;
	position: relative;
	top: 6px;
	text-decoration: none;
}

.topbarlink:hover
{
	color: black;
}

.topbarlink:visited
{
	color: black;
}

.topbarlink:visited:hover
{
	color: black;
}

.welcomeTitle
{
	font-family: Verdana;
	font-size: 9pt;
	color: #aaaaaa;
}

.welcomeText
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.productName
{
	font-size: 10pt;
	color: black;
}

.productCodeLabel
{
	font-size: 8pt;
	color: #000000;
}

.productCodeValue
{
	font-size: 8pt;
	color: black;
}

.productSizeLabel
{
	font-size: 8pt;
	color: #000000;
}

.productSizeValue
{
	font-size: 8pt;
	color: black;
}

.productPrice
{
	font-size: 13pt;
	color: black;
}

.linkbutton
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../images/button_big.gif);
	text-transform: lowercase;
	width: 150px;
	color: #333333;
	padding-top: 3px;
	font-family: Verdana;
	height: 20px;
	text-align: center;
	text-decoration: none;
	display: block;
	background-repeat:no-repeat;
}

.linkbutton:hover
{
	color: #ffffff;
}

.linkbuttonsmall
{
	font-size: 7pt;
	background-image: url(../images/button_small.gif);
	text-transform: lowercase;
	width: 50px;
	color: #333333;
	padding-top: 3px;
	font-family: Verdana;
	height: 20px;
	text-align: center;
	text-decoration: none;
	display: block;
	background-repeat:no-repeat;
}

.linkbuttonsmall:hover
{
	color: #ffffff;
}

.TopBar 
{
	background-image: url(../images/top_bar.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #C3BFE0;
}

.hideTextBox 
{
	border: none 0px white;	
}

.StandardStrike 
{
	text-decoration: line-through;
}

.Sale 
{
	font-weight:bold;
}
.SaleStrike 
{
	font-weight:bold;
	text-decoration: line-through;
}

.Clearance 
{
	font-weight:bold;
	color:Red;
}

.homelink
{
	font-size: 7pt;
	color: black;
	text-decoration: underline;
}

.homelink:hover
{
	color: black;
	text-decoration: underline;
}

.homelink:visited
{
	color: black;
	text-decoration: underline;
}

.homelink:visited:hover
{
	color: black;
	text-decoration: underline;
}