body {
	font-family: Verdana;
	font-size: 10px;
	color: #3A4B65;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	margin-bottom: 0px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-bottom-color:#B4BFCB;
	border-bottom-width:1px;
	border-left-color:#303E4D;
	border-left-width:1px;
	border-right-color:#B4BFCB;
	border-right-width:1px;
	border-top-color:#303E4D;
	border-top-width:1px;
	
}

.input_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-bottom-color:#B4BFCB;
	border-bottom-width:1px;
	border-left-color:#303E4D;
	border-left-width:1px;
	border-right-color:#B4BFCB;
	border-right-width:1px;
	border-top-color:#303E4D;
	border-top-width:1px;
	
}

.pointer {
	cursor: pointer;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3A4B65;
	background-color:#FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	align: default
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #87B4FF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #507CF4;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}


.print-vis {
	display:none;
}

	
.justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}

.print-vis-border {
border-style: none;

}


.table_blue{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #5B6974;
	background-color:#4B5964;
}


#scroll {
	width:272px;
 	height:232px;
 	background-color:#ECEFF3;
 	overflow:auto;
}

.margenes {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

.black{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}

.texto_blanco{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.separador {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images/separa.gif);
	background-repeat: repeat-y;
	background-position:center;	
}

#scroll {
     width:800px;
     height:80px;
     background-color:#F2F2F2;
     overflow:auto;
}

