/* CSS Document */

body {
	background-color: #000000;
}
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	padding: 20px;
}
table {
	background-color:#FFFFFF;
}
.style1 {
	font-size: small;
	color: #666666;
}
.style2 {
	font-size: large;
	font-weight: bold;
}
.style3 {font-size: small}
.style4 {font-size: x-small; color: #FFFFFF;}
.style6 {
	font-size: medium;
	font-weight: bold;
}
.style7 {font-size: medium}
.style8 {color: #666666}
.leftbar {
}
.headcell {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/madcatheadbkgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	font-weight: bold;
}
table.tighttable tr td {
	margin: 0px;
	padding: 0px;
}
table.tighttable tr th {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
td.leftbar {
	width: 200px;
}