@charset "utf-8";
.headerbg {
	background-image: url(../images/header_gradient.png);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headerbg2 {
		overflow: hidden;
		background: #01A2E2 url(../images/navi-level-2_gradient.png) repeat-x 0 50%;
}
.headerbg3 {
		overflow: hidden;
		background: #01A2E2 url(../images/navi-level-2_gradient.png) repeat-x 0 50%;
}
.headerbg3:hover {
		overflow: hidden;
		background: #01A2E2 url(../images/navi-level-2_gradient2.png) repeat-x 0 50%;
}
.bottombg {
	background-image: url(../images/bottom_gradient.png);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Style2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Style4 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}