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: #26343E;
	text-decoration: none;
}

A:visited {
	color: #26343E;
	text-decoration: none;
}

A:active {
	color: #26343E;
	text-decoration: none;
}

A:hover {
	color: #26343E;
	text-decoration: none;
}

A.dark:link {
	color: #26343E;
	text-decoration: none;
}

A.dark:visited {
	color: #26343E;
	text-decoration: none;
}

A.dark:active {
	color: #26343E;
	text-decoration: none;
}

A.dark:hover {
	color: #26343E;
	text-decoration: none;
}

TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #26343E;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #26343E;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #26343E;
}

TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

HR {
	height: 1px;
	color: #26343E;
}

IMG.catimage { 
border:2px; 
border-thickness: 1px; 
border-color: #ffffff; 
border-style: solid; 
vertical-align:top; 
}

BODY {
	SCROLLBAR-BASE-COLOR: #26343E;
	SCROLLBAR-ARROW-COLOR: #E5FCFD;
}