<STYLE type="text/css">

body, table, tr, td				{ font-family: Verdana, Arial; font-size: 11px; color: #000000; text-decoration: none; }
 
#contextMenu { 
	position: absolute; 
	visibility: hidden; 
	width: 150px; 
	background-color: lightgrey; 
	layer-background-color: lightgrey; 
	border: 2px outset white; 
	z-index: 99;
} 

A.Menu { 
	color: black; 
	text-decoration: none; 
	cursor: default; 
	width: 100%;
	font-family: verdana;
	font-size: 11px;
} 

A.MenuOn { 
	color: black; 
	text-decoration: none; 
	background-color: white; 
	cursor: default; 
	width: 100%;
	font-family: verdana;
	font-size: 11px;
} 
	
.yForm_title, .yForm_label, .yForm_textbox, .yForm_textarea, .yForm_dropdown, .yForm_checkbox, yForm_radio, .yForm_submit, .yForm_reset, .yForm_image {
	cursor: hand;
}

.yForm_form { 	
	background-image: url();
}

.contenttext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin: auto; padding-top: 8px; padding-right: 3px; padding-bottom: 8px; padding-left: 3px;}
.contenttextgreen {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #5F8771; margin: auto; padding-top: 8px; padding-right: 3px; padding-bottom: 8px; padding-left: 3px;}

.sc {
	left:-5000px;
	position:absolute;
	top:-5000px;
}		

</STYLE>
