.header_table {
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
}
.intro {
	background-image: url(images/bg_intro.jpg);
	background-repeat: no-repeat;
	background-color: #0E56BC;
	background-position: center top;
	height: 472px;
	width: 751px;
}
.img {
	border: 1px solid #97ABD0;
}


.content_table {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_content.png);
	background-repeat: no-repeat;
	background-color: #f8fbfd;
	background-position: top;
}
#content {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}

.footer_table {
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #1D3A5C;
	text-align: center;
}
#content a, #content a:link, #content a:visited, #content a:active {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #274C79;
	letter-spacing: 0.2em;
}
#content a:hover {

	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #19324E;
	letter-spacing: 0.2em;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3E496C;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
}
.sep_tab {
}

.title_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E84E4F;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
}
body {
	background-color: #274c79;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.spot_table_bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B3C2DD;
	border-bottom-color: #B3C2DD;
	border-left-color: #B3C2DD;
}
.spot_table_top {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3c2dd;
	padding-right: 2px;
}
#content_mini {

	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	letter-spacing: 0.2em;
}
.intro_bottom {
	background-color: #FFFFFF;
	height: 5px;
	width: 751px;
	border-bottom-color: #B3C2DD;
	border-left-color: #B3C2DD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B3C2DD;
}
.intro_right {
	background-color: #FFFFFF;
	height: 462px;
	width: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3C2DD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3C2DD;
}
