.conexion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006699;
	background-color: #FFFFFF;
}


.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.a A:link {text-decoration: none; color: #000000;}
.a A:visited {text-decoration: none; color: #000000;}
.a A:active {text-decoration: none; color: #FF0000;}
.a A:hover {text-decoration: underline; color: #FF0000;}

.formagris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}

.btncon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	background-color: #E1E1E1;
	font-weight: normal;
	background-image: url(../IndexRaiz/botonblanco.png);
	border-top-width: 1px;
	border-right-width: 1px;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #666666;


}

.button {
	background-color:#990000;
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(conexion/bofon.png);
	background-repeat: repeat-x;
	border-top: thin outset #CC0000;
	border-right: thin outset #333333;
	border-bottom: thin outset #333333;
	border-left: thin outset #CC0000;

}

.formato {
background-color:#FFFFFF;
color: red;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.combox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #2498B0;
}
.formatorojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	
scrollbar-arrow-color: #666666;
scrollbar-base-color: #FFFFFF;
scrollbar-dark-shadow-color: #FFFFFF;
scrollbar-track-color: #CCCCCC;
scrollbar-face-color: #EEEEEE;
scrollbar-shadow-color: #CCCCCC;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: #666666;
}
.formatoverdanared {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;

}
.llenagris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
}
.formatogris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.marcogris {
	border-top-width: 1px;
	border-right-width: 1px;
	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: #F5F5F5;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #F5F5F5;
}

.fondo {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../../indexraiz/fondoazul.jpg);
	background-repeat: repeat-x;
}

.buskaboton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	background-image: url(../../indexraiz/botonrojo.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: 1px inset;
	line-height: 16px;
}

