BODY {
	background-color : #ffffff;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 5pt;
	SCROLLBAR-FACE-COLOR: #CFECCB;
	SCROLLBAR-HIGHLIGHT-COLOR: #49B33F;
	SCROLLBAR-SHADOW-COLOR: #49B33F;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #49B33F;
	SCROLLBAR-TRACK-COLOR: #F5F5F5;
	SCROLLBAR-DARKSHADOW-COLOR: #F5F5F5; 
}

table {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
}

a {
	text-decoration: none;
	font-size : xx-small;
}

a:hover {
	text-decoration: underline;
	font-size : xx-small;
}

.titulo1 {
	font-weight : bolder;
	font-size : 24px;
	font-style: italic;
	color: #61C068;
	font-variant: normal;
	text-transform: none;
	filter: Grey;

}

.titulo2 {
	font-weight : bold;
	font-size : 16px;
	font-style: italic;
	font-variant: normal;


}

.enlaces {
  font-weight: bold;
	font-size : 15px;
}

.texto {
	text-indent : 5mm;
	text-align : left;
	font-size : xx-small;
}

TD.cabecera {
	font-size : x-small;
	color: #67BC8F;
}

TABLE.dialogo {
	background-color : #cfcfcf;
	border-left-color : #dfdfdf;
	border-left-style : solid;
	border-left-width : thin;
	border-top-color : #dfdfdf;
	border-top-style : solid;
	border-top-width : thin;
	border-right-color : #6f6f6f;
	border-right-style : solid ;
	border-right-width : thin;
	border-bottom-width : thin;
	border-bottom-style : solid;
	border-bottom-color : #6f6f6f;
	font-size : x-small;
}

.menu {
	color: 	#3F9E46;
}

P.mensaje {
	font-weight : bold;
	font-size : x-small;
}

TD.datos_grupo {
	font-weight : bolder;
	font-size : xx-small;
	background-image: url(images/fondotd1.jpg);
	height: 18px;
	text-align : center;
}	

TD.datos_cabecera {
	font-weight : bolder;
	font-size : xx-small;
	height: 20px;
}

TD.datos {
	text-align : center;
}

TABLE.datos {
	background-color: #E2EDE0;
	font-size : 9px;
	height: 15px;
	text-align : center;
}

 input, select, textarea
   { font-size:10px; font-family:sans-serif,arial; font-weight:bold; }
 input, select, textarea
   { color:#336699; }

TABLE.new {
	font-size : 9px;
	height: 15px;
	text-align : left;
}

TD.new_cabecera {
	background-color: #E2EDE0;
	font-weight : bolder;
	font-size : xx-small;
}