.bodytext       
{ 
 color: black; font-style: normal; 
 font-weight: normal; 
 font-size: 14px; 
 line-height: 18px; 
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
 text-decoration: none; 
 margin-right: 20px; 
 margin-left: 20px 
}

.bodytext a:link      
{ 
  color: white; 
  text-decoration: none; 
  background-color: #6F92FA; 
}

.bodytext a:visited   
{ 
  color: white; 
  text-decoration: none; 
  background-color: #6F92FA; 
}

.bodytext a:hover 
{ 
  color: white; 
  text-decoration: none; 
  background-color: silver;     
}

.bodytext a:active   
{ 
  color: black; 
  text-decoration: none; 
  background-color: #6F92FA 
}

.heading     
{
 color: #696969; 
 font-style: normal; 
 font-weight: bold; font-size: 18px; 
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
}
.maintable        
{ 
}
.challengetable    
{ text-align: center; margin-right: 20px; margin-left: 20px 
}
.ssmHdr       
{ color: white;
  font: bold 13px verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif 
}
.ssmHdr:link    
{ 
 color: white; 
 text-decoration: none; 
}
.ssmHdr:visited    
{ 
  color: white; 
  text-decoration: none;
}
.ssmHdr:hover    
{ 
  color: #CAD9FB; 
  text-decoration: none; 
}
.ssmHdr:active    
{ 
  color: white; text-decoration: none 
}

.ssmItem     
{ color: black; 
  font: 12px verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
  margin-left: 2pt; 
  font-weight: 400;
}

.ssmItem:link    
{ 
  color: #222222; 
  text-decoration: none 
  width:210px;
}

.ssmItem:visited    
{ 
  color: #222222; 
  text-decoration: none 
}

.ssmItem:hover    
{ 
  color: #222299;; 
  text-decoration: none;
}

a.ssmItem:active    
{ color: black; 
  text-decoration: none 
}

.ssmBar    
{ 
  color: #CCCCFC;; 
  font: bold 10px verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
  background-color: #5F6870;
  border: 1px intset #5F6870; 
}
.vbNormal       
{ font-style: normal; font-weight: normal; font-size: 14px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif 
}
.vbSmall     
{ font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif 
}
.vbLarge      
{ font-style: normal; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif 
}

