body {
	background-color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #333333;
	font-weight: normal;
	text-align: left;
}

a {
	color: #009900;
	font-style: normal;
	text-decoration: underline;
	border-bottom-style: none;
	border-bottom-color: #336600;
}
.moreLink {
	font-style: normal;
	line-height: 16px;
	border-bottom-style: none;
	font-weight: bold;
	color: #006600;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003300;
	border-bottom-color: #99CC99;
	border-bottom-style: solid;
	font-weight: bold;
	padding-top: 10px;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #006600;
	font-weight: bold;
	padding-top: 5px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #000000;
}


.nav {
	font-size: 10px;
	font-weight: normal;
	background-color: #006600;
	line-height: normal;
	padding: 3px;
}
.strongUnderline {
	font-style: italic;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}


.navLink {
	font-size: 10px;
	font-weight: bold;
	background-color: #666666;
	padding: 10px;
	display: block;
	border-bottom-style: none;
	color: #FFFFFF;
}

.navLink:hover {
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 10px;
	display: block;
	color: #003300;
}

.secMenu {
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 10px;
	display: block;
	border-bottom-style: none;
	color: #333333;
}

.secMenu:hover {
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 10px;
	display: block;
	color: #FFFFFF;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 9px;
	color: #333333;
	background-color: #FFFFCC;
	margin-bottom: 0px;
	margin-top: 9px;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.titlebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	background-color: #666666;
	line-height: 10px;
}
.bold {
	font-weight: bold;
	color: #006600;
}
.linkMenu {
	color: #FFFFFF;
	border-bottom-style: none;
	font-weight: bold;
	text-decoration: none;
}

.linkMenu:hover {
	border-bottom-style: solid;
}
.topIndex {
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
}


.linkBottomMenu {
	border-right-style: solid;
	border-right-color: #006600;
	border-right-width: thin;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	border-bottom-style: none;
}

.linkBottomMenu:hover {
	border-right-style: solid;
	border-right-color: #006600;
	border-right-width: thin;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}
.unknown {
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFF00;
	display: marker;
}
.imageLink {
	border-bottom-style: none;
}
.comment {
	font-size: x-small;
	font-style: italic;
}
.verysmall {
	font-size: xx-small;
}

