body {
	background-color: #eeeeee;
	line-height: 140%;
	color: #222222;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 20px;
}

table {
	border-collapse: collapse;
	//background-color: #ffffff;
	margin-bottom: 10px;
}

td, th {
	line-height: 140%;
}
th {
	font-family: Lucida Grande, sans-serif;
}

ul, ol {
	margin: 0px 0px 3px 0px;
	padding-left: 5px;
}

div.nav_header {
	padding: 2px;
	padding-left: 6px;
	background-color: #99cc66;
	border: solid #99cc66 1px;
	color: #ffffff;
	font-family: Lucida Grande, sans-serif;
	font-weight: 600;
	margin-top: 4px;
}

div.nav {
	padding: 5px 5px 5px 20px;
	background-color: #f5fff1;
	border: solid #99cc66 1px;
	display: none;
}

.footer {
	font-size: small;
	text-align: right;
	background-color: #f1f1f1;
	border: solid #cfcfcf 1px;
	padding-right: 6px;
	margin-top: 10px;
}

.right {
	text-align: right;
	font-size: small;
}

.notice {
	color: #ee3300;
	font-style: italic;
}

p.notice {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none !important;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #003399;
}
a:visited {
	text-decoration: none !important;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #002266;
}
a:hover {
	text-decoration: none !important;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #cc6633;
}

#title {
	text-align: center;
	font-size: large;
	font-family: Lucida Grande, sans-serif;
	font-weight: 600;
	background-color: #996633;
	color: #ffffff;
	padding: 40px 6px 40px 6px;
	margin-bottom: 6px;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff;
}

a.mainmenu:hover {
	color: #cc6633;
}

#linkto_frametop {
	text-align: right;
	font-size: small;
}
