h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 30px;
	color: #00634A;
}
h2 {
	font-size: 30px;
	color: #8F903F;
}
h3 {
	font-size: 16px;
	color: #8F903F;
}
h4 {
	font-size: 14px;
	color: #8F903F;
}
h5 {
	font-size: 12px;
	color: #8F903F;
}
h6 {
	font-size: 14px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #8F903F;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8F903F;
}
a:hover {
	text-decoration: none;
	color: #00634A;
}
a:active {
	text-decoration: none;
	color: #8F903F;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.table {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

.nav {
	font-size: 10px;
	color: #8F903F;
	font-weight: bold;
}
.nav a:link {
	text-decoration: none;
	font-size: 10px;
}
.nav a:visited {
	text-decoration: none;
	color: #8F903F;
	font-size: 10px;
}
.nav a:hover {
	text-decoration: none;
	color: #00634A;
	font-size: 10px;
}
.nav a:active {
	text-decoration: none;
	color: #8F903F;
	font-size: 10px;
}

.tableP1Text {
	height: 80px;
	margin: 0px;
	background-color: #D7D5B9;
}
.tablePtop {
	height: 40px;
	margin: 0px;
	background-color: #D7D5B9;
}
.tablePNav {

	height: 20px;
	margin: 0px;
	background-color: #F3F3E9;
}
.BORDER {
	margin: 0px;
	border: 2px solid #F3F3E9;
}
.tableContent {
	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: #FFFFFF;
	border-right-color: #D7D5B9;
	border-bottom-color: #98994E;
	border-left-color: #FFFFFF;
	height: 200px;
}
.tableContent1 {
	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: #FFFFFF;
	border-right-color: #D7D5B9;
	border-bottom-color: #98994E;
	border-left-color: #FFFFFF;
}
.tableContent2 {
	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: #FFFFFF;
	border-right-color: #D7D5B9;
	border-bottom-color: #98994E;
	border-left-color: #FFFFFF;
	font-size:14px;
	line-height:15px;
}
.form {
	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: #FFFFFF;
	border-right-color: #D7D5B9;
	border-bottom-color: #98994E;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #98994E;
	background-color: #FFFFFF;
}
.button {
	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: #FFFFFF;
	border-right-color: #D7D5B9;
	border-bottom-color: #98994E;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #98994E;
	font-weight: bold;
}
.styleGreen {color: #00634A}
