body {
	/*border: thin groove #666666;*/
	margin: 0 auto;
	font: 10pt Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003333;
	font-style: oblique;
	font-variant: normal;
	text-transform: none;
}
h1.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: White;
	background-color: #006666;
	font-style: oblique;
	font-variant: normal;
	text-transform: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003333;
	text-transform: none;
	font-variant: normal;
}
h2.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
	background-color : #006666;
	text-transform: none;
	font-variant: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #003333;
}
h3.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: White;
	background-color : #999999;
}
h3.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: White;
	background-color : #006666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input{
	background-color : White;
	color : #006666;
	font-weight : bold;
	border: 1px solid #000000;

}
.wht {
	background-color: #FFFFFF;
}
.grn {
	background-color: #006666;
}
.dkgry {
	background-color: #999999;
}
.ltgry {
	background-color: #CCCCCC;
}
.button {
	font-weight: bold;
	color: #006666;
	background-color: #FFFFFF;
	font-size: 14px;
	border-top: thin solid #CCCCCC;
	border-right: medium solid #CCCCCC;
	border-bottom: medium solid #CCCCCC;
	border-left: thin solid #CCCCCC;

}
.highlightspec {
	color: #000000;
	background-color: #FFFF99;
	margin-right: 15%;
	margin-left: 15%;
}
.highlight {
	color: #000000;
	background-color: #FFFF99;
}
.highlightlrg {
	color: #000000;
	background-color: #FFFF99;
	font-size: 12pt;
}
.whtn {
	color: Black;
	background-color: White;
	margin-right: 25%;
	margin-left: 25%;
	margin-bottom: 5px;
	margin-top: 5px;
}
.bld {
font-weight:bold;
color:#000000;
}
.gry {
color:#666666;
}
.top {
	margin: 0 auto;
	text-align: center;
}
.nav1 {
	background-image: url(../images/nav1-back.jpg);
	color: White;
	font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.nav2 {
	background-image: url(../images/nav2-back.jpg);
	color: White;
	font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	}