.navBatText {
  FONT-WEIGHT: bold; 
  FONT-SIZE: 12px; 
  COLOR: #FFFFFF; 
  FONT-FAMILY: verdana, 
  arial, sans-serif; 
  line-height:150%
}
.footerText 
{
  COLOR: #FFFFFF;
  FONT-FAMILY: arial, sans-serif;
  FONT-SIZE: xx-small;
  FONT-WEIGHT: bold;
  padding-top: 8px;
  padding-bottom: 8px;
}

DIV {
	font-family : Tahoma, Helvetica;
}
.clsCMOn {
	color: yellow;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver {
	color: yellow;
	font-size : 12px;
	text-decoration : none;
        padding: 2px 4px;
    
}
.NormalText 
{
	font-family : Tahoma, Helvetica;
	font-size: x-small;
	font-weight: normal;	
}
.LrgText 
{
	font-family : Tahoma, Helvetica;
	font-size: small;
	font-weight: normal;	
}
.BoldText 
{
	font-family : Tahoma, Helvetica;
	font-size: small;
	font-weight: bold;	
}
.Credits 
{
	font-family : Tahoma, Helvetica;
	font-size: xx-small;
	font-weight: normal;	
}
.CreditsWhiite
{
	font-family : Tahoma, Helvetica;
	font-size: xx-small;
	font-weight: normal;
	COLOR: #FFFFFF; 
	
}