#mid {
	height: auto;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	width: 600px;
	margin-left: 8px;
	margin-top: 8px;
	padding-top: 4px;
	padding-left: 4px;
	float: left;
}

#text_right{
	width: 250px;
	float: right;
	padding: 2px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: auto;
	margin-top: -8px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#text_left{
	width: 300px;
	float: left;
	padding: 2px;
	height: auto;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-position: center center;
	margin-top: -8px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#button_left{
	width: 300px;
	float: left;
	height: auto;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	background-position: center center;
	margin-top: -4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding: 2px;
}
#image {
	float: right;
	width: auto;
	padding: 2px;
	height: auto;
	border: 1px solid #999;
	margin-top: -8px;
	margin-right: 30px;
	margin-left: 2px;
	margin-bottom: 0px;
}
#image_right {
	float: right;
	width: 250px;
	padding: 2px;
	height: auto;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#button_right {
	float: right;
	width: 250px;
	padding: 2px;
	height: auto;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: -4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	float: left;
	width: 300px;
	padding: 2px;
	height: auto;
	margin: 4px;
}
.text_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	float: left;
	margin: 4px;
	width: 200px;
	padding: 2px;
}
#spacer {
	height: 450px;
	margin-right: auto;
	margin-left: auto;
}

.clear {clear: both;}


.style3 {font-size: 1.4em;
         font-weight: bold;
         color: #000099;
		 text-decoration: underline;}
.style5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

