.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #015bbc;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	white-space: normal;
	line-height: 16px;
}

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #015bbc;
}

.body { color: #000000; font: 11px/14px Arial, Helvetica, sans-serif; text-transform: none; text-align: left; }

.header_small { color: #000; font: bold 14px/22px Arial, Helvetica, sans-serif; background-position: center; text-align: left; }

a:link { color: #015bbc; font-size: 11px; line-height: 15px; text-decoration: none; text-align: left; }

a:visited { color: #015bbc; font-size: 11px; line-height: 15px; text-decoration: none; text-align: left; }

a:hover { color: #000; font-size: 11px; line-height: 15px; text-decoration: none; text-align: left; }

a:active { color: #000; font-size: 11px; line-height: 15px; text-decoration: none; text-align: left; }

a.bottomnav:link { color: #ffffff; font-size: 10px; font-family: arial; }
a.address:link { color: #b0ff6a; font-size: 11px; font-family: arial; }
a.address:visited { color: #b0ff6a; font-size: 11px; font-family: arial; }
a.address:hover { color: white; font-size: 11px; font-family: arial; }
a.address:active { color: white; font-size: 11px; font-family: arial; }
a.bottomnav:visited { color: #ffffff; font-size: 10px; font-family: arial; }

a.bottomnav:hover { color: #001f3a; font-size: 10px; font-family: arial; }

a.bottomnav:active { color: #001f3a; font-size: 10px; font-family: arial; }
.bottomnav { color: white; font-size: 10px; font-family: arial; }
.address { color: white; font-size: 11px; font-family: arial; text-align: left; }
.address_header { color:#b0ff6a; font-size:12px; font-family:arial; font-weight:bold; text-align:left; }
