BODY {
	
	Background-color: #A30108;
}

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #C3C3C3; 
	font-weight:normal; 
	line-height:12px;
}
.orange {
	color: #fc9024; 
	}
.red {
	color: #d83222; 
	}
.reddark {
	color: #9b000e; 
	}
	
	
.menu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #C3C3C3; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
	
}
.menu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:BOLD;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #FC9024; 
	font-weight:none; 
	text-decoration:none; 
	margin-bottom:1px; 
}
a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #fc9024;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #C3C3C3;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
