.menuBtn a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	text-indent: 2pt;
	
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-color: #EEEEEE;
	font-style: normal;
	color: #333333;
	white-space: normal;
	line-height: 25px;
	font-weight: bold;
	width: 145px;
	display: block;
}

.menuBtn a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	text-indent: 2pt;
	
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-color: #CCEEEE;
	font-style: normal;
	color: #333333;
	white-space: normal;
	line-height: 25px;
	font-weight: bold;
	width: 145px;
	display: block;
}

.moreBtn a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-color: #DE774B;
	font-style: normal;
	color: #333333;
	white-space: normal;
	line-height: 20px;
	font-weight: bold;
	width: 188px;
	display: block;
}

.moreText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #FDFFE4;
	font-style: bold;
	color: #A41602;
	white-space: normal;
	line-height: 20px;
	font-weight: bold;
	width: 188px;
	display: block;
	padding-right: 10px;
}

.infoBox {
   background-image: url(infoBox.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
	font-variant: normal;
	text-decoration: none;
	vertical-align: top;
	padding: 13px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.image4 {
	float: right;
	padding-bottom: 15px;
}

.image5 {
	float: left;
	padding-bottom: 15px;
}
