﻿A:link {
	color: #996633;
	text-decoration: none;
}
A:visited {
	color: #BC7D3F;
	text-decoration: none;
}
A:active {
	color: #996633;
	text-decoration: none;
}
A:hover {
	color: #424142;
	text-decoration: none;
}
A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
}
A.dark:hover {
	color: #CB9763;
	text-decoration: none;
}
TD {	
	font-size: 11px;
	font-family : Verdana;
	border-style: solid;
	border-width: 0px;
}
P {
	font-size: 11px;
	font-family : Verdana;
}
TD.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #FFFFFF;
}
P.dark {
	font-size: 11px;
	font-family : Verdana;
; color: #FFFFFF
}
TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}
P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}
Input {
	border-width: 1px;
	border-color: #003366;
	font-family : Verdana;
	font-size: 11px;
	color : #003366;
	background-color: #E7EAEF;
}
Input.noborder {
	border-width: 1px;
	border-color: #003366;
	font-family : Verdana;
	font-size: 11px;
	color : #003366;
	background-color: #FFFFFF;
}
Input.darkborder {
	border-width: 2px;
	border-color: #003366;
	font-family : Verdana;
	font-size: 11px;
	font-weight: bold;
	color : #003366;
	background-color: #E7EAEF;
}
Textarea {
	border-width: 1px;
	border-color: #003366;
	font-family : Verdana;
	color : #003366;
	background-color: #E7EAEF;
}
Select {
	font-size: 11px;
	border-width: 1px;
	border-color: #003366;
	font-family : Verdana;
	color : #003366;
	background-color: #E7EAEF;
}

P.catname {
text-align: center;
}

P.catdesc { 
text-align: left;
}

TD.catname { 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}

div.prodname {
text-align: center;
vertical-align:bottom;
}

div.proddescription {
text-align: center;
}

IMG.prodimage { 
vertical-align: top; 
}

TD.prodimage { 
vertical-align: top; 
}

div.detailname {
text-align: center;
vertical-align:bottom;
}


HR {
	color: #999999;
	height: 1px;
}

.prodname {
text-align:center;
}

div.prodname {
text-align: center;
font-size:11px; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:bottom;
}
TABLE.cobtbl
{
	background-color: #E3E0D7;
}
TABLE.ordtbl
{
	background-color: #FFF;
}
TD.cobhl
{
	background-color: #FFF;
}
TD.cobll
{
	background-color: #FFF;
}
TR.cobhl
{
	background-color: #E3E0D7;
}
TR.cobll
{
	background-color: #FFF;
}

