@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bgTextFrame.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.boldWhite {
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
