.StarterClass {
    background-color: #EEEEFF;
	font-family: Arial, Helvetica,  sans-serif; 
	color : #000000; 
	font-size: 9pt; 
	font-weight : bold;	
}

.BenchClass {
    background-color: #FFFFFF;
	font-family: Arial, Helvetica,  sans-serif; 
	color : #000000; 
	font-size: 9pt; 
	font-weight : normal;	
}
.AlertMsg  { 
	font-family: Arial, Helvetica,  sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF0000;
}

.backdrop  { 
    background-color: #ffffff;
}

.tableHeadline  { 
	font-family: Arial, Helvetica,  sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

.WelcomeClass      { 
	font-family: Arial, Helvetica,  sans-serif; 
	color : white;
    background-color: #636B9C;
	font-size: 9pt; 
	font-weight : bold;
}

.LeagueName      { 
	font-family: Arial, Helvetica,  sans-serif; 
	color : white;
    background-color: #5A639C;
	font-size: 12pt; 
	font-weight : bold;
}

.PageTitle      { 
	font-family: Arial, Helvetica,  sans-serif; 
	color : black;
    background-color: #ADADCE;
	font-size: 10pt; 
	font-weight : bold;
}

.tableText      { 
	font-family: Arial, Helvetica,  sans-serif; 
	color : #000000; 
	font-size: 9pt; 
	font-weight : normal;
}

.atableText      { 
	font-family: Arial, Helvetica,  sans-serif; 
	color : #333399; 
	font-size: 9pt; 
	font-weight : normal;
	text-decoration : underline;	
}

.tableTextSmall      { 
	font-family: Arial, Helvetica,  sans-serif; 
	color : #000000; 
	font-size: 8pt; 
	font-weight : normal;
}

.tableTextxSmall      { 
	font-family: Arial, Helvetica,  sans-serif; 
	color : #000000; 
	font-size: 7pt; 
	font-weight : normal;
}

.atableTextSmall      { 
	font-family: Arial, Helvetica,  sans-serif; 
	color : #333399; 
	font-size: 8pt; 
	font-weight : normal;
	text-decoration : none;	
}

.tableSubhead      { 
	font-family: Arial, Helvetica,  sans-serif; 
	color : #0000AA; 
	font-size: 10pt; 
	font-weight : bold;
}

.tableLink      { 
	font-family: Arial, Helvetica,  sans-serif; 
	color : #0000AA; 
	font-size: 10pt; 
	font-weight : bold;
	cursor: hand;
}

.ButtonUp 		{
    background-color: #B5BDCE;
	width: 141px;
	height: 15px;
	color: black;
	font-size : 10px;
	font-weight : bold;
   	font-family: verdana,arial,helvetica;
	text-decoration: none;
	cursor: hand;
}

TD.ButtonUp:hover 		{
    background-color: #F4F9FE;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

A.ButtonUp:hover 		{
    background-color: #F4F9FE;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.ButtonDown {
    background-color: #F4F9FE;
	width: 141px;
	height: 15px;
	color: black;
	font-size : 10px;
	font-weight: bold;
   	font-family: verdana,arial,helvetica;
	text-decoration: none;
	cursor: hand;
}	

.ButtonUpNoWrap 		{
    background-color: #B5BDCE;
	height: 15px;
	color: black;
	font-size : 10px;
	font-weight : bold;
   	font-family: verdana,arial,helvetica;
	text-decoration: none;
	cursor: hand;
}
TD.ButtonUpNoWrap:hover 		{
    background-color: #F4F9FE;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

A.ButtonUpNoWrap:hover 		{
    background-color: #F4F9FE;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.fillerRow1 {
    background-color: #999999;
	height: 1px;
}	

.ContentFrame {
    background-color: #3398CC;
	font-family: Arial, Helvetica,  sans-serif; 
	color : #ffffff; 
	font-size: 9pt; 
	font-weight : bold;	
}

.TableAltRow1 {
    background-color: #ffffff;
	font-family: Arial, Helvetica,  sans-serif; 
	color : #000000; 
	font-size: 8pt; 
	font-weight : normal;	
}

.TableAltRow2 {
    background-color: #EFEFF7;
	font-family: Arial, Helvetica,  sans-serif; 
	color : #000000; 
	font-size: 8pt; 
	font-weight : normal;	
}
.TableAltRow3 {
    background-color: #F7DEDE;
	font-family: Arial, Helvetica,  sans-serif; 
	color : #000000; 
	font-size: 8pt; 
	font-weight : normal;	
}

.TableAltRow1Small {
    background-color: #ffffff;
	font-family: Arial, Helvetica,  sans-serif; 
	color : #000000; 
	font-size: 8pt; 
	font-weight : normal;	
}

.TableAltRow2Small {
    background-color: #EFEFF7;
	font-family: Arial, Helvetica,  sans-serif; 
	color : #000000; 
	font-size: 8pt; 
	font-weight : normal;	
}

.TableAltRow3Small {
    background-color: #F7DEDE;
	font-family: Arial, Helvetica,  sans-serif; 
	color : #000000; 
	font-size: 8pt; 
	font-weight : normal;	
}

.TableTopRow {
    background-color: #ffffff;
	font-family: Arial, Helvetica,  sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #333399;	
}

.TableSecondRow {
    background-color: #C6CEDE;
	font-family: Arial, Helvetica,  sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;	
}

.TableThirdRow {
    background-color: #DDDDDD;
	font-family: Arial, Helvetica,  sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;	
}

.ButtonClass {
    background-color: #333399;
	font-family: Arial, Helvetica,  sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color: white;	
	cursor: hand;
}

.titleText  { 
	font-family: Verdana, Arial, Helvetica,  sans-serif; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #ffffff;
}

.nav1Location  { 
	position:absolute; 
	left:145px;
	top:81px; 
	width: 141px;
	z-index:1; 
	visibility:hidden;
}

.nav2Location  { 
	position:absolute; 
	left:145px;
	top:96px; 
	width: 140px;
	z-index:2; 
	visibility:hidden;
}
.nav3Location  { 
	position:absolute; 
	left:145px;
	top:111px; 
	width: 140px;
	z-index:3; 
	visibility:hidden;
}
.nav4Location  { 
	position:absolute; 
	left:145px;
	top:126px; 
	width: 140px;
	z-index:4; 
	visibility:hidden;
}
.nav5Location  { 
	position:absolute; 
	left:145px;
	top:141px; 
	width: 140px;
	z-index:5; 
	visibility:hidden;
}
.nav6Location  { 
	position:absolute; 
	left:145px;
	top:156px; 
	width: 140px;
	z-index:6; 
	visibility:hidden;
}
.nav7Location  { 
	position:absolute; 
	left:145px;
	top:171px; 
	width: 140px;
	z-index:7; 
	visibility:hidden;
}
.nav8Location  { 
	position:absolute; 
	left:145px;
	top:186px; 
	width: 140px;
	z-index:8; 
	visibility:hidden;
}

.nav10Location  { 
	position:absolute; 
	left:145px;
	top:201px; 
	width: 140px;
	z-index:8; 
	visibility:hidden;
}

.breakout      { 
    background-color: #EEEEEE;
	font-family: Arial, Helvetica,  sans-serif; 
	color : #000000; 
	font-size: 9pt; 
	font-weight : normal;
}

.left-header { font-family:Arial,Verdana,Helvetica,sans-serif; height:25; font-weight:bold; cell-spacing:3px; font-size:11px; color:white; background-color:#B5BDCE; }

<!-- begin states{  }
	a:hover {
		color: #C61818;
		text-decoration: none;
		cursor: hand;
	}

	a:link {
		text-decoration: none;
		cursor: hand;
	}

    a:visited {
        text-decoration: none;
        cursor: hand;
    }