html {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
}

#nav {
	position: absolute;
	width: 130px;
	height: 400px;
	top: 89px;
	left: 11px;
}
#nav a {border: none; text-decoration: none;}
#nav a:hover {border: none; text-decoration: none;}
#nav a:active {border: none; text-decoration: none;}
#nav a:visited {border: none; text-decoration: none;}
#nav img {border: none; text-decoration: none;}


p { margin-top:0px }
a:link { text-decoration: underline; color: #48a787; }
a:visited { text-decoration: underline; color: #2c6a55; }
a:hover { text-decoration: underline; color: #1fe126; }
a:active { text-decoration: underline; color: #1fe126; }
.style7 { text-align: center; }
.style25 { font-family: Verdana,Arial,Helvetica,sans-serif; color: #066; font-size: xx-small; }
.style26 { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: xx-small; }
.green { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: xx-small; color: #006666; }
.style6 { font-family: Kai; color: #f66; font-size: 20px; }
.style17 { text-align: center; }
.style19 { font-family: Verdana,Arial,Helvetica,sans-serif; color: #063; font-size: 10px; }
.bodyBold { font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 10px; letter-spacing: 0.5px; }
.style21 { font-family: Verdana,Arial,Helvetica,sans-serif; color: #fff; }
