body {
	background-color: #003366;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3A3A3A;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}
.contraste {
	background-color: #8393BC;
}
.base {	
	background-color: #375693;
}
.base_fondo {	
	background-color: #003366;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.texto  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D8E7F2;
}

td.linea {
	height:1px;background-color:#666666;
}
td.cabecera {
	background-color:#0F3367;
	font-size: 11px;
	font-weight:bold;
	color:#FAD040;
}
td.cabecera_lista {
	background-color:#999999;
	font-size: 10px;
	color:#333333;
}
td.fila_lista {
	font-size: 10px;
}
td.fila2_lista {
	font-size: 10px;
}
tr.lista {
	color:#F0F0F0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669999;
}

a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #003366;
}
a.foto {
	border-color:#000000;
}
a.foto:visited {
	border-color:#000000;
}
a.foto:hover {
	border-color:#000000;
}

a.buscador {
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a.cabecera {
	font-size: 11px;
	font-weight:bold;
	color:#FAF0A0;
}
a.cabecera:hover {
	font-size: 11px;
	font-weight:bold;
	color:#FAF0A0;
	text-decoration:underline;
}
a.demandas {
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000066;
}
a.fichas {
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F0F0F0;
}
a.fila_lista {
	font-size: 10px;
}
a.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D8E7F2;
}

.input {
    background:#cccccc;
	border : 1px solid;
	border-color: #336799;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#666666;
    font-size:8pt;
    
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B7188;
	font-weight: bold;
}
.letra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.borde_tbrl {
	border-top: 1px solid #C1C9D4;
	border-right: 1px solid #C1C9D4;
	border-bottom: 1px solid #C1C9D4;
	border-left: 1px solid #C1C9D4;
}
.borde_tr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C9D4;
	border-right-color: #C1C9D4;
	border-bottom-color: #C1C9D4;
	border-left-color: #C1C9D4;
}
.borde_tl {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C9D4;
	border-right-color: #C1C9D4;
	border-bottom-color: #C1C9D4;
	border-left-color: #C1C9D4;
}
.borde_tbl {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1C9D4;
	border-right-color: #C1C9D4;
	border-bottom-color: #C1C9D4;
	border-left-color: #C1C9D4;
}

.popupStyle {
  width:300px; height:300px;
  border:0px;
  border-style:inset;
  border-color:#999999;  
  margin:0; padding:0;
}
