body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg_stretch.gif);
	background-repeat: repeat-x;
	background-position: top;

	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #225E7F;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#225E7F;
}
.bodyFrame {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #99B9CB;
	vertical-align: top;

}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 20px;
	padding-bottom: 5px;
	vertical-align: top;
	text-decoration: none;
	list-style-position: outside;

}

a:link, a:visited, a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #CC0000;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #006699;
	vertical-align: top;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.imageThumbnail {
	border: 1px solid #7FA4B8;
	clear: both;
	display: block;


}
.formBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	margin-right: 6px;
}

