
Table{
	
	font-family: Tahoma, Arial, Helvetica ! important;
	font-size: 11px;
	color:black;	
	border-style:solid;					/* Estilo del borde*/
	border-top-width: 1px; 				/* Grosor del borde de arriba */	
	border-left-width:1px; 	
	border-bottom-width:1px; 
	border-right-width:1px;	

}

.titulotabla
{
font-size : 110%;
text-align: center;
background:#c0c0c0;
font-weight: bold;
}
.subtitulo{	
	font-size : 100%;
	text-align: center;
}

.body
{
	background: #FFFFFF;
	height: 20px;
	font-family: Tahoma, Arial, Helvetica ! important;
	font-size: 12px;
}

.label{
	Font-Family : Tahoma, Arial, Helvetica ! important;
	Font-Size : 12px ! important;
	Font-Style : normal ! important;	
}

.dropdownlist
{
	width:207px;
	}







