
a {
	color: #999999;
	text-decoration: none;
}
a:hover {

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
body {
	background-color: #000000;
}
.title {
	font: 16px Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	padding-top: 5px;
	border-top: 1px solid #000000;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
.roles {
	font-size: 12px;
	color: #000000;
}
.style2 {color: #999999}
.style3 {
	color: #854710;
	font-size: 14px;
}
.style3  a {
	color: #854710;
	text-decoration: none;
}
.style3 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
div.map {
	position: absolute;
	top: 0px;
	left: auto;
	background-color: #854710;
	padding: 5px;
	right: 0px;
	font-size: 12px;
	border: 0px solid #333333;
	    overflow:hidden;

}
div.map a {
	color:#000000;
	text-decoration: none;
}