.menuItem {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, ArialCE;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	color : White;
}
.menuParent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, ArialCE;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	color : White;
	background-color : Black;
	background-image : url(/images/tl_menu.gif);
}
.menuParent2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, ArialCE;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	color : White;
	background-color : Black;
	background-image : none;
}
A.menuItem:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, ArialCE;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	color : White;
}
.menuframe {
	background-color : Black;
}

.menu-v {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, ArialCE;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
	background-color : #6B7DA0;
}

.menu-o {
	background-color : Black;
	color : White;
	cursor : hand;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, ArialCE;
	font-size : 10px;
	text-decoration : none;
	font-weight : bold;
}


