body {
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7A6C52;
}
a {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.topRight {
	font-size: 10px;
	color: #7A6C52;
}
a:link.topRight {
	text-decoration: none;
}
a:visited.topRight {
	text-decoration: none;
	color: #7A6C52;
}
a:hover.topRight {
	text-decoration: none;
	color: #FFFFFF;
}
a:active.topRight {
	text-decoration: none;
	color: #7A6C52;
}

.scrollArea {
font-weight:normal;
width: 275px;
height: 200px;
padding-left: 5px;
padding-right: 5px;
float: left;
overflow: auto;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
