p, li, div 	
	{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:" verdana, Geneva, Arial, Helvetica, sans-serif";}
a{
	color:214b95;
	text-decoration:none;
}
.teamlistheader
{
	color: white;
	background-color: royalblue;
}
.teampageheader
{
	font-weight: bold;
	font-size: 12px;
	color: #996633;
	font-family: Verdana;
	background-image:url(team_files/home-bkgd-right.jpg);
	background-color: #fcfce4;
}
a:hover{
	color:3399ff;
	text-decoration:underline;
}
a:active
{
	font-weight: bold;
}
a.nav{
	text-decoration:none;
	color:000000;
	font-family:verdana;
	font-size:10px;
}
td{
	font-family:verdana;
	font-size:10pt
}
td.footer{
	color:#636363;
	font-size: 8pt;
}
td.menulines{
border:2.0px solid #F0F0F0;
padding:2px;
}
h1	{
	font-size:	2em;
	font-weight : normal;
	text-align : left;
	}
h2	{
	font-size:	1.75em;
	color : #000000;
	font-weight : bold;
	text-align : left;
	}
h3	{
	font-size:	1.5em;
	font-weight : bold;
	text-align : left;
	}
h4	{
	font-size:	1.3em;
	color : #000000;
	text-align: center;
	}
h5 {
	font-weight : bold;
	font-style : italic;
}
h6 {
	font-size : .8em;
	font-weight : bold;
	font-variant : small-caps;
}
	
h1, h2, h3, h4, h5, h6	{
	margin: auto 0 0 0;
	font-family:	Arial, sans-serif;
	}
.copyright{
	color : #636363;
	background-color : transparent;	
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}	
.bigred{
	color: red;
	background-color : transparent;	
	font-size: 20pt;
}
.specialnotes{
	color: black;
	border: solid 1px red;
	background-color : lightgrey;	
	font-size: 20pt;
	width:100%;
	text-align:center;
}
.linethrough	{
	color : #000000;
	background-color : transparent;		
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: line-through;
}
.bgcolorblue {
	background-color : Blue;
	color :  White;
}
.letterspacing{
	letter-spacing : 10px;
}
.italic{
	font-style : italic;
}
.capitalize{
	text-transform : capitalize;
}
.uppercase{
	text-transform : uppercase;
}
.lowercase{
	text-transform : lowercase;
}

TD.sectionnavhead {
	BORDER-RIGHT: white 1px solid;
	PADDING-RIGHT: 1.2em;
	PADDING-LEFT: 1.2em;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 0.2em;
	/*CURSOR: pointer;
	COLOR: white;*/
	color: #996633;
	PADDING-TOP: 0.2em;
	/*BACKGROUND-COLOR: #009393;*/
	background-image:url(team_files/home-bkgd-right.jpg);
	TEXT-ALIGN: center
}
.SmallTextBox
{
	width: 70px;
}
.TextBox
{
	width: 150px;
}
.gamewin
{
	font-size: 12px;
	color: green;
	font-family: Verdana;
}
.gameloss
{
	font-size: 12px;
	color: red;
	font-family: Verdana;
}
.gametie
{
	font-size: 12px;
	color: #996633;
	font-family: Verdana;
}
.hidden
{
	visibility: hidden;
	display: none;
}
.ShowRecap{
	display: inline;
	color: black; 
}