@charset "UTF-8";
/* Font descriptions color/size/hover/spacing etc. */

body  {
	font: 90% Arial, Helvetica, sans-serif;
	color: #000000;
}

.mainBody #userLogin {
	font-size: 85%;
	color: #CCCCCC;
}

.mainBody #userLogin a	{
	background-color: #000022;
	margin: 0;
	padding: 5px;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.mainBody #userLogin a:hover	{
	background-color: #990000;
}

.mainBody #header #searchBox	{
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

.mainBody #header #scoreBoard	{
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
}

.mainBody #header #scoreBoard #boxes {
	color:#000000;
	text-align: right;
	font-size: 88%;
}

.mainBody #marquee {
	color: #CC0000;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.mainBody #topNav a	{
	margin: 0;
	padding: 3px 15px;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}

.mainBody #topNav a:hover	{
	margin: 0;
	padding: 7px 15px 4px 15px;
	background-image: url(/Arena/IMGS/BNNRS/MainBody/nav.bg.hover.png);
	background-repeat: repeat-x;
}

.mainBody #sidebar1 #statNav a	{
	background-color: #000022;
	margin: 0;
	padding: 3px 10px;
	font-size: 80%;
	text-decoration: none;
	color: #FFFFFF;
}

.mainBody #sidebar1 #statNav a:hover	{
	background-color: #990000;
}

.mainBody #sidebar1 td {
	font-size: 60%;
}

.mainBody #sidebar1 p {
	font-size: 90%;
}

.mainBody #sidebar1 a {
	color: #000066;
	text-decoration: none;
}

.mainBody #sidebar1 a:hover {
	color: #990000;
	text-decoration: none;
}

.mainBody #sidebar1 h1 {
	font-size: 125%;
}

.mainBody #sidebar1 h2 {
	font-size: 115%;
}

.mainBody #sidebar1 h3 {
	font-size: 105%;
}

.mainBody #sidebar1 h4 {
	font-size: 100%;
}

.mainBody #mainContent #courtChat p {
	margin: 0;
	padding: 3px 0;
	font-weight: bold;
}

.mainBody #mainContent #courtChat #QA {
	color: #000022;
	font-size: 105%;
	font-weight: bold;
}

.mainBody #mainContent p {
	font-size: 90%;
}

.mainBody #mainContent a {
	color: #000066;
	text-decoration: none;
}

.mainBody #mainContent a:hover {
	color: #990000;
	text-decoration: none;
}

.mainBody #container #headline {
	width: 150px;
	margin: 0 0 0 -5px;
	padding: 5px;
	font-size: 90%;
	color: #000022;
	background: url(/Arena/IMGS/MNWRP/header.bg.png) repeat-x right top;
	border-left: 1px solid #000022;
}

.mainBody #container #video {
	width: 175px;
	margin: 0;
	padding: 5px;
	font-size: 90%;
	color: #000022;
	background: url(/Arena/IMGS/MNWRP/header.bg.png) repeat-x right top;
	border-left: 1px solid #000022;
}

.mainBody #container #courtBox {
	font-size: 75%;
	font-weight: bold;
}

.mainBody #container #newsBox {
	font-size: 75%;
	font-weight: bold;
}

.mainBody #mainContent h1 { 
	font-size: 125%;
}

.mainBody #mainContent h2 { 
	font-size: 115%;
}

.mainBody #mainContent h3 { 
	font-size: 105%;
}

.mainBody #mainContent h4 { 
	font-size: 100%;
}

.mainBody #sidebar2 {
	color: #CCCCCC;
}

.mainBody #sidebar2 p {
	font-size: 90%;
}

.mainBody #sidebar2 a {
	color: #FFFFFF;
	font-size: 90%;
	text-decoration: none;
}

.mainBody #sidebar2 a:hover {
	color: #990000;
	font-size: 90%;
	text-decoration: none;
}

.mainBody #sidebar2 h1 {
	font-size: 125%;
}

.mainBody #sidebar2 h2 {
	font-size: 115%;
}

.mainBody #footer a {
	background-color: #000022;
	margin: 0;
	padding: 5px;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}

.mainBody #footer a:hover {
 color: #990000;
 }
.mainBody #sidebar1 li {
	padding-bottom: 10px;
	font-size: 13px;
}

.mainBody #mainContent li {
	padding-bottom: 10px;
	font-size: 13px;
}
