.Grey9{
  font-family: Verdana;
  font-size: 9px;
  color: #828282;
  text-decoration: none;
}

.Black10S{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  letter-spacing : 1px;    
  text-decoration: none;
}

.White10S{
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
  letter-spacing : 1px;    
  text-decoration: none;
}

.White10B{
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: Bold;    
  text-decoration: none;
}

.Black10{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

.Black10B{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  font-weight: Bold;    
  text-decoration: none;
}

.Black10LSel{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
	background: #FFFFFF;       
  text-decoration: none;
}

.Black12B{
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  font-weight: Bold;    
  text-decoration: none;
}

a.Black10LGreen:link, a.Black10LGreen:active, a.Black10LGreen:visited{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}
a.Black10LGreen:hover{
  font-family:  Verdana;
  font-size: 10px;
  color: #000000;
	background: #D2F4D2;   
  text-decoration: none;
}   

a.Black10LBlue:link, a.Black10LBlue:active, a.Black10LBlue:visited{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}
a.Black10LBlue:hover{
  font-family:  Verdana;
  font-size: 10px;
  color: #000000;
	background: #FFFFFF;   
  text-decoration: none;
}   


a.Black10LOrange:link, a.Black10LOrange:active, a.Black10LOrange:visited{
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}
a.Black10LOrange:hover{
  font-family:  Verdana;
  font-size: 10px;
  color: #000000;
	background: #FFE2CF;   
  text-decoration: none;
}   


#startDiv{
  position: absolute;
  left: 35px;
  top: 0px;
}