div.clSlideMenu0{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:8px;
	overflow:hidden;
	height:22;
	background-color:#3A6EA5;
}
div.clSlideMenu1{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:8px;
	overflow:hidden;
	height:22;
	color: black;
	background-color:#D7DCE8;
}
a.clA0{ /* All top level links */
	color:white;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a.clA1{ /* All sub level links */
	color: black;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
label{ /* All sub level links */
	color: Black;
	font-size:12px;
    	font-family:verdana;
	font-weight:bold;
	text-decoration:none;
}
heading{ /* All sub level links */
	color: Black;
	font-size:28px;
    font-family:verdana;
	font-weight:bold;
	text-decoration:none;
}

span.clArrow{
	font-family:webdings;
}



.bodytext{
	font-family:verdana, arial, helvetica;

	font-size=11;
	font-size: 12px;
	}


/* label.bodytext{
	font-family:verdana,arial,helvetica;
	font-size=11;
	color:red;
	}  */

.colheading
	{
	font-family:verdana,arial,helvetica;
	font-size=13;
	font-weight:bold;
	text-decoration:none;
	color:#800040;
	}


/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; text-align:left; z-index:200}
#slideMenucont{position:absolute; width:120; visibility:hidden;}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #330000;
	margin: auto;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #BEA64F;
	background-color: #FFFFFF;
}
.butt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #F9A23C;
	background-color: #ECB64E;
}

