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: #000000;
	text-decoration: underline;
}

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

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

A:hover {
	color: #000000;
	text-decoration: underline;
}

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

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

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

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

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

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

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

P.dark {
	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.mincart {
	font-size: 10px;
	font-family : Arial;
}

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

HR {
	height: 1px;
	color: #999999;
}
.text  { font-size: 10pt; margin-right: 20pt; margin-left: 0 }
