BODY.factura {
	background-color : White;
	background-image : none;
}

body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	SCROLLBAR-FACE-COLOR: #8894A6; 
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff; 
	SCROLLBAR-SHADOW-COLOR: #C0CCDE; 
	SCROLLBAR-3DLIGHT-COLOR: #efefef; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #efefef; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

input.boton {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background-color: #efefef;
	height: auto;
	width: auto;
}

a:hover {
	color: red;
	text-decoration: none;
}
a {  text-decoration: none;color:#333333; size:-1}    

a.azul:hover {color:#C00000; text-decoration: none }

a.azul {  text-decoration: none;color:#3D71CF; size:-1}   

A.enlace:hover {
	color : Red;
	text-decoration: underline
}
A.enlace {
	color : #333333;
}
A.blanco:hover {
	color : Red;
}
A.blanco {
	color : #FFFFFF;
}

A.cita:hover {
	color : #000000;
	font_familiY: Verdana,arial;
	font-weight: bold;
	text-decoration: none;
}
A.cita {
	color : #FFFFFF;
}


A.enl:hover {
	color : Red;
}
A.enl {
	font_familiY: Verdana,arial;
	color : #740410;
}


A.reg {
	color : #000000;
	font_familiY: Verdana,arial;
	font-weight: bold;
	text-decoration: none;
}


A.reg:hover {
	color : #ff0000;
	font_familiY: Verdana,arial;
	font-weight: bold;
	text-decoration: none;
}

 
table{
	padding : 0;
}

select{
	background-color: #E6ECF6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px groove #000000;
	width:150px;
}

select.busca{
	background-color: #E6ECF6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px groove #000000;
	width:180px;
}


TABLE.fina {
	border : 1px solid;
	border-color: 000000;
}
td{font-family: Verdana,arial,sans-serif; font-size: 10px; color: #333333;}



INPUT.button{
	background-color: transparent;
	color: #2F536D;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	padding-bottom:5px;
	border-style: 1px;
	width: 150;
	height: 22;
}	


INPUT 
{	
background-color: transparent;	
color: #3D4F6B;	
font-family: Verdana, sans-serif;	
font-size:10px;	line-height:12pt;
}

INPUT.azul {
	border : thin groove;
	background-color: #E6ECF6;	
}



INPUT.bordesfinos {
	border : thin groove;
}

INPUT.lupa {
	background-color: transparent;
	color: #333333;
	height: 19;
	background-image: url(../img/foto.gif);
	border-style: none;
	width: 20;
	cursor:hand;
}

INPUT.envia {
	background-color: transparent;
	color: #333333;
	height: 18;
	background-image: url(../img/envia.gif);
	border-style: none;
	width: 50;
	cursor:hand;
}


INPUT.buscar {
	background-color: transparent;
	color: #333333;
	height: 18;
	border-style: groove groove groove groove;
	width: 20;
	cursor: hand;
	text-align: center;
}


SELECT{
	color : #3D4F6B;
	font-style : normal;
	font-family : Verdana;
	font-size : 10px;
}



TEXTAREA.areaguapa {
	color: #3D4F6B;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: E6ECF6;
	border : thin groove;
}


td.tdfin{
	border-bottom : 1px groove;
	border-color: cccccc;
}


td.tdrojo{
	background-color: #740410;
	color: #FFFFFF;
}

td.tdblanco{
	background-color: #FFFFFF;
}


