input.search
{
	height: 17px;
	background-color: #FFDE9B;
	border: solid #999999;
	border-width: 1px;
	font-family: Arial;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link {
	color: #808080;
	text-decoration: none;
}

A:visited {
	color: #808080;
	text-decoration: none;
}

A:active {
	color: #1576A3;
	text-decoration: none;
}

A:hover {
	color: #417FBA;
	text-decoration: none;
}

A.dark:link {
	color: #1576A3;
	text-decoration: none;
}

A.dark:visited {
	color: #1576A3;
	text-decoration: none;
}

A.dark:active {
	color: #1576A3;
	text-decoration: none;
}

A.dark:hover {
	color: #417FBA;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Arial;
}

P {
	font-size: 11px;
	font-family : Arial;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	color : #FFDE9B;
}

P.dark {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #808080;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #808080;
}

TD.mincart {
	font-size: 10px;
	font-family : Arial;
}

P.mincart {
	font-size: 10px;
	font-family : Arial;
}

HR {
	height: 1px;
	color: #999999;
}

P.catname {
text-align: left; 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align: middle; 
text-align: left;
}

P.catdesc { 
margin-top: 0px; 
margin-bottom: 4px; 
vertical-align:top;
}

IMG.catimage { 
border:3px; 
border-thickness: 3px; 
border-color: #F5F5F5; 
border-style: solid; 
vertical-align:center; 
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: center; 
} 

TD.catnavigation { 
vertical-align:center;
text-align: center; 
}