a:link {color: #1F1F9C; text-decoration: none}
a:visited {color: #1F1F9C; text-decoration: none}
a:hover {color: #FF0000; text-decoration: none}
a:active {color: #FF0000; text-decoration: none}

.blueleft14 {
	font-family: "Futura Bk BT", Arial;
	font-size: 14px;
	color: #336699;
	padding-left: 8px;
}
.bluecenter14b {
	font-family: "Futura Bk BT", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #1F1F9C;
}
.bluecenter16b {
	font-family: "Futura Bk BT", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1F1F9C;
}
.bodybluejust14 {
	font-family: "Futura Bk BT", Arial;
	font-size: 15px;
	text-align: justify;
	line-height: 19px;
	color: #535353;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
.bluecenter12 {
	font-family: "Futura Bk BT", Arial;
	font-size: 11px;
	color: #336699;
	font-weight: lighter;
	line-height: 20px;
}
.bluecenter10caps {
	font-family: "Futura Bk BT", Arial;
	font-size: 10px;
	color: #336699;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.redcenter22 {
	font-family: "Futura Bk BT", Arial;
	font-size: 22px;
	color: #FF0000;
	padding-top: 5px;
}
.linksbluecenter16 {
	font-family: "Futura Bk BT", Arial;
	font-size: 16px;
	color: #336699;
	text-align: center;
	vertical-align: middle;
}
.bluejust12 {
	font-family: "Futura Bk BT", Arial;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	color: #336699;
	padding-top: 5px;
}
.red15 {
	color: #FF0000;
	font-family: "Futura Bk BT", Arial;
	font-size: 15px;
}
.blueleft14nav {
	font-family: "Futura Bk BT", Arial;
	font-size: 14px;
	color: #336699;
	padding-left: 8px;
	background-color: #E7F2FE;
	line-height: 1.5em;
}
.blueleft16bnav {
	font-family: "Futura Bk BT", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1F1F9C;
	background-color: #CCE3FD;
	padding-left: 4px;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-bottom-color: #009900;
	background-image: url(rain.jpg);
}

#footer{
  background-color:#fff;
  border-top: solid 1px #117b6f;
  padding:0.5em;
  text-align:center;
}

#footer a:link,
#footer a:visited{
/* No underline on links */
  text-decoration:none;
}

#footer a:hover,
#footer a:active{
  color:#0c0;
  border: dotted 1px #333;
}

.hotkey{
  text-decoration:underline;
}