td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt14pt { font-size: 14px; }
.txt13pt { font-size: 13px; }
.txt12pt { font-size: 12px; }
.txt10pt { font-size: 10px; }
.txt9pt { font-size: 9px; }
.heading { font-size: 13px; color:#DFB010; font-weight:bold;}
.ylwtxt 	{ color:#FFCC00;}
.grntxt 	{ color:#99FF33;}
.orgtxt 	{ color:#FF9900;}
.redtxt 	{ color:#FF5050;}


/* LINKS */
a:link { color:#FFFF33; text-decoration:none;}
a:visited { color:#FFFF33; text-decoration:none; }
a:hover { color:#FF9911; }
a:active { color:#FF0000; text-decoration:none; }

a.topnav:link { color:#FFFFFF; text-decoration:none; }
a.topnav:visited { color:#FFFFFF; text-decoration:none; }
a.topnav:hover { color:#FFFF00;}
a.topnav:active { color:#0000FF; text-decoration:none; }

a.subnav:link { color:#FFFFFF; text-decoration:none; font-size:10px;}
a.subnav:visited { color:#FFFFFF; text-decoration:none; font-size:10px; }
a.subnav:hover { color:#FFFF00; font-size:10px;}
a.subnav:active { color:#0000FF; text-decoration:none; font-size:10px; }

/*  Form fields */
input {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #227744;
}
textarea {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#227744;
}
select {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #227744;
}

/* Menu */
#musdrop { 		position: absolute; 
						left:170px; 
						top:139px; 
						z-index:3; 
						visibility:hidden; }
#menucloser {	position:absolute; 
						left:0px; 
						top:150px; 
						width:100%; 
						height:200px;
						z-index:1;
						visibility: hidden;}