.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#666666
}
.med_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000
}
.lrg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {color: #003366; text-decoration: none;}
a:visited {color: #003366; text-decoration: none;}
a:active {color: #003366; text-decoration: none;}
a:hover {color: #6699cc; text-decoration: underline;}
.class1 a:link {text-decoration: none; color: #003366; font-family: arial; font-size: 10px; font-style: normal;}
.class1 a:visited {text-decoration: none; color: #003366; font-family: arial; font-size: 10px; font-style: normal;}
.class1 a:active {text-decoration: none; color: #003366; font-family: arial; font-size: 10px; font-style: normal;}
.class1 a:hover {text-decoration: color: #336699; font-family: arial; font-size: 10px; font-style: normal;}
.class3 a:link {text-decoration: none; color: #666666; font-family: arial; font-size: 10px; font-style: normal;}
.class3 a:visited {text-decoration: none; color: #666666; font-family: arial; font-size: 10px; font-style: normal;}
.class3 a:active {text-decoration: none; color: #666666; font-family: arial; font-size: 10px; font-style: normal;}
.class3 a:hover {text-decoration: color: #336699; font-family: arial; font-size: 10px; font-style: normal;}
.inputbox {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	height: 16px;
	border-top: 0px;
	border-bottom: 1px solid #000033;
	border-right: 0px;
	border-left: 0px;
	background: #6699cc;
}
.textbox {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #000033;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	background: #6699cc;
	overflow-y: hidden;
}
