body 
{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 75%;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}

h3
{
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 125%;
}

img
{
	border: 0px;
}

.borderimg
{
	border: 1px;
	border-color: #000000;
	border-style: solid;
}

a:link, a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div.main 
{
	width: 1000px;
	text-align: left;
	min-height: 600px;	
}

div.copyright
{
	width: 1000px;
	text-align: center;
}

table.maintable
{
	width: 1000px;
}

td.category
{
	border-color: #000000;
	background-color: #0050A0;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	width: 152px;
	margin-top: 2px;
}

td.subcat1
{
	border-color: #000000;
	background-color: #EEEEEE;
	color: #000000;
	text-align: center;
	font-weight: bold;
	width: 152px;
}

td.subcat2
{
	border-color: #000000;
	background-color: #FAFAFA;
	color: #000000;
	text-align: center;
	font-weight: bold;
	width: 152px;
}

tr.prod1
{
	border-color: #000000;
	background-color: #EEEEEE;
	color: #000000;
	text-align: left;
	height: 100px;
}

tr.prod2
{
	border-color: #000000;
	background-color: #FAFAFA;
	color: #000000;
	text-align: left;
	height: 100px;
}

td.productimg
{
	text-align: center;
	vertical-align: middle;
	width: 104px;
}

td.productname
{
	text-align: left;
	vertical-align: middle;
	padding: 8px;
	/*width: 400px;
	max-width: 400px;*/
}

td.productprice
{
	text-align: center;
	vertical-align: middle;
	width: 80px;
}

td.productcart
{
	text-align: center;
	vertical-align: middle;
	width: 60px;
}

td.productlabel
{
	text-align: left;
	vertical-align: middle;
	background-color: #0050A0;
	color: #FFFFFF;
}

table.products
{
	/*border: 1px solid;
	border-color: #0050A0;*/
	width: 100%;
}

td.category a:visited, td.category a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

td.subcat1 a:visited, td.subcat1 a:link, td.subcat2 a:visited, td.subcat2 a:link
{
	color: #000000;
	text-decoration: none;
}

td.category a:hover, td.subcat1 a:hover, td.subcat2 a:hover
{
	text-decoration: underline;
}

td.logo
{
	width: 152px;
	text-align: center;
	vertical-align: middle;
}

td.banner
{
	width: 646px;
	text-align: center;
	vertical-align: middle;
}

span.userinfo
{
	float: left;
}

span.basketinfo
{
	float: right;
}

td
{
	padding: 2px;
	vertical-align: top;
}

table.infobar
{
	border: 0;
	background-color: #0050A0;
	color: #FFFFFF;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.infobar a:link, table.infobar a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

table.infobar a:hover
{
	text-decoration: underline;
}

td.item
{
	max-width: 200px;
	width: 200px;
	height: 140px;
	vertical-align: top;
}

td.navigation
{
	background-color: #0050A0;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	width: 100%;
}

td.navigation a:visited, td.navigation a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

td.navigation a:hover
{
	text-decoration: underline;
}

.outofstock
{
	color: #FF0000;
	font-weight: bold;
	font-size: 90%;
}

tr.basketprod1
{
	border-color: #000000;
	background-color: #EEEEEE;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

tr.basketprod2
{
	border-color: #000000;
	background-color: #FAFAFA;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
