/* CSS Document */
body {
	font-size: 11px;
	color: #666666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	scrollbar-face-color: #DEE3E7; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #DEE3E7; 
	scrollbar-3Dlight-color: #D1D7DC; 
	scrollbar-arrow-color: #006699; 
	scrollbar-track-color: #EFEFEF; 
	scrollbar-darkshadow-color: #98AAB1;
}
td {
	font-size: 11px;
	color: #666666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	font-size: 11px;
	color: #666666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #5477C0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	font-size: 11px;
	color: #5477C0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
span {
	font-size: 9px;
	color: #003366;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.spot_box_text {
	font-size: 11px;
	color: #666666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #F2F2F2;
}
.news_text {
	font-size: 11px;
	color: #47648E;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.title {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #47648E;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.form_button {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #F0F0F0;
	height: 19px;
	width: 55px;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}
.form_textbox {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 19px
}