td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.footer {
	font-size: 11px;
}


a 		{ color: #8B7A44; text-decoration: none; }
a:hover { color: #999999; text-decoration: none; }

a.dark 		{ color: #996633; text-decoration: none; }
a.dark:hover { color: #CC9933; text-decoration: none; }

a.footerNav 		{ color: #FFFFFF; text-decoration: none; }
a.footerNav:hover { color: #BBBBBB; text-decoration: none; }

a.newsDescription 		{ color: #000000; text-decoration: none; }
a.newsDescription:hover { color: #8B7A44; text-decoration: none; }

.date 		{ color: #897945; }

.news_description {
	background: #EEEEEE;
	padding: 7px;
}
form { 
	display:inline; 
} 

h1 {
	color: #8a7a44; 
	font-family: Arial, Tahoma, sans-serif;
	font-size:15px;
	display:inline;
}
h2 {
	color: #8B7A44; 
	font-size:14px;
	display:inline;
}

.bl{color:#b29e6b;}  
.bl:active{color:#FF3300;} 
.bl:hover{color:#EEEEEE;text-decoration:none;} 
.bl:visited{color:#b29e6b;} 
.bl:visited:hover{color:#EEEEEE;text-decoration:nove;}



/* Reserves and Resources table */

.style1 {
	font-size: 9px;
	text-align: center;
}
.grey {
	background-color: #e5e5e5;font-size: 9px;
}
.yellow {
	background-color: #ffffcc;font-size: 9px;
}
.orange {
	background-color: #fee7af;font-size: 9px;
}
.purple {
	background-color: #9999ff;font-size: 9px;
}
.blue {
	background-color: #99ccff;font-size: 9px;
}
.style2 {background-color: #ffffcc; font-weight: bold; font-size: 9px;}
.style3 {background-color: #e5e5e5; font-weight: bold; font-size: 9px;}
.style4 {background-color: #fee7af; font-weight: bold; font-size: 9px;}
.style5 {background-color: #9999ff; font-weight: bold; font-size: 9px;}
.style6 {background-color: #99ccff; font-weight: bold; font-size: 9px;}