body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
a:link, a:visited, a:active {
	color: #996600;
}
a:hover {
	color: #3D1C06;
}
#tableLeft {
background-position:right top;
background-repeat: no-repeat;
}
#tableRight {
background-position:left top;
background-repeat: no-repeat;
}
#tableFull {
background-repeat: repeat-x;
}
#header {
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
#subheader {
	color: #333333;
	font-weight:bold;
}

