body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.search{padding-top:10px;padding-bottom:0px;}

input.search
{
	height: 15px;
	background-color: #FFFFFF;
	border: solid #000066;
	border-width: 1px;
	font-family: Verdana;
	color: rgb(0,0,70);
	font-size: 10px;
	
}

select.search
{
	height: 15px;
	background-color: #FFFFFF;
	border: solid #CA9500;
	border-width: 1px;
	font-family: Verdana;
	color: rgb(0,0,0);
	font-size: 10px;
	
}

A.dark:link {
	color: #003366;
	text-decoration: none;
}

A.dark:visited {
	color: #003366;
	text-decoration: none;
}

A.dark:active {
	color: #003366;
	text-decoration: none;
}

A.dark:hover {
	color: #3366CC;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #F0F0F0;
}

TD.date {
	font-size: 11px;
	font-family : Verdana;
	color : #003366;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

TD.menu {
	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Verdana,Arial; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #003366; FONT-FAMILY: Verdana,Arial; text-transform: uppercase
}

HR {
	height: 1px;
	color: #999999;
}
.boldwhite {
	color: #FFFFFF;
	font-weight: bold;
}

.white {color: #FFFFFF}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.h1 {
	font-size: 12pt;
	font-weight: bold;
color: #333333}

.red {color: #FF0000}

a.red:link {
	color: #FF0000;
	text-decoration: none;
}

a.red:visited {
	color: #FF0000;
	text-decoration: none;
}

a.red:active {
	color: #FF0000;
	text-decoration: none;
}

a.red:hover {
	color: #FF0000;
	text-decoration: underline;
}

.topright {color: #FDB443}

a.topright:link {
	color: #FDB443;
	text-decoration: none;
}

a.topright:visited {
	color: #FDB443;
	text-decoration: none;
}

a.topright:active {
	color: #FDB443;
	text-decoration: none;
}

a.topright:hover {
	color: #FDB443;
	text-decoration: underline;
}






.frontpage {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; }
.frontpage_smaller {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }

<!-- categories -->

P.catname {
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:1px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}

<!-- Options

SELECT.prodoption {
font-size: 11px;
font-family : Verdana;
color : #FF0000;
}

OPTION.oostock {
color : #A0A0A0;
}

<!-- Top Navigation



<!-- Table backgrounds

TABLE.cobtbl{
background-color: #FF0000;
} 

TD.cobhl{
background-color: #F7F7F7;
}

TD.cobll{
background-color: #FFFFFF;
color : #666666;
}

P.catname {
text-align: center; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
text-align:left
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
text-align:left
}

div.proddescription
{
text-align:left
}

div.prodname
{
text-align:left
}

div.detailname
{
text-align:left
}

div.detaildescription
{
text-align:left
}

<!-- Page Numbers



The product detail page

div.detailid: The properties of the text "Product ID"
div.detailname: The properties of the product name on the product detail page
div.detaildiscounts: The properties of the discounts text for the product detail page
td.detailimage: The alignment of the product image on the product detail page
img.prodimage: The properties of the product image
div.detaildescription: The properties of the text in the long product description
div.detailoptions: The properties of the product options on the product detail page
div.detailprice: The properties of the price on the product detail page
div.detailcurrency: The properties of the alternative currencies on the product detail page

The product page

div.prodid: The properties of the text "Product ID"
div.prodname: The properties of the product name on the product page
div.proddiscounts: The properties of the discounts text for the product page
td.prodimage: The alignment of the product image on the product page
img.prodimage: The properties of the product image
div.proddescription: The properties of the text in the short product description
div.prodoptions: The properties of the product options on the product page
div.prodprice: The properties of the price on the product page
div.prodcurrency: The properties of the alternative currencies on the product page
