body {
	margin: 0px;
	padding: 0px;
	background-color: #FF9900;
}
div.left_box {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	background-color: #FFFFFF;
	padding: 20px;
	position: absolute;
	top: 0px;
	right: 300px;
	background-image: url(img/ha_big.gif);
	background-repeat: repeat-y;
	background-position: center;
}
div.right_box {
	background-color: #FF9900;
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
}
h1 {
	font-size: medium;
	color: #663300;
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #FF9900;
}
h2 {
	font-size: medium;
	background-image: url(img/ha.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 35px;
	height: 35px;
	vertical-align: text-botom;
	padding-top: 10px;
	margin: 15px 0px 0px;
}
.f1 {
	font-size: small;
	line-height: 150%;
	padding: 0px 10px 10px 20px;
}
.f2 {
	font-size: small;
	line-height: 150%;
	padding: 7px;
	border: 1px solid #FF9900;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.f3 {
	font-size: small;
	line-height: 150%;
	padding: 7px;
	border: 1px dotted #FF9900;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.f4 {
	font-size: small;
	line-height: 150%;
	padding: 7px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #FFE1B5;
}
a:link {
	font-weight: bold;
	color: #6666FF;
}
a:visited {
	font-weight: bold;
	color: #6666FF;
}
a:hover {
	font-weight: bold;
	color: #FF3300;
}
a.menu:link {
	font-size: small;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 5px 3px 3px 15px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	height: 20px;
}
a.menu:visited {
	font-size: small;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 5px 3px 3px 15px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	height: 20px;
}
a.menu:hover {
	font-size: small;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFEFD7;
	display: block;
	padding: 5px 3px 3px 15px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
	height: 20px;
}
.right_box1 {
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	margin: 20px 10px 10px;
	padding: 5px;
	border: 3px dotted #FF9900;
	line-height: 150%;
}
h3 {
	font-size: small;
	color: #336699;
	margin: 3px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.right_com1 {
	padding: 3px 8px;
}.right_box2 {

	font-size: small;
	color: #FFFFFF;
	margin: 20px 10px 10px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	line-height: 150%;
}
a.c:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.c:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.c:hover {

	color: #FFCC99;
	text-decoration: none;
}