A:link {
	color:#000000;
	text-decoration:none;
	font-size: 11px;
}
A:visited {
	color:#000000;
	text-decoration:none;
	font-size: 11px;
}
A:active {
	color:#000000;
	text-decoration:none;
	font-size: 11px;
}
A:hover {
	color:#C90000;
	text-decoration:underline;
	font-size: 11px;
}
A.white:link {color:#ffffff; font-size:11px; text-decoration:none}
A.white:visited {color:#ffffff; font-size:11px; text-decoration:none}
A.white:active {color:#ffffff; font-size:11px; text-decoration:none}
A.white:hover {color:#ffffff; font-size:11px; text-decoration:underline}

A.topbar:link {
	color:#000000;
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.topbar:visited {color:#000000; font-size:8pt; text-decoration:none}
A.topbar:active {color:#000000; font-size:8pt; text-decoration:none}
A.topbar:hover {color:#C90000; font-size:8pt; text-decoration:none}
.text {
	font-size: 11px;
}
.style3 {font-size: 12px}
.tableHeight {
	height: 100%;
}
.tblBack {
	height: 100%;
}
body,td,th {
height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-repeat:repeat-x;
	background-color: #e4ccf6;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
}

.pageTitles {
font-size:22px;
color:#FFFFFF;
}

.topPageNavigation {
font-size:11px;
color:#FFFFFF;
}

a.topNavigationLink:link, a.topNavigationLink:visited, a.topNavigationLink:active {
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
}

a.topNavigationLink:hover {
font-size:11px;
color:#FFFFFF;
text-decoration: underline;
}



.collectionTitles {
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
color:#FFFFFF;
}

.cartMinOrderText {
	font-size:12px;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}

#content {
 background-image: url(images/10-inside.jpg);
 background-repeat:no-repeat;
 padding-top: 15px;
 }
 
.requiredRed {
	font-size:10px;
	color:#990000;
	font-weight:bold;
}
