body {
	margin: 0px;
	padding: 0px;
	background-color: #3399FF;
}
div.left_box {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3399FF;
	border-bottom-color: #3399FF;
	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;
	margin:0em;
}
div.right_box {
	background-color: #3399FF;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	margin:0em;
}
h1 {
	font-size: medium;
	color: #333366;
	margin: 0px;
	padding: 3px;
	border-bottom: 1px solid #3399FF;
}
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 #3399FF;
	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 #3399FF;
	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: #D2E9FF;
}
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: #336699;
	text-decoration: none;
	background-image:url('menu_img/w16_3-4.gif');
	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: #336699;
	text-decoration: none;
	background-image:url('menu_img/w16_3-4.gif') ;
	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: #336699;
	text-decoration: none;
	background-image:url('menu_img/w16_2-4.gif');
	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 #3399FF;
	line-height: 150%;
}
h3 {
	font-size: small;
	color: #336699;
	margin: 3px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
}
.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: #BFDFFF;
	text-decoration: none;
}

h4 {
    border:solid;
    border-width: 0px 0px 1px;
    padding:1px;
    border-color:#66FF66;
    font-size:12px;
    margin-bottom:0.5em;
    margin-top:0.5em;
    margin-right:1em;
    margin-left:1em;
    color:#FFFFFF;
    }
div.float
{
 float:left;
 margin-right:1em;
}
div.floatclear
{
 clear:both;
}
div.float_r
{
 float:right;
 margin-right:1em;
}

