@charset "UTF-8";
/* CSS Document */
.form_fields{
border: none; background:#EEEEEE; font-size:11px; 
}
body {

	background:url(images/bkBlend.jpg);
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	
}
body,td,th {
SCROLLBAR-FACE-COLOR: #006600; 
SCROLLBAR-HIGHLIGHT-COLOR: #006600; 
SCROLLBAR-SHADOW-COLOR: #999999; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR:  #FFFF00; 
SCROLLBAR-TRACK-COLOR: #003300; 
SCROLLBAR-DARKSHADOW-COLOR: #006600;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}



.footerDiv{
vertical-align:middle;
height:100px;
width:798px; margin-left:auto; margin-right:auto;
background:url(images/footer.jpg) repeat;
}
.head_nav{
position:relative; text-align:center; top:0px; 
}
.welcome{
width:370px;
position:relative;
top:30px;
margin-left:auto;
margin-right:auto;
}
.footer{
color:#ffffff;
height:100px;
width:100%;
position:relative;
bottom:10px;
text-align:center;
}

<!--
a:link {
	color:#ffff00;
}
a:visited {
	color: #ffff00;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #ffff00;
}
#BODY {
 }
 .ext_thumb_photo{
 border: solid thin white;
 }
 .ext_main_photo{
 border: solid thin white;
 }
-->

-->

