BODY {
 	SCROLLBAR-FACE-COLOR: #b0d4f2;
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #F4F4F4; 
	SCROLLBAR-SHADOW-COLOR: #F4F4F4; 
	SCROLLBAR-3DLIGHT-COLOR: #F4F4F4; 
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #EBEBEB; 
	SCROLLBAR-DARKSHADOW-COLOR: #F4F4F4;
}
HTML,BODY,TABLE {
  font-family: Vera Sans,Arial,Helvetica,sans-serif;
  font-size: 8pt;
  white-space: nowrap;
}


.scrollDiv {	
 width:100%;  	
height:98px; 	
overflow:auto;
border: 1px solid #CCCCCC;
}

.scrollDiv3 {
width:60%;
height:400px;
overflow:auto;
border: 1px solid #CCCCCC;
left: 124px;
top: 124px;
margin:0 auto 0 auto; 
}



.scrollDiv4{
	width:60%;
	height:400px;
	overflow:auto;
	border: 1px solid #CCCCCC;
	margin:0 auto 0 auto;
}




.select4 {
	font-family:  Tahoma;
	font-size: 8pt;
	text-align:center;
	text-decoration:none;
	color: #233aaa;
	background-color : #FFFFFF;
	border-color:#233aaa;
	width:200;
}



 
.select1 {
	font-family:  Tahoma;
	font-size: 8pt;
	text-align:left;
	text-decoration:none;
	color: #233aaa;
	background-color : #FFFFFF;
	border-color:#233aaa;
	width:200;
}

.select2 {
	font-family:  Tahoma;
	font-size: 10pt;
	text-align:left;
	text-decoration:none;
	color: #233aaa;
	background-color : #FFFFFF;
	border-color:#233aaa;
	width:300;
}

.inputRight {
	font-family: Tahoma;
	font-size: 11px;
	text-align:right;
	color: #233aaa;
	background-color: #F4F4F4;
	border-color:#A4C1EC;
	border-width:1px;
	border-style: solid;
}	
.inputLeft {
	font-family: Tahoma;
	font-size: 11px;
	text-align:left;
	color: #233aaa;
	background-color: #FFFFFF;
	border-color:#A4C1EC;
	border-width:1px;
	border-style: solid;
	width:150;
}	

.inputCenter{
	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	color: #233aaa;
	background-color: #F4F4F4;
	border-color:#A4C1EC;
	border-width:1px;
	border-style: solid;
	
}	

.textoNormal
{
  font-family: Vera Sans,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  white-space: nowrap;

}


.inputCenter2{
	font-family: Verdana;
	font-size: 10pt;
	text-align:center;
	color: #233aaa;
	background-color: #F4F4F4;
	border-color:#A4C1EC;
	border-width:1px;
	border-style: solid;
	height: 14pt;
}	

.inputCenter3{
	font-family: Tahoma;
	font-size: 11px;
	text-align:center;
	color: #233aaa;
	background-color: #F4F4F4;
	border-color:#A4C1EC;
	border-width:1px;
	border-style: solid;
	text-transform: uppercase;
	
}	






input.aceptar {
	background-color: #F4F4F4;
	border-color:#A4C1EC;
	border-width:1px;
	font-family: Tahoma; 
	font-size: 11px;
	color:#233aaa;
	text-align:center;
}

input.aceptar2 {
	background-color: #F4F4F4;
	font-family:Verdana;
	font-size: 16px;
	color:#233aaa;
	text-align:center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #A4C1EC;
	border-right-color: #A4C1EC;
	border-bottom-color: #233aaa;
	border-left-color: #233aaa;
	font-weight: bold;
	text-transform: uppercase;
}


.texto{
	font-size: 10pt;
}

.textoPequeno
{
 font-size:6px;
 

}



.textoBlanco{
	font-size: 10pt;
	color: #FFFFFF;
}

.textoBold{
	font-size: 10pt;
	font-weight: bold;
}



.textoazul{
	font-family:  Tahoma;
	font-size: 12px;
	text-decoration:none;
	color: #233aaa;
}


.textoazul2{
	font-family:  Tahoma;
	font-size: 14px;
	text-decoration:none;
	color: #233aaa;
}



.bordesPlomos {
	border: 1px solid #CCCCCC;
}

.lineas {
	border: thin solid #666666;
}
.select3 {
	font-family:  Tahoma;
	font-size: 8pt;
	text-align:left;
	text-decoration:none;
	color: #233aaa;
	background-color : #FFFFFF;
	border-color:#233aaa;
	width:300;
}
.links{
	font-family:  Tahoma;
	font-size: 8pt;
	text-align:left;
	text-decoration:none;
	color: #233aaa;
}



button.aceptar {
	background-color: #F4F4F4;
	border-color:#A4C1EC;
	border-width:1px;
	font-family: Tahoma; 
	font-size: 11px;
	color:#233aaa;
	text-align:center;
}


.scrollDiv2 {
	width:315px;
	height:400px;
	overflow:auto;
	border: 1px solid #FFFFFF;
}










#navi {	
list-style-image:url(../images/detalle2.jpg);
}
.ui-button{
	background: #0000;
}