a:link 
{
	text-decoration: none; 
	color: #00FF00;
} 

a:visited 
{
	text-decoration: none; 
	color: #33FF00;
} 

a:active
{
	text-decoration: underline; 
	color: #FFFFFF;
}

a:hover 
{
	text-decoration: underline; 
	color: #FFFFFF;
}

A.NAV:LINK 
{
	COLOR:#00FF00; 
	TEXT-DECORATION:NONE;
} 

A.NAV:VISITED 
{
	COLOR:#33FF00; 
	TEXT-DECORATION:NONE;
} 

A.NAV:ACTIVE 
{
	COLOR:#FFFFFF; 
	TEXT-DECORATION:UNDERLINE;
} 

A.NAV:HOVER 
{
	COLOR:#FFFFFF; 
	TEXT-DECORATION:UNDERLINE; 
}

p 
{
	
} 


td 
{
	
} 


body {
	
	font-family: Helvetica, Arial; 
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #808080;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-track-color: #000000;

}


.TitleText {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: 600;
	color: #ffffff;
	text-align: center;

}

.DescLinkLeft {
	
	font-family: Arial, Helvetica, sans-serif;
   	font-size: medium;
	font-weight: bold;
	font-weight: 700;
	background: Black; 
	color: #00FF00;
	text-decoration: underline;
	text-align: left;

}

.EnterLinkLeft{
	
	font-family: Arial, Helvetica, sans-serif;
	background: Black; 
	color: #00FF00;
	text-decoration: underline;
	text-align: left;

}




.DescLinkRight {
	
	font-family: Arial, Helvetica, sans-serif;
  	 font-size: medium;
	font-weight: bold;
	font-weight: 700;
	background: Black; 
	color: #00FF00;
	text-decoration: underline;
	text-align: right;

}

.EnterLinkRight{
	
	font-family: Arial, Helvetica, sans-serif;
	background: Black; 
	color: #00FF00;
	text-decoration: underline;
	text-align: right;

}




.BeltRankTableTitle {
	
	font-family: Arial, Helvetica, sans-serif;
   	font-size: medium;
	font-weight: bold;
	font-weight: 700;
	color: #FFFFFF;

}


.MAHistoryTitle {
	
	font-family: Arial, Helvetica, sans-serif;
   	font-size: medium;
	font-weight: bold;
	font-weight: 700;
	color: #FFFFFF;

}

.MainTitle {
	
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
/*	cursor: hand;
	background-color: #666699;
	border: 1px solid #003366;
	width: 70px;
*/	

}

.MemberSinceTitle {
	
	font-family: Arial, Helvetica, sans-serif;
  	 font-size: medium;
	font-weight: bold;
	font-weight: 700;
	color: #FFFFFF;

}


.NormalText {
	
	font-family: Arial, Helvetica, sans-serif;
  	 font-size:100%;
	font-weight: normal;
	color: #FFFFFF;

}



.RankTitle {
	
	font-family: Arial, Helvetica, sans-serif;
  	 font-size: medium;
	font-weight: bold;
	font-weight: 700;
	color: #FFFFFF;

}


.SempaiNameDisplay {
	
	font-family: Arial, Helvetica, sans-serif;
  	 font-size: medium;
	font-weight: bold;
	font-weight: 700;

}

.SenseiNameDisplay {
	
	font-family: Arial, Helvetica, sans-serif;
  	 font-size: medium;
	font-weight: bold;
	font-weight: 700;

}

.SenseiRankDisplay {
	
	font-family: Arial, Helvetica, sans-serif;
  	 font-size: medium;
	color: #FFFFFF;

}

