﻿.container {
	text-align: center;
}
/* MAIN table properties */
table.main {
	background-color : #ffffff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border-left: 20px solid #ffffff;
	border-right: 20px solid #ffffff;
}
td.main_header {
	background-color: #2D496D;
	padding: 0px 15px 0px 10px;
}
td.main_arrow_index {
	padding: 10px 2px 10px 9px;
	color: #6699cc;
}
td.main_arrow {
	padding: 10px 2px 10px 9px;
	color: #800000;
	font-weight: bold;
}
td.main_content_index {
	background-color: #336699;
	padding: 0px;
}
td.main_content {
	border-top: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	padding: 20px 0px 20px 0px;
}
td.main_map {
	border-top: 1px solid #6699cc;
	padding: 7px 0px 10px 0px;
}
td.main_footer {
	border-top: 1px solid #6699cc;
	border-bottom: 20px solid #ffffff;
	padding: 10px;
	color: #6699cc;
}
/* HEADER table properties */
table.main_header {
}
td.main_header_1 {
	width: 250px;
	height: 80px;
}
td.main_header_2 {
	width: 10px;
	height: 80px;
}
td.main_header_3 {
	vertical-align: top;
	height: 80px;
}
td.main_header_3_1 {
	padding: 3px 10px 12px 0px;
	text-align: right;
	color: #ffffff;
}
td.main_header_3_2 {
	border-bottom: 1px solid #ff6600;
	padding: 5px 0px 5px 0px;
	text-align: right;
	color: #ffffff;
}
td.main_header_3_3 {
	padding: 5px 0px 5px 0px;
	text-align: right;
	color: #ffffff;
}
a.header_acc {
	padding: 1px 10px 1px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
a.header_acc:hover {
	background-color: #ffffff;
	color: #2D496D;
}
a.header_top {
	padding: 1px 10px 1px 10px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}
a.header_top:hover {
	background-color: #ffffff;
	color: #2D496D;
}
a.header_bottom {
	border-left: 4px solid #2D496D;
	padding: 1px 10px 1px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
a.header_bottom:hover {
	background-color: #ffffff;
	color: #2D496D;
}
/* ARROW table properties */
a.arrow {
	padding: 1px 2px 1px 2px;
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}
a.arrow:hover {
	background-color: #336699;
	color: #ffffff;
}
/* CONTENT table properties */
td.main_content_1 {
	background-color: #ffffff;
	border-right: 1px dashed #6699cc;
	width: 200px;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}
td.main_content_2 {
	background-color: #ffffff;
	padding: 0px 15px 0px 20px;
	vertical-align: top;
	color: #800000;
	font-weight: bold;
}
/* MAP table properties */
table.main_map {
}
td.main_map_1 {
	border-left: 10px solid #ffffff;
	border-right: 20px solid #ffffff;
	width: 24%;
	vertical-align: top;
	color: #6699cc;
}
td.main_map_2 {
	border-left: 20px solid #ffffff;
	border-right: 20px solid #ffffff;
	width: 24%;
	vertical-align: top;
	color: #6699cc;
}
td.main_map_3 {
	border-left: 20px solid #ffffff;
	border-right: 20px solid #ffffff;
	width: 26%;
	vertical-align: top;
	color: #6699cc;
}
td.main_map_3_1 {
	width: 46%;
	vertical-align: top;
	color: #6699cc;
}
td.main_map_3_2 {
	width: 54%;
	vertical-align: top;
	color: #6699cc;
}
td.main_map_4 {
	border-left: 20px solid #ffffff;
	border-right: 20px solid #ffffff;
	width: 8%;
	vertical-align: top;
	color: #6699cc;
}
td.main_map_5 {
	border-left: 20px solid #ffffff;
	border-right: 10px solid #ffffff;
	width: 18%;
	vertical-align: top;
	color: #6699cc;
}
a.map_title {
	display: block;
	padding: 3px 0px 3px 3px;
	text-decoration: none;
	font-weight: bold;
	color: #336699;
	background-color: #ffffff;
}
* html a.map_title {
	width: 100%;
	w\idth: 100%;
}
a.map_title:hover {
	background-color: #336699;
	color: #ffffff;
}
a.map {
	display: block;
	padding: 0px 0px 1px 9px;
	text-decoration: none;
	font-weight: normal;
	color: #336699;
	background-color: #ffffff;
}
* html a.map {
	width: 100%;
	w\idth: 100%;
}
a.map:hover {
	background-color: #336699;
	color: #ffffff;
}
/* FOOTER table properties */
td.main_footer_1 {
	width: 600px;
	text-align: left;
	color: #6699cc;
}
td.main_footer_2 {
	text-align: right;
	color: #6699cc;
}
a.terms {
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	font-weight: normal;
	color: #336699;
}
a.terms:hover {
	background-color: #336699;
	color: #ffffff;
}



