.bold {font-weight:bold}
.suenotes {color: #9900cc;}
.indent {margin-left:15px;}
.red {color:red;}

.baggageColor1 {color:brown;}
.baggageColor2 {color:blue;}
.baggageColor3 {color:green;}
.baggageColor4 {color:yellow;}
.baggageColor5 {color:white;}
.baggageColor6 {color:purple;}
.baggageColor7 {color:pink;}

/*060 green
003366=blue
c33=red
*/
body{ 
	font-family: arial,Verdana,sans-serif;
	margin: 0px;
	padding: 0px;
	color:#000000;
	background-color:#ffffff;
	text-align:center;
	width:100%;
}

img {border:0px;}
a:link, a:visited, a:hover {text-decoration:underline;}
a:link {color:#003366;}
a:visited {color:#003366;}
a:hover {color:#c33;}

a:hover {text-decoration: underline;}
h1{font-family: Verdana,Arial,sans-serif;font-size: 120%;color: #333300;;}
h2{font-size: 114%;color: #003366;}
h3{font-size: 100%;color: #060;}
h4{font-size: 100%;font-weight: normal;color: #003366;}
h5{font-size: 100%;color: #003366;}


label{font-weight: bold;color: #003366;}
				
#header { background: #fff; }  

#headerImage { margin-left:30px; } 

#headerDiv {
margin: 0px;
padding: 0px;
width:800px;
font-weight:bold;
text-align:center; 
background-color:#fff;
}

#headerDiv img {display:inline;}
#headerDiv h1 {display:inline; font-size: 200%;font-weight:bold;}
#headerDiv a:link {font-size:10pt;color:#060;}
#headerDiv a:visited {font-size:10pt;color:#060;}
#headerDiv a:hover {font-size:10pt;color:#c33;
background-color:#fff;}

#headerbar {
height:10px;
width:100%;
background-color:#393;
margin-bottom:10px;
}
#title {text-align:left;border-bottom:1px solid #ccc}
#tagline {font-size:10pt;margin-bottom:10px;}

#leagueMenu a:link, #leagueMenu a:visited, #leagueMenu a:hover {font-size: 120%; }

#leagueMenu a:link {color:#060;}
#leagueMenu a:visited {color:#060;}
#leagueMenu a:hover {color:#fff;
background-color:#efefef;}

#leagueMenu {
font : "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
/*color: #333300;*/
color: #006699;
	width:800px;
	text-align:center;
	margin:0px;
	padding: 0px;
	top: 20px;
	left:170px;
margin-bottom: 10px;
  border-top: 2px solid #393;
  background-color: #EFEFEF;
}




#container {
border:0;
padding:0;
margin:0 auto;
width:800px;
text-align:left;
background-color:#fff;
padding-bottom:1em;
border-bottom:4px solid #393;
} 

#content {

border:0;
padding:10px;
margin:0px;
width:625px;
background-color:#fff;	
color:#000;
border-top:4px solid #393;
margin-left:125px;
}



#navBar{
float:left;
font : "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	margin:0px;
	padding:0px;
	width:115px;
	text-align:left;
  border-top: 4px solid #393;
  background-color: #EFEFEF;

  }

  
#navbar a:link, #navbar a:visited, #navbar a:hover {display:block;font-size: 90%; 
text-decoration:none;
padding-left:5px;
}

#navbar a:link {color:#060;}
#navbar a:visited {color:#060;}
#navbar a:hover {color:#fff;
background-color:#999;}
#navbar a:active {color:#fff;
background-color:#999;}

#navBar ul
{
padding-left: 0;
margin-left: 0;
width: 100%;
}

#navBar li {
  display: block;
  text-transform: uppercase;
  border-bottom: 1px solid #FFF;
  font: bold 11px "Trebuchet MS";
   /*padding: 0.2em .3em;*/
  }

#navBar ul {margin:0px;
padding:0px;
}


#navBar ul li a:link,
#navBar a:visited {
  color: #060;
  text-decoration: none;
  border-bottom: 1px solid #D9E2CE; 
  }
#navBarul li a:hover,
#navBar ul li a:active {
  color: #FFF;
  text-decoration: none;
  background: none!important;
  border-bottom: 1px solid #80AB78; 
background-color:#999;
 }
#navbar ul li a:hover {color:#fff;
background-color:#999999;}
#navbar ul li a:active {color:#fff;
background-color:#999999;}

  

#schedule td {text-align:center}

#standings, #upcomingGames, #schedule { 
	margin: 0px;
	margin-bottom: 10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
}

#standings caption, #upcomingGames caption, #schedule caption {
	font-family: Arial, sans-serif;
	padding-bottom:6px;
	text-align:left;}

#standings th, #standings td, #upcomingGames th, #upcomingGames td, #schedule th, #schedule td {
	padding:1px 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align:left;
}

#standings td {text-align:right;}
#standings td.teamName, #standings td.left, #upcomingGames td.teamname, #schedule td.teamname {text-align:left;}

td.date {border-right: 0px;}

#standings th, #upcomingGames th, #schedule th {
	font-family: smaller Verdana, sans-serif;
	background: #EFEFEF;
 	color: #334d55;
	font-style:bold;
	text-align:center;
}

#standings td h3, #upcomingGames td h3, #schedule td h3 {
	padding: 15px 0px 5px 0px;
	color:#993333;
}

#playoffs{
	border-collapse: collapse;
}

#playoffs td {
border-right:1px solid;
padding-left:10px;
padding-right:10px;
/*width:500px;*/
}


tr.odd {
	background: #fff;
}

tr.even {
	/*background: #ddd;*/
	background: #EFEFEF;
}

/*SCORES*/

.score {
	margin: 0px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
	width:250px;
}

.score th, .score td {
	padding: 1px 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align:left;
}

.edit {
text-align:right;
margin: 0px;
padding: 0px;
/*display:inline;*/
float:right;
}

.edit a {
text-align:right;
margin: 0px;
padding: 0px;
display: inline;
}







