body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td.white {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link {
	color: #578757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #99CC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #660099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

td.top {
	background-image: url(images/inland-redone_01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 5px;
	padding-right: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-shadow: Black;
}

td.bottom {
	 background-image: url(images/inland-redone_05.jpg); 
	 background-repeat: no-repeat; 
	 background-position: bottom center;
	 color: #CCCCCC;
	 font-size: 10px;
	 font-style: italic;
}

td.bottom2 {
	 background-image: url(images/inland-redone_06.jpg); 
	 background-repeat: no-repeat; 
	 background-position: bottom center;
	 color: #CCCCCC;
	 font-size: 10px;
}

td.menu {
	background: #99CC99;
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 0px;
	padding-right: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-shadow: Black;
}

.maillink {
	 color: #CCCCCC;
	 font-size: 10px;
	 font-style: italic;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: normal;
}
.disablelink {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

td.form{
	background-color: #99CC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td.form_white{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}