.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text .disabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669acc;
	text-decoration: none;
	font-weight: bold;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669acc;
	text-decoration: underline;
	font-weight: bold;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #669ACC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669acc;
}
.thumb_reg {
	border: 2px solid #669acc;
}
.thumb_hi {
	border: 2px solid #FFCC00;
}
.medres {
	border: 2px solid #669acc;
}