h1 {
	color: #B30839;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	}

h2 {
	color: #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 16px;
	}

h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	}

.more {
	font-family:arial;
	font-size:10px;
	color:#B30839;
	text-decoration:none;
	}

.more a:link, .more a:active, .more a:visited, .more a:hover {
	font-family:arial;
	font-size:10px;
	color:#B30839;
	text-decoration:underline;
	}

.reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	 }

.reverse a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
    }

.reverse a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B30839;
	font-weight:bold;
	text-decoration:none;
	}

.reverse a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	 }

.reverse a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #B30839;
	font-weight:bold;
	text-decoration:none;
	background: #ffffff;    
    }

.region {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size:14px;
	right:auto;
	color:#B30839;
	}

.footer {
	top:200px;
	height:20px;
    font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	}

.footer a:link, .footer a:active, .footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	}

.footer a:hover {
    font-family:Arial, Helvetica, sans-serif;
	background: #B30839;
	color: #ffffff;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	}

.bodyfront{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
    font-weight:normal;
    text-decoration:none;
    line-height: 18px;
    padding-right: 5px;
    padding-left: 5px;
	}

.bodyfront  a:link, .bodyfront  a:active, .bodyfront  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight:normal;
	line-height: 18px;
	}

.bodyfront  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #B30839;
	color: #b6b6b6;
	font-weight:normal;
	text-decoration:underline;
	line-height: 18px;
	}

.feature{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;
	}

.feature a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	font-weight:bold;
	}

.feature a:active, .feature  a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	}

.feature a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #B30839;
	color: #b6b6b6;
	font-weight:normal;
	text-decoration:underline;
	}

.bodylight{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	}

#navbar {
	background-color: #000066;
	border-top: 5px solid black;
	border-bottom: 5px solid black;
	}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 30px;
	font-family: lucida grande, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	}

#navbar li {
	display: inline;
	}

#navbar a:link, #navbar a:visited {
	color: white;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0 12px;
	border-right: 1px solid #000099;
	}
	
#navbar a:hover {
	background-color: #B6083A;
	border-right: 1px solid #000066;
	}
	
#pools {
	margin: 0 30px;
	padding: 0;
	list-style: none;
	}

#pools p {
	margin: 0;
	padding: 3px 0;
	font-family: lucida grande, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	text-align: center;
	background-color: #000099;
	color: white;
	}

#pools a:link, #pools a:visited {
	text-decoration: none;
	float: left;
	margin: 0 40px 26px 0;
	}
	
#pools a:hover {
	outline: 5px solid #B6083A;
	}

#copyright {
	border-top: 6px solid #B6083A;
	padding: 8px 5px;
	text-align: left;
	font-family: lucida grande, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	}

#officers a, #lessons a {
	color: #B30839;
	font-weight: bold;
	background-color: transparent;
	}

#officers a:hover, #lessons a:hover {
	color: #000099;
	}

#names ul {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 17px;
	}
		
#names .first {
	margin-top: 10px;
	list-style-type: none;
	line-height: 20px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	background-color: #0033CC;
	display: block;
	width: 150px;
	position: relative;
	left: -24px;
	top: -6px;
	padding-top: 2px;
	border: 3px solid royalblue;
	}

BODY {
	SCROLLBAR-FACE-COLOR: #585858;	
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #585858;
	SCROLLBAR-3DLIGHT-COLOR: #666666;	
	SCROLLBAR-ARROW-COLOR: #B30839;
	SCROLLBAR-TRACK-COLOR: #636363;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	}