@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
p {
	margin-right: 10px;
	margin-left: 10px;
}
h3 {
	margin-left: 5px;
}

body {
	background-color: #808E53;
	margin-top: 0px;
	margin-bottom: 0px;
}
table {
	background-color: #BEC79E;
	border-top-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-right-style: outset;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-right-color: #BFC9A0;
	border-bottom-color: #FFFFFF;
	border-left-color: #808E53;
	border-right-width: thick;
	border-left-width: thick;
}
#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9CAA6F;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	margin: 5px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBC69B;
	border-bottom-color: #BBC69B;
	border-top-width: thin;
	border-bottom-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #BBC69B;
	border-left-color: #BBC69B;
}
#navbar     a, #navbar a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
#navbar a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer {
	font-size: x-small;
	font-style: oblique;
}
.smallTxt {
	font-size: small;
}
