body {  font-family: Verdana, Arial, Helvetica, sans-serif}
table {  font-size: 12px; color: #EAEAFF}

a:link {  color: #CCCCFF; text-decoration: underline}
a:visited {  color: #CCCCFF; text-decoration: underline}
a:hover {  color: #FFCC66; text-decoration: underline}

input.fancy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; border: 1px #006699 solid; background-image: url(images/bg_input.gif); background-color: #EEEEEE; background-repeat: repeat-x; padding-left: 3px}
textarea.fancy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; background-color: #EEEEEE; border: 1px #006699 solid; padding-left: 3px}
select.fancy {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; background-color: #EEEEEE; border: 1px #006699 solid; padding-left: 3px}

.footertext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
a.footertext:link {  color: #999999; text-decoration: none}
a.footertext:visited {  color: #999999; text-decoration: none}
a.footertext:hover {  color: #FFCC66; text-decoration: underline}
.textMedium {
	font-size: 13px;
}
.textSmall {
	font-size: 10px;
}
.textTiny {
	font-size: 9px;
}
li {
	padding-bottom: 5px;
}
form {
	padding: 0px;
	margin: 0px;
}
table.border {
	border: 1px solid #C9CCD3;
}
.textPageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.textNewsHeadline {
	font-weight: bold;
	font-size: 14px;
}
#boxHomePage {
	width: 725px;
	height: 255px;
	overflow: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
