body {
	font-family: "Verdana", Times, serif;
	font-size: 12px;
	background-color: #D6E0E0;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
img{
	border:0
	}
A:link          {
	BACKGROUND: none;
	COLOR: #006600;
	text-decoration: underline;
}
A:active        {
	BACKGROUND: none;
	COLOR: #006600;
	text-decoration: underline;
}
A:visited       {
	BACKGROUND: none;
	COLOR: #006600;
	text-decoration: underline;
}
A:hover         {
	BACKGROUND: none;
	COLOR: #009900;
	TEXT-DECORATION: none;
}

p {
	font-family: Verdana;
	font-size: 12px;
}
td {
	font-family: "Verdana";
	font-size: 12px;
}
li {
	list-style-type: circle;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image:   url(images/vinieta.gif);
}
	hr{
	height:0px;
	border-top: 1px solid #999999;
	border-right: solid #999999;
	border-bottom: solid #999999;
	border-left: solid #999999;
}
	input 		{
	BORDER-TOP-COLOR: #000000;
	BORDER-LEFT-COLOR: #000000;
	BORDER-RIGHT-COLOR: #000000;
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	BORDER-BOTTOM-WIDTH: 1px;
	FONT-FAMILY:  "Verdana";
	BORDER-RIGHT-WIDTH: 1px;
	color: #000000;
}
	textarea	{
	BORDER-TOP-COLOR: #000000;
	BORDER-LEFT-COLOR: #000000;
	BORDER-RIGHT-COLOR: #000000;
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	BORDER-BOTTOM-WIDTH: 1px;
	FONT-FAMILY:  "Verdana";
	BORDER-RIGHT-WIDTH: 1px;
	color: #000000;
	background-color: #FFFFFF;
}
select 		{
	BORDER-TOP-COLOR: #000000;
	BORDER-LEFT-COLOR: #000000;
	BORDER-RIGHT-COLOR: #000000;
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	BORDER-BOTTOM-WIDTH: 1px;
	FONT-FAMILY:  "Verdana";
	BORDER-RIGHT-WIDTH: 1px;
	color: #000000;
}
form 		{
	FONT-FAMILY:Verdana;
	FONT-SIZE: 12px;
	margin: 0px;
}
A.negro:link          {
	BACKGROUND: none;
	COLOR: #000000;
	FONT-FAMILY:  "Verdana";
	text-decoration: none;
}
A.negro:active        {
	BACKGROUND: none;
	COLOR: #000000;
	FONT-FAMILY:  "Verdana";
	text-decoration: none;
}
A.negro:visited       {
	BACKGROUND: none;
	COLOR: #000000;
	FONT-FAMILY:  "Verdana";
	text-decoration: none;
}
A.negro:hover         {
	BACKGROUND: none;
	COLOR: #999999;
	FONT-FAMILY:  "Verdana";
	TEXT-DECORATION: underline;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.tablaPrincipal {
	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #006600;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.titulosPaginas {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	color: #006600;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #990000;
	border-right-width: 5px;
	border-right-style: none;
	border-right-color: #990000;
	border-bottom-color: #006600;
	background-image: url(images/fondo_titulos.gif);
	background-repeat: repeat-y;
}
.chica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lineaInf {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.grsNegrita {
	font-weight: bold;
	color: #616B64;
}
.nombres {
	font-size: 11px;
	font-style: italic;
	color: #003300;
}
.subTitulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.listImg {
	list-style-image: url(images/person.gif);
	font-size: 11px;
	font-style: italic;
	color: #003300;

}
.recuadro {
	border: 1px solid #000000;
	background-color: #F5F5F5;
}
.subsubTitulos {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #750000;
}
.lineaInfSolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #F0F7F0;
}
.lineaInfPaginas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
