body {
	background-color: #003366;
}
h1 {
	font-size: 16px;
	color: #003366;
}
a.page:link {
	color: #003366;
	text-decoration: none;
	font-family: Arial;
}
a.page:visited {
	text-decoration: none;
	color: #003366;
	font-family: Arial;
}
a.page:hover {
	text-decoration: none;
	color: #003366;
	font-family: Arial;
}
a.page:active {
	text-decoration: none;
	color: #003366;
	font-family: Arial;
}

h1 {
	font-size: 16px;
	color: #003366;
}
h2 {
	font-size: 12px;
	color: #003366;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h4 {
	font-size: 16px;
	color: #003366;
}

.Copyright {
	font-size: 11px;
	color: #ffffff;
	padding: 20px;
	font-family: Arial;
}

.Copyright2 {
	font-size: 9px;
	color: #ffffff;
	padding: 20px;
	font-family: Arial;
}

.CopyrightBig {
	font-size: 15px;
	color: #ffffff;
	padding: 20px;
	font-family: Arial;
}

.Terms {
	font-size: 9px;
	color: #000000;
	padding: 20px;
	font-family: Arial;
}

.News {
	font-size: 12px;
	color: #000000;
	padding: 20px;
	font-family: Arial;
}

.background {
	background-color: #D9E1E8;
}

#navbar ul  {
background-color:#90A8CC;
border-bottom:2px solid #333333;
color:White;
float:left;
font-size:13px;
font-weight:bold;
list-style:none outside none;
margin:0;
padding:0;
width:100%;
}
#navbar ul li {
color:White;
display:inline;
float:left;
font-family:arial,helvetica,sans-serif;
}
#navbar ul li a {
background-color:#90A8CC;
color:White;
float:left;
padding:0.2em 0.7em;
text-decoration:none;
}
#navbar ul li a:hover {
background-color:#333333;
color:#FFFFFF;
width:72px;
}
#navbar #current a {
background-color:#000000;
width:72px;
}

a.all:link { color: #ffffff; text-decoration: none; }
a.all:active { color: #ffffff; text-decoration: none; }
a.all:visited { color: #ffffff; text-decoration: none; }
a.all:hover { color: #888888; text-decoration: underline; }

a.all2:link { color: #003399; text-decoration: none; }
a.all2:active { color: #003399; text-decoration: none; }
a.all2:visited { color: #003399; text-decoration: none; }
a.all2:hover { color: #003366; text-decoration: underline; }