BODY {
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #Fffff1;
	scrollbar-darkshadow-color: #fffffd;

	scrollbar-shadow-color: #c0c0c0;
	scrollbar-highlight-color: #c0c0c0; 
	scrollbar-3dlight-color: #CDDFFF;
}
table {
	width: 100%;
}

.main { margin: auto; width: 100%; }
td.left {width: 0px}
td.center {width: 100%}
td.right {width: 0px}
.noprint { 
	display:none; 
}

td {
	
	font-family: Arial, Helvetica, sans-serif;
}
ul {

	font-family: Arial, Helvetica, sans-serif;
	list-style-type:circle;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
}
.nounderbrown
	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #941D77; text-decoration: none;} 
.nounderyellow
	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffff00; text-decoration: none;} 
