.select {

  background: #CCCC66;

  color: #CC6600;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 9pt; text-align : left;

  font-weight : bold;

}

.select2 {

  background-color: #CCCC33;

  border: none;

  color: #663366;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 9pt;

  text-align : center;

  font-weight : bold;

}

.curseCross {

  cursor: crosshair;

}

.head {

  font-weight : bold;

  color : #666600;

  font-size : 12px;

  margin-left : 16px;

  font-family: Arial, Helvetica, sans-serif;

}



.text {

  margin-left : 16px;

  font-size : 12px;

  color : #666600;

  font-family: Arial, Helvetica, sans-serif;

}

.textHead {

  font-weight : bold;

  margin-left : 16px;

  margin-right : 16px;

  font-size : 17px;

  color : #CC6600;

  font-family: Arial, Helvetica, sans-serif;

}

.list {

  font-weight : normal;

  color : #666600;

  font-size : 12px;

  margin-left : 16px;

  margin-top : 3px;

  font-family: Arial, Helvetica, sans-serif;

}

.toTop {

  font-weight : normal;

  color : #666600;

  font-size : 10px;

  margin-left : 16px;

  margin-top : 3px;

  font-family: Arial, Helvetica, sans-serif;

}

