.splashtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.leftbg {
	background-attachment: fixed;
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightbg {
	background-attachment: fixed;
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.background {
	background-attachment: fixed;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
BODY
{
scrollbar-face-color:#02ABAE;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#005E60;
scrollbar-shadow-color:'02ABAE';
scrollbar-highlight-color:'02ABAE';
scrollbar-3dlight-color:'02ABAE';
scrollbar-darkshadow-Color:'02ABAE';
}
