/* Styles for Version 5 and higher Browsers*/
/* Styles for the Menu Items */
.daddyLayer { background-color: #666666; }

.childTbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #eeddff;
	border-color: #57e17a;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
}

.childTbl a {
	display:block;
	position : relative;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	color: #333333;
	font-weight: bold;
}

.childTbl a:visited {
	color: #333333;
}

.childTbl a:hover {
	background-color: #FF3333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}




.childTblb {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	background-color: #eeddff;
	border-color: #57e17a;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
}

.childTblb a {
	display:block;
	position : relative;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #333333;
	font-weight: bold;
}

.childTblb a:visited {
	color: #333333;
}
.childTblb a:hover {
	background-color: #A5BDDB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}





/* Netscape 6 Fixes */
td > img { display: block; }

// p { margin-top:0px }

/* Netscape 4 Fixes. This causes slight anomoly in Opera 5- OK in Opera 6 */
/* Allows padding on HTML tag to make flyouts line up in v4 browsers */
td { padding:0px }

.narrative {  font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; font-size: 13px; padding: 20px; border: #999999; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}