 a		{ color: #003366 }
 td, body	{ font-size: 11px; font-family: Verdana, Arial, Geneva }
 
 .menu { font-size: 11px; text-decoration: none; color: #000000 }
 .menu:hover { text-decoration: underline }
 .menutop { color: #FFFFFF; font-size: 11px; text-decoration: none }
 .menutop:hover { text-decoration: underline }
 .noul { color: #000000;  text-decoration: none }
 .noul:hover { text-decoration: underline }
 .footer { font-size: 10px }

.searchfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #EFEFEF;
	BORDER-LEFT: grey thin solid;
	BORDER-RIGHT: grey thin solid;
	BORDER-TOP: grey thin solid;
	BORDER-BOTTOM: grey thin solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	vertical-align: middle;
}
