body {
	margin: 20px 0px 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
/*	color: #333333;*/
	text-decoration: none;
	background-color: #FFFFFF;
}

#tableMenu {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
a:active {
	color: #996600;
	text-decoration: none;
}

.highlightColor {
	color: #996600;
	font-weight: bold;
}
.style1 {
	font-size: small;
	font-weight: bold;
}
.style2 {font-size: x-small}
.style4 {
	font-size: small;
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #996600;
}
.style5 {font-size: 20px}

.item	{
	font-size:9pt;
}

div.cat_item	{height:300px; width:250px;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	{Georgia, times, times new roman, serif;color:#333333;}

.small	{
	font-size:8pt
}

.loginLink	{
	color:rgb(255,0,0);
}

a.loginLink:link	{
	color:rgb(255,0,0);
}

firstTime:link	{
	color:rgb(0,255,0);
}

a.firstTime:link	{
	color:rgb(0,255,0);
}