body { 
	background: url(../i/uaww_bg.gif) #000;
	}  

body, td, th, input, select, textarea {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}


a	{ 
	color:#c00;
	text-decoration:none;
	}

a:active { 
	text-decoration:underline
	}

a:hover { 
	text-decoration:underline
	}


#shell {
	width:920px;
	margin:0 auto;
	text-align:left;
	background: url(../i/uawwbg2.gif) repeat-x #000;
	padding:0;
}

.header1 {
	color:#000;
	font-size: 14px;
	font-weight:bold;
	}
	

.header2 {
	color:#af1d35;
	font-size: 18px;
	font-weight:bold;
	}
	
.formfield {
	color:#000;
	border:1px solid #000;
	background: url(../i/formbg.gif) repeat-x #fff;
	}
	
.redbutton {
	color:#fff;
	border:1px solid #000;
	font-weight:bold;
	background: url(../i/redbuttonbg.gif) repeat-x #af1d35;
	cursor:pointer;
	font-size:16px;
	padding:5px;
	margin:5px;
	}
	

