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

	
	margin:0px;
	margin-top:0px;
}
.body{
background:#000000;
}
body,td,th {

	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
.contact{
background:#ffffff url(images/contact.jpg) no-repeat center top;
}
.headBack{
 background:url(images/headBack.jpg) center no-repeat; height:249px;
}
.head_nav{
position:relative; text-align:center; top:0px; 
}
.welcome{
width:370px;
position:relative;
top:30px;
margin-left:auto;
margin-right:auto;
}
.footer{
width:100%;
position:relative;
bottom:10px;
text-align:center;
}

<!--
a:link {
	color:#ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #cccccc;
}
a:active {
	color: #ffffff;
}
-->

-->

