.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #89012A;
	text-decoration: none;
}
.maintext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none; font-weight: normal}
a.links {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4E4E4E; text-decoration: none; font-weight: bold}
a.links:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #6F1C38; font-weight: bold}

a.linksmail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #4588DF;
	font-weight: bold;
}
a.linksmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #4588DF;
	font-weight: bold;
}



.backindex {
	background-attachment: fixed;
	background-image: url(../images/homeback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.backtilelinks {
	background-attachment: fixed;
	background-image: url(../images/linkstile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.textisobottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0A57A4;
	font-weight: bold;

}
a.linkversion:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.linkversion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.textoverlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3BAEFA;
	text-decoration: none;
}
.border {
	border: 2px solid #000066;
}

