body
{
	background-color: #FFFFFF;
	font-family: Arial, Verdana;
}

h1, h2, h3
{
	font-family: Arial;
	font-weight:bold;
}

h1
{
	font-size: 18px;
	text-align:center;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 14px;
}

dt
{
	font-weight:bold;
	color: #FF77FF;
}

.clsContent
{
	background-color: #ffffff;
}

.clsContentText
{
	font-family: Arial, Verdana;
	font-size: 12px;
}

.clsMenuButtons
{
	background-color: #ff99ff;
}

.menuItem
{
	font-weight: normal;
	font-size: 9pt;
	cursor: hand;
	color: #ededed;
	font-family: 'Arial Black';
	text-decoration: none;
}
.menuItem:hover, .menuItemOver 
{ 
	FONT-SIZE: 9pt;
	COLOR: #f2c5f2;
	FONT-WEIGHT: normal;
	cursor: hand;
	font-family: 'Arial Black';
}
.menuSelect
{
	font-weight: normal;
	font-size: 9pt;
	cursor: hand;
	color: white;
	font-family: 'Arial Black';
	text-decoration: none;
}
.menuSelect:hover, .menuSelectOver
{
	FONT-SIZE: 9pt; 
	COLOR: #f2c5f2; 
	FONT-WEIGHT: normal; 
	cursor: hand; 
	font-family: 'Arial Black';
	text-decoration: none;
}

.bottomMenuLink, .bottomMenuLinkSelected, .sideMenuLink
{
	color: #825582;
	font-family:Arial Black;
	text-decoration:none;
}

.bottomMenuLink, .bottomMenuLinkSelected
{
	font-size: 7pt;
}

.bottomMenuLinkSelected
{
	color: Gray;
}

.bottomMenuLink:hover, .sideMenuLink:hover
{
	cursor:hand;
	text-decoration:underline;
}

.explanation
{
	text-decoration:underline;
}
.explanation:hover
{
	cursor:hand;
}

.testimonial
{
	font-family:'Arial Black';
	font-size:9px;
}

.productColour, .productSize
{
	text-decoration: underline;
	color: Gray;
	font-weight: bold;
}

.productColourSelected, .productSizeSelected
{
	text-decoration: none;
	color: #FF99FF;
	font-weight: bold;
}

.errorText
{
	color: red;
	font-style: italic;
}

.footnote
{
	font-size: 8pt;
}