a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#topsection {
	background-image: url(../images/ahauchi_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	display: block;
}
#topbar{
	background-image: url(../images/ahauchi_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	display: block;
	width: 800px;
}
#logo {
	height: 109px;
	width: 170px;
	float: left;
}
#logobar {
	clear: left;
	float: left;
	height: 49px;
	width: 170px;
}
#topphoto {
	display: block;
	position: absolute;
	left: 170px;
	top: 0px;
	height: 158px;
	width: 628px;
}
#menus {
	clear: both;
	margin-left: 0px;
	font-size: 15px;
	padding: 0px;
	color: #FFFFFF;
}
#menus a:link, #menus a:visited, #menus a:hover, #menus a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-decoration: none;
	white-space: nowrap;
}
#menus a:hover {
	color: #00AEFF;
}
#menu {
	float: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	clear: none;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	display: block;
	width: 180px;
	line-height: 1.25;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 0px;
	border-right-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 0px;
}
#menu a:hover {
	border-right-width: 0px;
	border-right-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-width: 0px;
}
#content {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	line-height: 1.35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textNote {
	font-size: 10px;
}

#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
}
#footer td {
	padding: 5px;
	vertical-align: top;
	font-size: 10px;
}
h1 {
	color: #000099;
	margin: 0px;
	padding: 0px;
}
#mainbody {
}

