.childTbl {
	background-color : #333333;
}

.childTbl a {
	color : #CCCCCC;
	display : block;
	font : normal xx-small Verdana, Arial, Helvetica, sans-serif;
	padding : 3px 0px;
	position : relative;
	text-decoration : none;
	text-align: center;
}

.childTbl a:hover {
	background-color : #CCCCCC;
	color : #CC6600;
	text-decoration : none;
}

.staticTbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC6600;
	text-decoration: none;
	background-color: #CCCCCC;
}

.staticTbl a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC6600;
	text-decoration: none;
}

.childTbl2 {
	background-color : #e7e7e7;
}

.childTbl2 a {
	color : #333333;
	display : block;
	font : normal xx-small Verdana, Arial, Helvetica, sans-serif;
	padding : 3px 0px;
	position : relative;
	text-decoration : none;
	text-align: center;
}

.childTbl2 a:hover {
	background-color : #CCCCCC;
	font : normal xx-small Verdana, Arial, Helvetica, sans-serif;
	color : #CC6600;
	text-decoration : none;
}

.staticTbl2 {
	color: #ffffff;
}

.staticTbl2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC6600;
	text-decoration: none;
}



.headerTbl {
	background-color : #333333;
	color : #FFFFFF;
}

.headerTbl a {
	color : #FFFFFF;
	display : block;
	font : normal xx-small Verdana, Arial, Helvetica, sans-serif;
	padding : 3px 0px;
	position : relative;
	text-decoration : none;
	text-align: center;
}

.headerTbl a:hover {
	background-color : #CCCCCC;
	color : #CC6600;
	text-decoration : none;
}



a.hdrnav:link {
color: #FFFFFF;
background: inherit;
text-decoration: none; 
font-size: normal xx-small Verdana, Arial, Helvetica, sans-serif;
padding: 3px 0px;
margin: inherit;
}
a.hdrnav:visited {
color: #FFFFFF;
background : inherit; 
text-decoration : none; 
}
a.hdrnav:hover {
color: #CC6600;
background : #CCCCCC; 
text-decoration : none; 
}
a.hdrnav:active {
color: #FFFFFF;
background : inherit; 
text-decoration : none;
}

td.hdrnav {
color: #FFFFFF;
background : inherit; 
text-decoration : none; 
}
td.hdrnav:hover {
color: #CC6600;
background : #CCCCCC; 
text-decoration : none; 
}