/* BEGIN CSS for pop-up menus */
.menu {
	border-top: 1px solid #333333;
	width: 168px;
	left: -500;		/* for Netscape 6 and up */
	position: absolute;
	z-index: 100;
	visibility: hidden;
	}
.navlev2 {
	font-family: Verdana, Arial, Helvetica;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	color: #FFFFFF;
	font-style: none;
	font-size: 8pt;
	background:	#999999;
	padding: 4px 10px 4px 10px;
	}
.navlev2hover {
	font-family: Verdana, Arial, Helvetica;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	color: #GGGGGG;
	background:	#F59737;
	font-style: none;
	font-size: 8pt;
	padding: 4px 10px 4px 10px;
	cursor: pointer;
	cursor: hand;
	}
	
	.txtStyle1{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #000000;
letter-spacing: 0px;
line-height: 12px;
text-decoration: none;
}

/* END CSS for pop-up menus */





/* BEGIN CSS for hyperlinks */


a.textmenu:link { color: #FFFFFF; text-decoration: none; }
a.textmenu:visited { color: #FFFFFF; text-decoration: none; }
a.textmenu:active { color: #FFFFFF; text-decoration: none; }
a.textmenu:hover { color: #FFFFFF; text-decoration: underline; }

a.ptextmenu:link { color: #000000; text-decoration: none; }
a.ptextmenu:visited { color: #000000; text-decoration: none; }
a.ptextmenu:active { color: #000000; text-decoration: none; }
a.ptextmenu:hover { color: #000000; text-decoration: underline; }

a.ltextmenu:link { color: #FFFFFF; text-decoration: none; }
a.ltextmenu:visited { color: #FFFFFF; text-decoration: none; }
a.ltextmenu:active { color: #FFFFFF; text-decoration: none; }
a.ltextmenu:hover { color: #FFFFFF; text-decoration: underline; }

			
/* END CSS for hyperlinks */





/* BEGIN general purpose CSS */

.whitetext {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	}
	
.blacktext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	}
		
/*END general purpose CSS */
