.left_shadow {
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
}
.right_shadow {
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
}.headerback {
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.middleback {
	background-color: #49667c;
	background-image: url(images/back_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/back_footer.gif);
	background-repeat: repeat-x;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.footer a:link {color:#FFFFFF; text-decoration: none;}
.footer a:hover {color:#ff8700;}
.footer a:visited {color:#A2D9F7; text-decoration: none;}

.maintext a:link {color:#FFFFFF; text-decoration: none;}
.maintext a:visited {color:#FFFFFF; text-decoration: none;}
.maintext a:hover {color:#ff8700;}


.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#fff;
font-size:14px
font-weight:bold;
padding: 1px 2px;
background:url(images/formbg.jpg) repeat-x left top;
}.form {
	background-color: a3b8c8;
	border: 1px solid #FFFFFF;
}
.blue {
	color: #3BA0E9;
}
.sample {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
}
.sample a:link {color:#FFFFFF; text-decoration: none;}
.sample a:visited {color:#FFFFFF; text-decoration: none;}
.sample a:hover {color:#ff8700;}
