.bg-top {
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 348px;
	text-align: center;
}
.bg-bottom {
	background-image: url(images/bg-center.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	margin: 0px;
}
.bottomtext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #499EE4;
	text-decoration: none;
}
a.bottomtext:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #499EE4;
	text-decoration: none;
}
a.bottemtext:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #499EE4;
	text-decoration: none;
}
a.bottomtext:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-decoration: underline;
}
a.bottomtext:active {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #499EE4;
	text-decoration: none;
}.menu {
	text-align: center;
}
.contents {
	background-image: url(images/bg-content_01.png);
	background-repeat: no-repeat;
}
.header {
	font-family: Tahoma;
	font-size: 14pt;
	color: #0066b3;
	font-weight: bold;
}
.contents_font {
	font-family: Tahoma;
	font-size: 10pt;
	color: #555555;
}
.cotents_piccaption {
	font-family: Tahoma;
	font-size: 8pt;
	color: #555555;
}
.contents_font_highlight {
	font-family: Tahoma;
	font-size: 10pt;
	color: #0066b3;
	font-style: italic;
}
.upper_header {
	font-family: Tahoma;
	font-size: 14px;
	color: #555555;
	font-weight: bold;
}
.upper_header_links {
	font-family: Tahoma;
	font-size: 10pt;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}
a.upper_header_links:link {
	font-family: Tahoma;
	font-size: 10pt;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}
a.upper_header_links:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}
a.upper_header_links:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: #555555;
	font-weight: normal;
	text-decoration: underline;
}
a.upper_header_links:active {
	font-family: Tahoma;
	font-size: 10pt;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
}
