/* CSS Document */
li,ul {
  margin: 0 5px; 
  padding: 0;

}

body {
	background-color: #000000;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin:0px;
	text-transform:uppercase;
}
p {
	font-weight:bold;
	}
	a { color:#F39;
	}
	fieldset {
	position: relative;
	float: left;
	clear: both;
	/*width: 100%;*/
	margin: 0 0 -1em 0;
	padding: 10px;
	border-style: none;
/*background-image: url(../img/bg_contact.gif);
/*border-top: 1px solid #BFBAB0;  */
/*background-color: #FFFFFF; */
} 

fieldset ol {  
padding: 0em 0em 0 0em;  
list-style: none; 
} 
fieldset li {  
padding-bottom: 1em; 
} 


legend span {  
position: absolute;  
left: 0.74em;  
top: 0;  
margin-top: 1.25em; 


}
.topBanner {
background-color:#000000;
color:#FFFFFF;
height:50px;
padding:10px;
}
legend {  
padding: 0;  
color: #545351;  
font-size: 135%; 
font-weight: bold; 
position: relative;  
left: -7px;  
top: -0.75em; 
}

input  {
border:1px solid #999999;
width:200px;
}
textarea {
width:200px;
}

label {  
float: left;  
width: 7.8em;  
margin-right: 1em;  
text-align: right; 
color:#FFFFFF;
}
p {
font-family: Helvetica;
font-size:11px;
/*background-repeat:repeat-y; */
text-transform:uppercase;
text-transform:bold;
}
