body {
margin: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

.topbg {
background-image: url(images/topbg.gif);
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
height: 26px;
width: 100%;
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

#menu ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
	color: #FFFFFF;
	background-color: #000000;
	border: #000000;
}

#menu a
{
	display: block;
	padding: 2px;
	width: 132px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #D2D2CA;
	color: #FFFFFF;
}

#menu a:link, #menuitems a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #000000;
}

#menu a:hover
{
background-color: #D2D2CA;
color: #333;
font-weight: bold;
}

A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
}

P.catname {
text-align: center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}
P.catdesc { 
margin-top: 0px; 
margin-bottom: 15px; 
vertical-align:top;
}
IMG.catimage { 
border:0px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
vertical-align:top; 
}
TD.catimage { 
vertical-align:top; 
}
TD.catname { 
vertical-align:top; 
text-align: center; 
}
TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}
div.listprice {
text-align: center;
}