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: 10pt; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Arial, Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px}
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: 10pt; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Arial, Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px}
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: 10pt; BORDER-BOTTOM-WIDTH: 1px; FONT-FAMILY: Arial, Helvetica, sans-serif; BORDER-RIGHT-WIDTH: 1px}

.bordes {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A12C85;
	border-right-color: #A12C85;
	border-bottom-color: #A12C85;
	border-left-color: #4A12C85;
}

.borde {
	background-color: F4EEB2;
	background-image: url(images/izq3.gif);
    font-family:Arial, Helvetica, sans-serif;
    text-align:right;
    color:#FFFFFF;      	
}

.body {
	background-image: url(images/barra.gif);
}

.tabla {
	border: thin solid #A12C85;
	visibility: visible;
	z-index: 1;
	background-color: #FFFFFF;
	width: 650px;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/tit3.gif);
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/menu_3.gif);
	
}
.menu_td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/menu_fondo2.gif);
	background-repeat:  repeat-x;
	border: thin solid #000000;
	
}
.centro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.centro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border: thin solid #FFFFFF;
}
.footer {
	background-position: right;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #999999;
}

h1 {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}
h2 {
    color: #000000;
	font-size: 12px;
	}
A { 
  color: #000000; 
  text-decoration: none; 
}
A:hover { 
  color: #AABBDD; 
}
