/* CSS Document */


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	height: 15px;
	width: 125px;
}
.textBold {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #435816;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #435816;
	text-decoration: underline overline;
}
a:active {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #435816;
	text-decoration: none;
	font-style: oblique;
	font-variant: normal;
}
.drop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D5DAC9;
	border: 1px solid #000000;
}
a.ea:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #669999;
	text-decoration: none;
}
a.ea:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #669999;
	text-decoration: none;
}
a.ea:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #669999;
	text-decoration: underline overline;
}
a.ea:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #669999;
	text-decoration: none;
}
.mascottable {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000033;
}
