.middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 70px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(/images/middle_background.gif);
	padding-right: 5px;
	background-position: left top;


}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:  url(/images/bottom.gif);
	background-repeat: no-repeat;
	padding-left: 35px;

}
.rightside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	padding-right: 5px;
	background-position: top;

}

.bottom a:link {color: #ffffff; text-decoration: none;}
.bottom a:visited {color: #ffffff; text-decoration: none;}
.bottom a:hover {color: #ffffff; text-decoration: underline;}
.bottom a:active {color: #ffffff; text-decoration: underline;}

.middle a:link {color: #000000; text-decoration: underline;}
.middle a:visited {color: #000000; text-decoration: underline;}
.middle a:hover {color: #333333; text-decoration: none;}
.middle a:active {color: #333333; text-decoration: none;}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}
