body {
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF7F00;
	text-decoration: underline;
}
a:hover {
	color: #FF7F00;
	text-decoration: none;
}
h3 {
	font-size: 22px;
}
.content {
	color: #0000FF;
	line-height: 20px;
	padding: 8px;
}
.content table, td {
	color: #0000FF;
}
.footer {
	font-size: 14px;
	line-height: 18px;
	color: #0000FF;
	padding: 5px;
}
.footer a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.footer a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.footer a:active {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.footer a:hover {
	font-weight: bold;
	color: #FD5800;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	color: #0000FF;
	padding: 3px;
}
.counter {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.our-wings {
	border: 1px solid #0099FF;
	color: #0000FF;
	background-color: #FFFFFF;
}
.our-wings td {
	padding: 2px;
	font-size: 12px;
	line-height: 17px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	padding-left: 8px;
}
.subnav {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
	font-size: 11px;
	font-weight: bold;
}
.toptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #0000FF;
	font-weight: bold;
}
.maintitle {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#navgroup {
	margin: 0px;
	padding: 0px;
}
#navgroup .row {
	width: 100%;
	border: none;
}
#navgroup .row td {
	padding: 4px;
	text-align: center;
}
#navgroup .row a {
	font-weight: bold;
}	
#navgroup .row2 {
	width: 100%;
	border: none;
}
#navgroup .row2 td {
	padding: 4px;
	text-align: center;
}
#navgroup .row2 div {
	background-image: url('/images/clouds.jpg');
	background-repeat: no-repeat;
	border: 3px ridge #FFFFFF;
	height: 51px;
}
#navgroup .row2 a {
	font-weight: bold;
}
#sitemap td h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#sitemap td li {
	font-size: 12px;
}