body,td,th {
	font-family: Verdana;
	font-size: 10px;
	font-color: #000000;
	color: #000000;
}

.text{
	border:solid 1px black;
	color:#000000;
	border-style:solid;
	border-width: 1px;
	FONT-FAMILY: verdana;
	font-size:10;
}

.button{
	BACKGROUND-COLOR:#EEEEEE;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;	
}

.td1{
	background-color:#646B75;
}

.fc_main { background: #DDDDDD; border: 1px solid #000000; font-family: Verdana; font-size: 10px; }
.fc_date { border: 1px solid #D9D9D9;  cursor:pointer; font-size: 10px; text-align: center;}
.fc_dateHover, TD.fc_date:hover { cursor:pointer; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #999999; border-bottom: 1px solid #999999; background: #E7E7E7; font-size: 10px; text-align: center; }
.fc_wk {font-family: Verdana; font-size: 10px; text-align: center;}
.fc_wknd { color: #FF0000; font-weight: bold; font-size: 10px; text-align: center;}
.fc_head { background: #000066; color: #FFFFFF; font-weight:bold; text-align: left;  font-size: 11px; }

.SubM{ 
width: 180px;
height: 20px;
} 
.SubM a{ 
font: 10px Verdana; 
padding: 2px; 
padding-left: 4px; 
display: block; 
width: 100%; 
color: #000000; 
text-decoration: none; 
border-bottom: 1px solid #CCC;
} 

.SubM a:hover{ 
background-color: #F9F8E7; /* CAMBIAR */
} 

/*********************************/
.menu {
background-color:#82B57A;  /* CAMBIAR */
font: bold 10px Verdana;
height: 20px;
/* text-align:center;*/
}

.activacelda{
background-color: #F9F8E7; /* CAMBIAR */
}

.titulo {
/*background-color:#DDE9E0;*/
color:#006600;
height: 20px;
font-size: 10px;
font:bold;
/* text-align:center;*/
}

.titulocampo {
background-color:#D0DAED;  /* CAMBIAR */
font-size: 10px;
height: 15px;
}

.tablita{
height: 20px;
font-size: 16px;
font:bold;
}

.campo {
font-size: 10px;
height: 20px;
}

.titulo2 {
background-color:#F2F2F2;
height: 20px;
font-size: 10px;
}

.titulotablas {
background-color:#E7EEF9;
height: 30px;
font-size: 16px;
color:#0066A7;
text-align:center;
vertical-align:middle;
}

.titulotablas1 {
background-color:#E7EEF9;
height: 30px;
font-size: 12px;
color:#0066A7;
text-align:center;
vertical-align:middle;
}

.titulotablas2 {
background-color:#FCFCE9;
height: 30px;
font-size: 16px;
color:#0066A7;
text-align:center;
vertical-align:middle;
}


.fondo {
background-color:#F2F2F2;
}

a{
text-decoration:none;
color:#00450F;
}
a:link { color: #00450F } /* un enlace no visitado*/ 
A:visited { color: #00450F } /* enlace visitado */ 
/*A:hover { text-decoration:underline; }*/

.frms{
	border:solid 1px gray;
	color:#000000;
	border-style:solid;
	border-width: 1px;
	FONT-FAMILY: verdana;
	font-size:10;
}

.btns{
	BACKGROUND-COLOR:#EEEEEE;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	cursor: hand;	
}