body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515B65;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

h1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	padding: 2px;
	margin: 0px;
	font-weight: normal;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515B65;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.links {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
.links:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #476C89;
	text-decoration:none;
}
.textlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E62327;
	text-decoration: none;
}
.menulink {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.menulink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #E62327;
	text-decoration: none;
}
.footerlink {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}
.footerlink:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A44B4B;
	text-decoration: none;
}
ul {
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: square;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 260px;
	color: #515B65;
	background-color: #F1F1F1;
}
.formbutton {
	font-family: Tahoma;
	font-size: 10px;
	color: #E62327;
	background-color: #F1F1F1;
}
.right {
	text-align: right;
}
.bigredtext {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.border {
	border: 1px solid #E62327;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	font-style: italic;
}
