body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    
	/* 
	This messes up the centering of the page
	width: 0px;
	*/
	height: 0px;
	background-color: #220000;
	color: #E8E8E8;
}

a:link { color: #ffcc66; }
a:visited { color: #cccccc; }

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CFA072;
	font-style: normal;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #CC0000;
	text-align: left;
	font-style: normal;
	line-height: normal;
	padding-bottom: 12px;
	font-weight: bold;
}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #660000;
	border: 1px solid #CC0000;
	font-style: normal;
	text-decoration: none;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.bodyText_report {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #330000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	background-image: url(../_images/fightmetric_left_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuText {
	text-decoration: none;
	color: #FFFFFF;

}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
}
a.footerText:link { color: #CC0000; }
a.footerText:visited { color: #CC0000; }
a.footerText:hover { color: white; }


.blkTableBorder {
	border-top-width: 3px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
li {
	padding-bottom: 6pt;
}

