body { 
	background-image: url(../images/bg_tile_concrete.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;/* for opera */
	background-attachment: scroll; 
	background-color: #333434;
	background-position: center; 
	text-align: center;
	}

img	{
	border: none;
	}
	
body, td, p, li, div,  select	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
td {
	vertical-align:top; 
	}
	
.text_9 { 
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF; 
	}
	
a { 
	color: #FC7748;
	text-decoration: none;
	}	
	
a:hover { 
	color: #FC7748;
	text-decoration: underline;
	}
	
.splash_note {
	font-size: 9px; 
	color:#999A9A;
	text-decoration: normal; 
	}

.required {
	color: #A5191B;
	}
	
.error_text {
	color:#F65110;
	font-size:14px;
	font-weight:bold;
	}

.footer_1 {
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-align: center;
	line-height: 16px;
	}

.footer_2 {
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-align: center;
	line-height: 18px;
	}