.NaviText
{	font-size:8pt;	
	font-weight:bold;	
	font-family:Arial;	
	color:#C80000;	
	background-repeat:no-repeat;
	}
	
.NaviHeader
{	font-size:9pt;
	font-weight:bold;
	font-family:Arial;
	color:#C80000;
	background-repeat:no-repeat;
	}
	
.MainFrameText
{	font-size: 12pt;
	font-family: Arial;
	font-weight:bold;
	color:#C80000;
	}
	
.MainFrameHeader
{	font-size: 12pt;
	font-family: Arial;
	font-weight:bold;
	color:#C80000;
	}
	
.MainFrameHeader2
{	font-size: 14pt;
	font-family: Arial;
	font-weight:bold;
	color:#C80000;
	}
	
table
{	font-size: 8pt;
	font-family: Arial;
	color:#C80000;
	text-align:justify;
	text-decoration:none;
	}
	
p
{	font-size: 8pt;
	font-family: Arial;	
	font-weight:bold;
	color:#C80000;
	text-align:justify;
	text-decoration:none;
	}
	
a
{	font-size: 8pt;
	font-family: Arial;	
	font-weight:bold;	
	color:gray;	
	text-align:justify;	
	text-decoration:underline;
	}
	
.onNaviOver
{	font-size:8pt;	
    font-weight:bold;	
    font-family:Arial;	
    color: Lightgrey;	
    background-color: #C80000;	
    border: solid 1px #C80000;	
    cursor: pointer;
    }
    
.onNaviOverSelected
{	font-size:8pt;
	font-weight:bold;	
	font-family:Arial;	
	color: Lightgrey;	
	background-color: #C80000;	
	border: solid 1px #C80000;
	}
	
.onNaviOut
{	font-size:8pt;
	font-weight:bold;	
	font-family:Arial;	
	color:#C80000;	
	background-color: Lightgrey;	
	border: solid 1px #C80000;
	}
	
.onTeamCell
{	font-size:8pt;
	font-family:Arial;	
	color:#C80000;	
	background-color: Lightgrey;	
	border: solid 1px #C80000;
	}
	
.onNewsLink
{	font-size: 8pt;
	font-family: Arial;	
	color:gray;	
	text-align:justify;	
	text-decoration:underline;
	}
	
.aOnNaviOverEditTeam
{	text-decoration:none;
	font-size:8pt;	
	font-weight:bold;	
	font-family:Arial;	
	color: Lightgrey;	
	background-color: #C80000;	
	border: solid 1px #C80000;	
	cursor: pointer;
	}
	
.aOnNaviOutEditTeam
{	text-decoration:none;
	font-size:8pt;	
	font-weight:bold;	
	font-family:Arial;	
	color:#C80000;	
	background-color: Lightgrey;	
	border: solid 1px #C80000;	
	cursor: pointer;
	}
	
.onEditAreaTable1
{	font-size:8pt;
	font-family:Arial;	
	color:#C80000;	
	background-color: Lightgrey;	
	border: solid 1px #C80000;
	}