@charset "utf-8";
.font9 {
	font-size: 9pt;
}
.font10 {
	font-size: 10pt;
}
.green {color: #339900;font-size: 9pt;}
.red {
	color: #FF0099;
	font-weight: bold;
}

td {
	font-size: 9pt;
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #006600;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #006600;
}
a:visited {
	color: #009900;
}

#Form1 #Label1 {
	font-size: 10pt;
	font-weight: bold;
	color: #00FF00;
}
.thumbImage{
max-width:50px;
}


