﻿body {
	background-color: #006666;
	background-image: url('pagebg.png');
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0; padding: 0;
	color: #fff;
	text-align: center;
}
.wrap1 {
	background-color: transparent;
	background-image: url('pagetop2.png');
	background-repeat: repeat-y;
	background-position: top center;
	max-height: 77px;
	border-bottom: 1px solid #fff;
}
.wrap3 {
	margin: 0 auto; padding: 0;
	width: 800px;
	min-height: 600px;
	background-color: transparent;
	background-image: url('wrap2bg.png');
	background-repeat: no-repeat;
	background-position: top left;
}
.header {
	height: 77px;
	background-color: #000066;
	font-family: "Times New Roman", Times, serif;
}
.header img {
	border-width: 0;
}
.header .hleft {
	float: left;
	width: 274px; height: 77px;
	border-bottom: 1px solid #fff;
	background-image: url('hleftbg.png');
	background-repeat: no-repeat;
	background-position: top left;
}
.header .hright {
	float: right;
	height: 51px;
	width: 516px;
	border-bottom: 1px solid #fff;
	padding: 13px 10px 13px 0;
	text-align: right;
}
.header .h1 {
	font-size: 17pt;
	font-weight: bold;
	padding: 0; margin: 0;
}
.header2 {
	text-align: right;
	height: 40px;
	padding: 18px 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.header2 .h1 {
	font-size: 17pt;
	font-weight: bold;
	padding: 0; margin: 0;
	color: #006666;
	letter-spacing: -1px;
}
.header3 {
	text-align: right;
	height: 27px;
	padding: 7px 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
.header3 .h1 {
	font-size: 15pt;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.header3 .h3l {
	float: left;
	padding: 6px 20px 0 3px;
	font-size: 11pt;
	height: 40px;
}
.header3 .h3l ul {
	margin: 5px 0 0 8px; padding: 0;
	list-style-type: none;
}
.header3 .h3l li {
	padding: 0; margin: 0 10px 0 0;
	display: inline-block;
}
.header3 .h3l li span {
	background-color: #000;
	color: #fff;
	padding: 4px 10px;
}
.header3 a:link, .header3 a:visited {
	padding: 4px 10px; margin: 0;
	color: #fff; font-weight: bold;
	text-decoration: none;
	background-color: #009999;
}
.header3 a:hover {
	color: #fc0;
}
.header3 .h3r {
	padding: 7px 0 0 0;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	padding: 10px; margin-right: 5px;
	float: left;
}
.main table {
	width: 780px;
	border: 1px solid #ccc;
}
.main th {
	text-align: center;
	width: 100px;
	border-bottom: 1px solid #ccc;
}
.main td {
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 0 5px 0 0
}
.main .maincity {
	text-align: left;
	font-weight: bold;
	font-size: 170%;
	font-style: italic;
	margin-bottom: 5px;
}
.main .maincitylist {
	text-align: center;
}
.main .maincitylist ul {
	list-style-type: none;
	margin: 3px 0 0 0; padding: 10px;
	width: 280px;
	
	border: 1px dashed #ccc;
}
.main .maincitylist ul li {
	text-align: left;
	padding: 0 0 3px 0;
}
.main .maincitylist ul li span {
	margin-right: 20px;
}
.main a:link, .main a:visited {
	color: #fc0;
}
.main a:hover {
	font-style: italic;
	text-decoration: none;
}
.tleft {
	float: left;
}
.tleft table {
	width: 385px;
}
.tright {
	float: right;
}
.tright table {
	width: 385px;
}
.footer {
	clear: both;
	text-transform: uppercase;
	color: #009999;
	padding: 10px;
	font-size: 11pt;
}
.footer a:link, .footer a:visited {
	color: #009999;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #cc3300;
}
.spacer30 img {
	width: 40px; height: 40px;
}

