.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: left;
	display: block;
	list-style-type: none;
	background-image: url(images/leaf.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.btmtxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
.cellrtbdr {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #990000;
}
.nav2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #620203;
	margin: 2px;
	padding: 2px;
	height: 20px;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #570301;
	text-decoration: none;
	text-align: left;
	background-color: #FFD79D;
	width: 120px;
	margin: 2px;
	padding: 2px;
	height: 20px;
	list-style-position: outside;
	list-style-image: url(images/leaf.jpg);
}
.nav2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #570301;
	text-decoration: none;
	text-align: left;
	background-color: #FFD79D;
	width: 120px;
	margin: 2px;
	padding: 2px;
	height: 20px;
	list-style-position: outside;
	list-style-image: url(images/leaf.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD79D;
	border-right-color: #6A0300;
	border-bottom-color: #6A0300;
	border-left-color: #FFD79D;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #570301;
	text-decoration: none;
	text-align: justify;
	list-style-position: outside;
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: square;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 3px;
}
hr {
	color: #990000;
	height: 1px;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
.tblbdr {
	border: 1px solid #990000;
}

