<STYLE type="text/css">
<!--

/* problem in firefox with order of next 2 classes */


body {
 background-color: #FFFFFF;
 margin: 0;
 font-family: verdana, sans;
 font-size: 9pt;
 color: #000000;
 text-align: center;
}

#container {
	width: 955px;
	border: 1px solid #666666;
	margin:0 auto;
	text-align: left;
}

td, th, p {
 font-family: verdana, sans;
 font-size: 9pt;
 color: #333333; /*#000000;*/
}

a:link {
	color: #663366; /*#660066;*/
	text-decoration: none;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
a:hover {
	color: #663366;
	text-decoration: underline;
}
a:active {
	color: #663366;
	text-decoration: none;
}

h6 {
	font-family: verdana, sans;
	color: 0066ff;
	font-size: 9pt;
	margin-top: 1em;
	margin-below: 0em;
	margin-bottom: 0em;
}

h2,h3,h4,h5 {
	font-family: verdana, sans;
	color: #663366;
}
h1 {
 font-family: verdana, sans;
 font-size: 18px;
 color: #663366;
}
.smaller {
 font-family: verdana, sans;
 font-size: 12px;
}

a.smaller:link {
 font-family: verdana, sans;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}
a.smaller:visited {
 font-family: verdana, sans;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}
a.smaller:hover {
 font-family: verdana, sans;
 font-size: 12px;
 color: #811D2A;
 text-decoration: underline;
}
a.smaller:active {
 font-family: verdana, sans;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
}

.reversed {
 font-family: verdana, sans;
 font-size: 12px;
 color: #FFFFFF;
}

.table {
 border: 1px solid #666666;
}

IMG.icon
		{
		float: right;
		margin: 10;
		margin-right: 0;
		}	

.header {
	font-family: verdana, sans;
	font-size: 14px;
	color: #ffffff;
	padding-bottom: 10px;
}

.header a:link {
	font-family: verdana, sans;
	font-size: 14px;
	color: #ffffff;
	padding-bottom:;
	text-decoration: none;

}
.header a:visited {
	font-family: verdana, sans;
	font-size: 14px;
	color: #ffffff;
	padding-bottom:;
	text-decoration: none;
}
.header a:hover {
	font-family: verdana, sans;
	font-size: 14px;
	color: #ffffff;
	text-decoration:underline;
	padding-bottom:;
}
.header a:active {
	font-family: verdana, sans;
	font-size: 14px;
	color: #ffffff;
	padding-bottom:;
	text-decoration: none;
}
.footer {
	font-family: verdana, sans;
	font-size: 9pt;
	color: #333333; /*#000000;*/
	padding-bottom: 10px;
}

.footer a:link {
	font-family: verdana, sans;
	font-size: 9pt;
	color: #333333; /*#000000;*/
	padding-bottom:;
	text-decoration: none;

}
.footer a:visited {
	font-family: verdana, sans;
	font-size: 9pt;
	color: #333333; /*#000000;*/
	padding-bottom:;
	text-decoration: none;
}
.footer a:hover {
	font-family: verdana, sans;
	font-size: 9pt;
	color: #333333; /*#000000;*/
	padding-bottom:;
	text-decoration: underline;
}
.footer a:active {
	font-family: verdana, sans;
	font-size: 9pt;
	color: #333333; /*#000000;*/
	padding-bottom:;
	text-decoration: none;
}

.popup	{
	background-color:#ffffff;
}

div.cat_item	{height:300px; width:220px;float:left;position:relative;margin:0 15px 0 15px;padding:0 5px 0 5px;}

div.cat_item div.cat_content_bottom	{position:absolute; bottom:0px}

div.cat_item div.cat_content_top	{position:absolute; top:0px}

.addToCart	{verdana, sans;color:#333333;}
// -->
</STYLE> 