.admintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.admintxt:hover {
	color: #666666;
}
.admintxt:link {
	color: #996600;
	text-decoration: none;
}
.admintxt:active {
	color: #996600;
}
.admintxt:visited {
	color: #996600;
}
.admintxtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.admintxtlink:hover {
	color: #CC0000;
	text-decoration: underline;
}
.admintxtlink:link {
	color: #663366;
	text-decoration: none;
}
.admintxtlink:active {
	color: #663366;
}
.admintxtlink:visited {
	color: #663366;
}
.linkOn {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;

}
.green {
	background-color: #66FF99;
}
.red {
	background-color: #FF6666;
}
.h1 {
	font: lighter normal 18px Arial, Helvetica, sans-serif;
	color: #663366;
}
.field {
	width: 300px;
}
.RingNumber {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #999999;
}
.dropdown {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ECE0B1;
}
.headers {
	font: bold normal 16px Geneva, Arial, Helvetica, sans-serif;
	color: #003333;
}
