@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
body {
	background-color: #000000;
	background-image: url(../images/bkgrnd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: 004f8e;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.chart {
	color: #FFFFFF;
	font-weight: bold;
}
.bolds {
	font-size: 14px;
	font-weight: bold;
	color: #00569A;
}
.copyright {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
div.scroll {
	height: 269px;
	width: 365px;
	overflow-x: hidden;
	overflow-y: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
