@charset "utf-8";
body {
	background-color: #000000;
	background-repeat: repeat-y;
	background-image: url(images/bkrndsash.gif);
}
body,td,th {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	padding: 5;
	padding-left: 5px;
}
a:link {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:hover {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.headers {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
.whitetext {
	color: #FFFFFF;
	line-height: 21px;
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright {
	font-size: 14px;
	color: #FFFFFF;
}
.smallwhite {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
