a:link
{
	color: rgb(0,25,43); 
}
a:visited
{
	color: rgb(0,40,74); 
} 
a:active 
{
	color: rgb(51,51,51);
}
body
{
	font-family: Arial, Helvetica;
	font-size:13px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

HR {
	color: #FFFFFF;
	height: 1px;
}

p
{
	font-family: Arial, Helvetica;
	font-size:13px;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 

TD
{
	font-family: Arial, Helvetica;
	font-size:13px;
	background-color: rgb(255,255,255);
	color: rgb(0,25,43);	
	
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, Times New Roman, Times;
}
h1
{
	color: rgb(0,25,43);
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(102,102,102); 
}
h4
{
	color: rgb(102,102,102);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}

P.catname {
text-align: center;
font-size:13px; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:bottom;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:bottom;
}

IMG.catimage { 
border:1px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
vertical-align:bottom; 
}

TD.catimage { 
vertical-align:bottom; 
} 

TD.catname { 
vertical-align:bottom; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}

SELECT.prodoption {
font-size: 13px;
font-family : Arial;
color : #000000;
}

td.prodnavigation {
font-size: 13px;
font-family : Arial;
color : #002543; 
}

P.prodnavigation {
vertical-align:middle;
text-align: left;
font-size: 13px;
font-family : Arial;
color : #002543;
}

div.prodid {
font-size: 13px;
font-family : Arial;
color : #002543;
}

div.prodname {
text-align: center;
font-size:13px; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:bottom;
}

IMG.prodimage { 
border:1px; 
border-thickness: 1px; 
border-color: #000; 
border-style: solid; 
vertical-align:bottom; 
}

TD.prodimage { 
vertical-align:bottom; 
}

div.prodoptions {
text-align: center;
font-size:13px;
font-family : Arial;
color : #002543;
}

div.prodprice {
text-align: center;
font-size:13px; 
margin-top: 0px; 
margin-bottom: 4px; 
}

div.detailname {
text-align: center;
font-size:13px; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:bottom;
}

div.detailoptions {
font-size:13px;
font-family : Arial;
color : #002543;
}

div.detailprice {
text-align: center;
font-size:13px; 
}

TABLE.cobtbl {
background-color: #FFFFFF;
border:none;
cellpadding:0px;
cellspacing:0px;
}

TD.cobhl {
background-color: #EDE9E9;
}

TD.cobll {
border:1px;
border-thickness:1px; 
border-color: #EDE9E9; 
border-style: solid; 
}