@charset "utf-8";
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.Box_left {
	width: 165px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	line-height: 20px;
	padding: 3px;
}
.menu_left {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	width: 165px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-style: normal;
	line-height: 20px;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.menu_left_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	width: 165px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-style: normal;
	line-height: 20px;
}

.Box_middle {
	width: 540px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #BBC3D3;
	border-bottom-color: #FFFFFF;
	border-left-color: #BBC3D3;
	padding-bottom: 5px;
}
.Box_right {
	width: 165px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	padding: 5px;
}
.small_text {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #002E5F;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

