/* Styles for Version 4 Browsers */
/* Styles for the Menu Items */
.daddyLayer {
background-color: #666666;
layer-background-color: #666666; 
}

.childTbl { background-color: #E8E8E8; }

.childTbl a:link {
color: #666666;
text-decoration: none;
font: 14px Arial, Helvetica, sans-serif;
}


.previewtable{
	background-color: #000000;
	border: 1px solid;
	border-color: #999967;
	border-left: none;
	border-right: none;
	color: #FFFFFF;
	font-weight: bold; /*font-size: 20px;
	line-height: 40px;*/
	height: 35px;
}





.childTbl a:hover {
color: #666666;
text-decoration: none;
font: 14px Arial, Helvetica, sans-serif;
}

.childTxt {
color: #FFFFFF;
background-color: #ACAFBF;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

.childGraphic { background-color: #FFFFFF; }
