.block_title { font-family: Verdana; font-size: 12px; color: white; font-weight: bold; }
.read_title { font-family: Verdana; font-size: 12px; color: black; }

.read_link:link {
	FONT-SIZE: 12px;
	COLOR: #b50016;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	TEXT-DECORATION: none
}

.read_link:visited {
	FONT-SIZE: 11px;
	COLOR: #b50016;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	TEXT-DECORATION: none
}

.read_link:hover {
	COLOR: #b50016;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

search {
	font-family: Verdana;
	font-size: 8pt;
	height: 16px;
}

ul.sub li
{
	z-index: 5;
	position: absolute;
}