﻿@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #08294C;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #08294C;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #666;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	text-align: left;
}
title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: center;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
	text-decoration: none;
	text-align: center;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F90;
	text-align: left;
	text-decoration: none;
}
.heading {
	color: #F00;
	text-decoration: none;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
.heading a:link {
	color: #900;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	margin: 3px;
	padding: 3px;
	height: auto;
	width: auto;
}
.heading a:visited {
	color: #F90;
}
.heading a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #08294C;
}
.heading a:active {
	text-decoration: none;
	text-align: left;
}
.footing {
				font-size: 15px;
				color: #F00;
				text-decoration: none;
				text-align: center;
				background-color: #AFC9CA;
		}
.footing a:link {
	color: #900;
	text-decoration: none;
	font-weight: normal;
}
.footing a:visited {
	color: #CC0000;
	font-weight: normal;
}
.footing a:hover {
	background-color: #08294C;
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
.footing a:active {
	color: #08294C;
	font-size: 14px;
}




a {
				font-size: 16px;
				color: #08294C;
				font-weight: bold;
				text-align: center;
				text-decoration: none;
}
a:visited {
	color: #08294C;
}
a:hover {
	color: #666;
}
a:active {
	color: #FC0;
	text-align: left;
}
.bar {
				font-family: Verdana, Geneva, sans-serif;
				font-size: 18px;
				color: #081D48;
				text-decoration: none;
				text-align: center;
				background-color: #AFC9CA;
				padding-bottom: 12px;
				padding-top: 12px;
}
.bar a:link {
	text-decoration: none;
	background-color: #AFC9CA;
	
}

.bar a:hover {
	color: #FFF;
	text-decoration: none;
}
.bar a:active {
	color: #FC0;
	text-decoration: none;
}
.register {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
	font-weight: normal;
	white-space: normal;
	width: auto;
}
.register a:link {
	text-decoration: none;
	background-color: #900;
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: normal;
	margin: 5px;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.register a:visited {
	text-decoration: none;
}
.register a:active {
}
.register a:hover {
	font-weight: normal;
	color: #081D48;
	background-color: #FFF;
}
img.double_border {
				border: 3px solid #08294C;
				padding: 5px;
				background-color: #C0C0C0;
				margin:10px;
}
