/* Styles for Version 4 Browsers */
/* Styles for the Menu Items */

td { padding:0px }

.childTbl {
	color: #fff;
	font-size: 12px;
	background-color: #060;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.childTbl a {
	position:relative;
	display:block;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.childTbl a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
