body, textarea, select, input, table, td {	font-family: Arial, verdana, Tahoma; font-size:11px;}
body{
	background-color:white;
	margin:2px 0px 0px 0px;
	scrollbar-3dlight-color : #989AC2;
	scrollbar-arrow-color : #989AC2;
	scrollbar-base-color : #989AC2;
	scrollbar-darkshadow-color : Transparent;
	scrollbar-face-color : #EFEFF5;
	scrollbar-highlight-color : Transparent;
	scrollbar-shadow-color : Transparent;
	scrollbar-track-color : white;
	padding-left:5px;
	padding-right:5px;
}
table{
	width:100%;
}
iframe{
	width:100%;
}
A{
	color:#0066ff;
}
A:hover{
	color:#000066;
}
div	{
	color:#000066;
	border:0
}
img	{
	border:none
}
hr{
	color:#989AC2;
	height:1px
}
select{
	border: 1px #5555FF;
	border-bottom-style: inset;
	border-top-style: outset;
	border-left-style: outset;
	border-right-style: inset;
}
textarea{
	border-bottom: 1px inset #5555FF;
	border-top: 1px outset #5555FF;
	border-left: 1px outset #5555FF;
	border-right: 1px inset #5555FF;
}
input{
	border-bottom: 1px inset #5555FF;
	border-top: 1px outset #5555FF;
	border-left: 1px outset #5555FF;
	border-right: 1px inset #5555FF;
}
.activeTab{
	font-weight:bold;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	color: #000066;
	height:16px;
	background-color: #FFFFFF;
	cursor:hand; 
	border:1px solid #000066;
	border-bottom: 1px solid white;
}
.grisClaro	{font-weight:bold}
.tab{
	font-weight:bold;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	color: #848484;
	height:16px;
	background-color: #CCCCFF;
	border: solid 1px #848484;
	cursor:hand; 
}
.lineaTabs{
	border-bottom:1px solid #848484
}
.fdoMgnt{
	background-color:#DADCF2;
}
.sinBorde{
	border:none;
	padding-left:0
}
.tablaCabecera{
	width: 100%;
	background-color :#DADCF2;
	font-weight:bold;
	border : 2px solid #000066;
}
.tablaFormulario{
	border : 1px solid #000066;
	width :100%;
	padding: 3px;
}
.inputImg{
	border: 0px;
}
.inputBoton{
	background-color: #DADCF2;
	border-bottom: 2px solid #000066;
	border-top: 1px solid #000066;
	border-left: 1px solid #000066;
	border-right: 2px solid #000066;
	font-weight:bold;
	cursor: hand;
	color:#000066;
}
.inputBotonDis{
	background-color: white;
	border-bottom: 2px inset #000066;
	border-top: 2px outset #000066;
	border-left: 2px outset #000066;
	border-right: 2px inset #000066;
	color:#5555FF;
	font-weight:bold;
}
.pastilla{
	background-color:#DADCF2;
	font-weight:bold;
	text-align:center
}
table{
	color:#000066;
	border:0;
	margin-top:10px;
	margin-bottom:10px;
}
.etiqueta{
	border:0px;
	background-color:#DADCF2;
	color: #000066;
	text-align: left;
	font-weight: bold;
}
.etiquetaNumerica{
	border:0px;
	background-color:#DADCF2;
	color: #000066;
	text-align:right;
}
.txtBold{
	font-weight:bold
}
.mano{
	cursor:hand
}
#cTodoPes{
	position:relative;
	top:0px;
	left:0px;
	padding:5px;
	width:100%;
	border-bottom: solid 1px #848484;
	border-left: solid 1px #848484;
	border-right: solid 1px #848484;
	border-top: solid 1px #848484;
	}
#divPestanas	{
	position:relative;
	top:0px;
	left:-28px;
	width:100%;
	height:20px;
	padding-top:5px;
	margin-left:23px;
}
#divScroll{
	position:relative;
	width:100%;
	overflow-x:auto;
	overflow-y:auto;
	/*border:1px solid #000066;*/
}
#divCabecera{
	position:absolute;
	top:0;
	height:25px; 
	padding:0px;
	z-index:1;
}
#divCuerpo{
	padding: 3px;
	position:relative;
	top:30px;
	width:100%;
	height:103px;
}
#divResultado{
	position:relative;
	width:100%;
	height: 14px;
}
#tablaPestanias{
	width:98%;
	height:16px;
}
#cTitular	{width:576px; font-weight:bold; background-image:url(../images/fdoSituacion.gif); background-repeat : repeat-y; padding:1px}
#cTodo	{position:relative; top:0; left:0px}
.bordes	{border:1px solid #000066;}
#divBotones	{text-align:right}
