body {
	background-image:  url("../images/bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #999999;
	margin: 0px;
}
.maintable {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	min-height: 100%;
	height: 100%;
}
.navbg {
	background-color: #1d5133;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.logocell {
	background-image:  url("../images/logo.gif");
	background-repeat: no-repeat;
	background-position: center center;
	
}
ul, ol {
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.pictures {
	margin: 6px;
	border-style: solid;
	border-color: #1d5133;
	border-width: 3px;
	line-height: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #1d5133;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;

}h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 15px;
}
.headerbg {
	background-image:  url("../images/headerbg.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
.graphics {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 3px solid #194719;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #194719;
	background-color: #CCCCCC;
}
.contacttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
}
.contactcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #194719;
	text-align: center;
}
