body {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
margin: 2px;
}
A.dark:link {
	color: #OOOOOO;
	text-decoration: none;
}

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

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

A.dark:hover {
	color: #F88937;
	text-decoration: none;
}

A:link {
	color: #000000;
	text-decoration: none;

}

A:visited {
	color: #333333;
	text-decoration: none;

}

A:active {
	color: #F88937;
	text-decoration: none;

}

A:hover {
	color: #F88937;
	text-decoration: none;

}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 14px;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight : normal;
}

input.search
{
	height: 12px;
	background-color: #D0CDAD;
	border: solid #666;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
margin: 0px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #333333;
	height : 1px;
}

TD.searchtext {
	font-size: 11px;
	font-family : Arial;
font-weight: bold;
margin-bottom: 2px;
text-align: bottom;
}

form {
margin: 0;padding: 0;
margin-bottom: 3px;
}

#colors td { text-align:center;
text-transform:uppercase;}
img { border:none;}  

#colors2 td { text-align:center;
text-transform:uppercase;}
img { border: thin;
border:#999}  


#blink { text-decoration:blink;}

#center td {text-align:center;}
