/*BODY{background-image: url(../image/back.gif);font-family: Georgia, Times New Roman, Times, serif;}*/

BODY{background-color:#e0e0e0;font-family: Georgia, Times New Roman, Times, serif;background:url(../image/backs/hawaiileavestile.gif);}

INPUT{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12}
SELECT{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12}
TEXTAREA{font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12}

A{color:#0000CC;text-decoration:none}
A:hover{color:#0000FF;text-decoration:underline;}
A:visited{color:#000099;text-decoration:none}
A:visited:hover{color:#0000FF;text-decoration:underline}

.tableBody{
	background-color:#99CCFF;
}

.tableHeadBack{
	background-image:url(../image/backs/header_back_80h.gif);
}
.sectionHeaderBack{
	background-image:url(../image/backs/header_back_20h.gif);
}

.tableFootBack{
	 background-image:url(../image/backs/footer_back.gif);
}


ul#navlist{
	width:100%;
	border-top:1px solid #000000;
	margin: 0;
	padding-left: 0;
	white-space: nowrap;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#navlist li{
	width:20%;
	margin: 3px 10px;
	display: inline;
	list-style-type: none;
	text-align:center;
	margin:0;
}

#navlist li.mid{
	border-right:1px solid #000000;
}

#navlist li.active{
	border-bottom:1 solid #ffffff;
}

#navlist a {
	width:100%;
}

#navlist a:link, #navlist a:visited{
	color: #ffffff;
	background-color: #999999;
	border-bottom:1px solid #000000;
	text-decoration: none;
}

#navlist a:link.active, #navlist a:visited.active{
	color: #000000;
	background-color: #ffffff;
	border-bottom:1px solid #ffffff;
	text-decoration: none;
}

#navlist a:hover{
	color: #000000;
	background-color: #e0e0e0;
	text-decoration: underline;
}


ul#subnavlist{
	margin: 10;
	padding-bottom:10;
	white-space: nowrap;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dotted #cccccc;
	text-align:center;
}
#subnavlist li{
	display: inline;
	list-style-type: none;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
}

.footer{
	padding:5;
}