a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	line-height: 14pt;
	font-style: normal;
}
a.nav:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 14pt;
	font-style: normal;
}
a.nav:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10pt;
	line-height: 14pt;
	font-style: normal;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	line-height: 14pt;
	font-style: normal;
}

a.navbar:link {
	color: #333333;
	text-decoration: none;
	font-size: 8pt;
	line-height: 10pt;
	font-style: normal;
}
a.navbar:hover {
	text-decoration: none;
	color: #cccccc;
	font-size: 8pt;
	line-height: 10pt;
	font-style: normal;
}
a.navbar:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 8pt;
	line-height: 10pt;
	font-style: normal;
}
a.navbar:visited {
	color: #333333;
	text-decoration: none;
	font-size: 8pt;
	line-height: 10pt;
	font-style: normal;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	margin: 3px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;

	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #EEEEEE;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
}
.hasborder {
	border: 1px solid #000000;
}
p {
	text-align: left;
	font-size: 10pt;
}
.right {
	border-right-style: solid;
	border-right-color: #006633;
	border-right-width: 1px;

}
.bottom {
	border-bottom-style: solid;
	border-bottom-color: #006633;
	border-bottom-width: 1px;

}
.left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006633;
}
.navbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.navright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;


}
.tab {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666600;
	border-right-color: #666600;
	border-left-color: #666600;
	border-bottom-color: #666600;

}
.folder {
	border: 1px solid #CCCCCC;
}
.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;

}
h1 {
	text-shadow: gray;
}
form {
	margin: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
