﻿td {
	font-family:georgia,"times new roman",times,serif;
	font-size: 13px;
	line-height:1.5em;	
}

A:link, A:visited, A:active { 
	text-decoration: none 
}

A:hover	{
	text-decoration:underline
}

#navbarTier1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navbarTier1 ul li { 
	display: inline; 
}

#navbarTier1 ul li a {
	font-family:georgia,"times new roman",times,serif;
	font-size: 14px;
	text-decoration: none;
	padding: .2em 1em;
	padding-right: 2.5em;
	padding-left: 2.5em;	
	color: #000000;
}

#navbarTier1 ul li a:hover {
	text-decoration: underline;
	color: #000000;
}



#navbarTier2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navbarTier2 ul li { 
	display: inline; 
}

#navbarTier2 ul li a {
	font-family:georgia,"times new roman",times,serif;
	font-size: 11px;
	text-decoration: none;
	padding: .2em 1em;
	color: #000000;
}

#navbarTier2 ul li a:hover {
	text-decoration: underline;
	color: #000000;
}





#navbarTier3 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

//#navbarTier3 ul li { 
//	display: inline; 
//}

#navbarTier3 ul li a {
	font-family:georgia,"times new roman",times,serif;
	font-size: 13px;
	text-decoration: none;
	padding: .2em 1em;
	color: #000000;
}

#navbarTier3 ul li a:hover {
	text-decoration: underline;
	color: #000000;
}





#tableUnits td { 
	background-color: #ffffff;
	border-top: 1px solid black;
}



#tableMatchHistory td { 
//	padding-left: 20px;
//	padding-right: 20px;
//	padding-top: 7px;
//	padding-bottom: 7px;
}

#tableMatchHistoryTitle { 
	background-color: #efefef;
	//border-bottom: 2px solid black;
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;	
	font-weight: bold;
	color: #000000;	
}

#tableMatchHistoryEvenRows td { 
	background-color: #ffffff;
	//border-bottom: 1px solid #aaaaaa;	
}

#tableMatchHistoryOddRows td { 
	background-color: #ffffff;
	//border-bottom: 1px solid #aaaaaa;
}




.slimsans {
  font-family: arial, helvetica, sans-serif;
  font-size: .75em;
  line-height: 1.2em;
  color: #000000;
  margin-top: 2px;
  margin-bottom: 2px;
  font-weight: bold;
}
