.rollover tr:hover, .rollover tr.hilite {
	background-color: #e3edf9;
	color: #333333;
}

a.leftnav:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.leftnav:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.leftnav:hover {
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}

a.leftnav:active {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}



.tdstyle {
	
	border: 1px solid #cccccc;
	height: 0px;
}


#popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid black;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
	padding: 6px;
	color: #316AC5;
}