h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #339999;
	padding-left: 70px;
	padding-top: 5px;

}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7AB9A;
	padding-left: 70px;
	padding-right: 70px;

}

.maintext a:link{
	color: #D7AB9A;
	font-weight: bold;
	text-decoration: none;
}

.maintext a:visited{
	color: #D7AB9A;
	font-weight: bold;
	text-decoration: none;
}

.maintext a:hover{
	color: #D7AB9A;
	font-weight: bold;
	text-decoration: underline;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}

.menutext a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.menutext a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.menutext a:hover{
	color: #339999;
	text-decoration: underline;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footertext a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.footertext a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.footertext a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.maintextOrange {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	color: #DD7C54;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #DD7C54;
	border-bottom-color: #DD7C54;

}

.imagepad {
	padding-left: 20px;
}
.tabletext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7AB9A;
}
.maintexthome {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7AB9A;
	padding-left: 70px;
}

.maintexthome a:link{
	color: #D7AB9A;
	text-decoration: none;
	font-weight: bold;
}

.maintexthome a:visited{
	color: #D7AB9A;
	text-decoration: none;
	font-weight: bold;
}

.maintexthome a:hover{
	color: #D7AB9A;
	text-decoration: underline;
	font-weight: bold;
}