
.clsCMOn {
	color: black;
	font-size : 12px;
	text-decoration : none;
    padding: 2px 4px;
}

.clsCMOver {
	color: white;
	font-size : 12px;
	text-decoration : none;
    padding: 2px 4px;
}

.b {
   	border: 1px solid #000000; 
    background-color: #D7D7D7;
    font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
   	color: #000000;
	margin-bottom: 0px;
	height: 20px; 
	cursor: pointer;

   	}
   	
.fo {
	margin-top: 0px; 
	margin-bottom:6px; 
}

.c  {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
   	background: #FFCC99;
   	color: #000000;
   	border: 1px solid #000000; 
	border-width: 1;
	margin-bottom: 0px;
	height: 20px; 
	cursor: text;
   	}

.g  {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
   	color: #000000;
   	}

.gtex  {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
   	color: #000000;
   	border: 1px solid #000000; 
	border-width: 1;
	margin-bottom: 0px;
	height: 20px; 
	cursor: text;
   	}



#concerto1 {
  position: absolute;
  background-color: #FFFFFF;
  width: 280px;
  top: 415px;
   border: 1px solid #663300;
  margin-top: 10px;
  padding: 3px 6px 0px 3px;
  left: 10px;
} 

#f1 {
  position: absolute;
  width: 230px;
  top: 415px;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  left: 380px;
  text-align: center;
}

#t {
	width: 300px;
    left: 280px;
	height: 35px;
	top:10px;
	color: black;
	position: relative;
   border: 1px solid #663300;
	background-color: #ffffff;
	text-align: center;
	padding: 5px 5px 5px 5px;

}

#ap { 
   background-color: white;
   width:130px;
   height: 480px;
   text-align: center;
   border: 1px solid #663300;
   left: 620px;
   top: 10px;
   position: absolute;
}

#app {background-color: white;
      color: white;
	  font-size: 12px;
	  font-weight: bold;
	  margin: 2px 3px 3px 3px;
	  padding: 2px 2px 2px 2px;
	  }

