td {	 font-size:10px; font-family:Verdana, Arial, Helvetica, Helv; }
th {	 font-size:11px; font-family:Verdana, Arial, Helvetica, Helv; }
.fnt11 { font-size:11px; font-family:Verdana, Arial, Helvetica, Helv; }
.fnt12 { font-size:12px; font-family:Verdana, Arial, Helvetica, Helv; }
.fnt14 { font-size:14px; font-family:Verdana, Arial, Helvetica, Helv; }
.textbutton { width:200; font-size:11px; font-family:Verdana, Arial, Helvetica, Helv;
	text-decoration:none; text-align:center;
	background-color:0066CC; color:white; font-weight:bold;
	border-style:ridge; border-width:2pt; border-color:0066CC;
	margin:3pt;
}
.largebutton { background-image:url(images/button.gif); background-color:white;
	border-style:none; background-repeat:no-repeat; width:197; height:27;
	font-family:verdana,arial,helvetica; 
	font-size:9pt; cursor:hand; cursor:pointer;
}
.medbutton { background-image:url(images/button150.gif); background-color:white;
	border-style:none; background-repeat:no-repeat; width:150; height:27;
	font-family:verdana,arial,helvetica; 
	font-size:9pt; cursor:hand; cursor:pointer;
}
.smallbutton { background-image:url(images/button100.gif); background-color:white;
	border-style:none; background-repeat:no-repeat; width:100; height:27;
	font-family:verdana,arial,helvetica; 
	font-size:9pt; cursor:hand; cursor:pointer;
}
.tinybutton { background-image:url(images/button74.gif); background-color:white;
	border-style:none; background-repeat:no-repeat; width:74; height:20;
	font-family:verdana,arial,helvetica; 
	font-size:8pt; cursor:hand; cursor:pointer;
}
.grayed { background:#dddddd; }
.tableheader { color:black; background:#dddddd; text-align:center; }
.header1 { color:black; background:#dddddd; font-size:12px; }
.header2 { color:black; background:#dddddd; font-size:11px; }
.bluelink { color:#0066CC; text-decoration:none; }
.bluelink:hover { color:#0066CC; text-decoration:underline; }
