﻿.style1 {
	background-color: #FFFFFF;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}
.style2 {
	background-color: #38579C;
	background-image: url('images/header3.jpg');
	height: 228px;
	background-repeat: no-repeat;
}
.style4 {
	width: 585px;
	position: relative;
	right: 30px;
	bottom: 21px;
	height: 26px;
	background-color: #38589C;
	text-align: left;
}
.style5 {
	font-weight: normal;
}
.style6 {
	color: #FFFFFF;
}
.style7 {
	text-decoration: none;
}
.style8 {
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
h1 {
	color: #b33325;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}
h2 {
	color: #b33325;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3 {
	color: #b33325;
	font-size: 12px;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.HeadintCaption {
	color: #b33325;
}
p {
	display: block;
	margin-bottom: 10px;
	margin-top: 6px;
}
#Contents {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #38579C;
	scrollbar-face-color: #b33325;
	scrollbar-highlight-color: #b33325;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #38579C;
	scrollbar-shadow-color: #0d2638;
	overflow: auto;
	height: 500px;
}
.T_MasterBody {
	width: 861px;
}
.TD_Header {
	background-color: #CDDAE2;
	background-image: url(../images/header.jpg);
	height: 228px;
	background-repeat: no-repeat;
}
.TD_Body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_contents.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.TD_Footer {
	background-color: #CDDAE2;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
.MenuFrame {
	width: 585px;
	position: relative;
	right: 10px;
	bottom: 21px;
	height: 26px;
}
.MenuItem {
	float: left; /*	position:static;*/;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 2px;
	margin-left: 2px;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #990000;
}
.MenuItem a {
	float: left;
	text-decoration: none;
	display: block;
	height: 20px;
}
.MenuItem a:hover {
	float: left;
	color: #990000;
	background-image: url("../images/bullet_white_square_2.jpg");
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 2px;
	margin-left: 2px;
}
.MenuItem a:link {
	float: left;
}
.MenuItem a:active {
	float: left;
}
.MenuItem a:visited {
	float: left;
	color: #990000;
}
.TD_MenuLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 11px;
}
#imageContainer {
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 451px;
	height: 335px;
	border: 1px solid #fff;
}
#imageContainer img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.MenuItem_cp {
	background-image: url("../images/bullet_grey_square_2.jpg");
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	underline: none;
	padding-right: 5px;
	padding-left: 7px;
	margin-right: 2px;
	margin-left: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #b33325;
}
.MenuItem_on {
	background-image: url("../images/bullet_white_square_2.jpg");
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	underline: none;
	padding-right: 5px;
	padding-left: 7px;
	margin-right: 2px;
	margin-left: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #FFFFFF;
}
