body {
	background-color: #716B09;
	margin: 0px;
	padding: 0px;
	background-image: url(../Chassis/bodyBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.conTable {
	background-color: #FFFFFF;
	width: 760px;
}
.main {
	width: 577px;
	padding: 10px;
	background-image: url(../Chassis/mainHeader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.navBase {
	background-image: url(../Chassis/navHeader.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	padding-left: 5px;
}


.ulCustom {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navMenu:link {
	color: #98B28F;
	text-decoration: none;
	white-space: normal;
	display: block;
	width: 144px;
	padding: 4px;
	text-align: center;
	margin: 2px;
	background-color: #F3F9CD;
	border: 1px solid #225D09;
}
.navMenu:visited {
	color: #98B28F;
	text-decoration: none;
	white-space: normal;
	display: block;
	width: 144px;
	padding: 4px;
	text-align: center;
	margin: 2px;
	background-color: #F3F9CD;
	border: 1px solid #225D09;
}
.navMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	white-space: normal;
	display: block;
	width: 144px;
	padding: 4px;
	text-align: center;
	margin: 2px;
	font-weight: bold;
	background-color: #97B18E;
	border: 1px solid #FF0000;
}
.footer {
	padding: 10px;
	color: #37980D;
	text-align: center;
}

td {
	font-family: "trebuchet MS";
	font-size: 10pt;
	color: #215A09;
}
h1 {
	color: #003366;
	font-size: 16pt;
	margin-top: 0px;
	font-weight: lighter;
}
h2 {

	color: #CC9900;
	font-size: 14pt;
	margin-top: 0px;
}
.thumbnail {
	margin: 4px;
	height: 75px;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	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: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
th {
	background-color: #37980D;
	color: #000000;
	background-image: url(../Chassis/navon.jpg);
	background-repeat: repeat-x;
}
.formBack {
	background-color: #C1F48D;
}
.ptag {
	color: #354171;
	font-size: 11pt;
}
