/*
	AWC STYLESHEET v.3.0
	
	W3C Cascading Style Sheets, Level 2:
	Stylesheet rules: http://www.w3.org/TR/REC-CSS2
	
	Browser & OS Requirements:
		Windows XP:
			IE 6.0+, Netscape 7.01+, Opera 7.11, Mozilla 1.4
		
		Mac OSX:
			Safari 1.0, Netscape 7.1, Opera 6.02, Mozilla 1.5
*/
/* Modified XHTML Tags */
body
a {
text-decoration: none;
} 

{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

a:hover{
	color:#610c0c;
	}
	
a{
	color:#000000;
	}
	
a:active{
	color:#000000;
	}
	

	

ul{
	text-decoration: none;
}


a {
text-decoration: none;
} 
.Body{
	padding: 5 5 5 5;
	font-size:12px;
	border: 1px solid #B38808;
	}
	
.TableContent{
	font-size:12px;
	}	
a {
text-decoration: none;
} 




.Footer{
	padding:2px 5px 2px 5px;
	font-size:9px;
	color:#000000;
	}



.Footer a{
	color:#000000;
	text-decoration:none;
	}
	
.Footer a:hover {
	color:#A50335;
	}

.Header {
	font-size:19px;
	font-weight:bold;
	color:#A50335;
	font-style:italic;
	}a {
text-decoration: none;
} 