h1 {
	font-size: 11px;
	color: #336666;
}
input.search
{
	height: 17px;
	background-color: #FFDE9B;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link {
	color: #336666;
	text-decoration: none;
}

A:visited {
	color: #336666;
	text-decoration: none;
}

A:active {
	color: #336666;
	text-decoration: none;
}

A:hover {
	color: #669999;
	text-decoration: none;
}

A.dark:link {
	color: #563B20;
	text-decoration: none;
}

A.dark:visited {
	color: #563B20;
	text-decoration: none;
}

A.dark:active {
	color: #563B20;
	text-decoration: none;
}

A.dark:hover {
	color: #333333;
	text-decoration: underline;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
	color: #666666;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFDE9B;
}
.prodimage{
	border: solid #D0D09D 1pt;
}

.lightgrey {
	border: solid #E4E4E4 1pt;
}

.pagetable
{ 
	border: solid #D0D09D 1pt; 
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}
P.light {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFFFFF;
}
.light {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFFFCC;
}
TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}
.headingorange {
	font-size: 11px;
	font-family : Verdana;
	font-weight: bold;
	text-transform:capitalize;
	color : #336666;
}
.heading {
	font-size: 11px;
	font-family : Tahoma;
	font-weight: bold;
	text-transform:uppercase;
	color : #CC9999;
}
HR {
	height: 1px;
	color: #CC9999;
}
SELECT.prodoption {
font-size: 11px;
font-family : Tahoma;
color : #666666;
}
SPAN.price {
COLOR: #FF6666;
}
P.catname {
margin-top: 10px; 
margin-bottom: 4px; 
vertical-align:top; 
text-align: center;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:1pt; 
border-thickness: 1pt; 
border-color: #D0D09D; 
border-style: solid; 
vertical-align:top; 
}

TD.catimage { 
vertical-align:top; 
text-align: left; 
} 

TD.catname { 
vertical-align:top; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:middle;
text-align: left; 
}
#client {
}
#client a{
	text-transform:none;
	text-decoration:underline;
}
#client a:visited{
	text-decoration:underline;
}
#client a:hover{
	text-decoration:underline;
}