body {
scrollbar-3dlight-color:#EFEFEF;
scrollbar-arrow-color:#333333;
scrollbar-darkshadow-color:#EFEFEF; /*Sombra Abajo y Derecha*/
scrollbar-face-color:#EFEFEF; /*Cara de la Barra*/
scrollbar-highlight-color:#CCCCCC; /*Sombra Arriba y Izquierda*/
scrollbar-shadow-color:#FFFFFF; /*Sombra Abajo y Derecha Adentro*/
scrollbar-track-color:#CCCCCC;
}

.input {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	padding-left: 3px;
	border-top: 1px solid #005362;
	border-right: 1px solid #005362;
	border-bottom: 1px solid #005362;
	border-left: 1px solid #005362;
	background-color: #339CB3;



}

.arialnegra {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.arialgris333333 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.arialgris666666 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.fondoazulclaro{
	background-image: url(../img/fondoazulclaro.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 640px;
}

.titulopaginas {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.bordefotogris {
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.arialgrisCCCCCC {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #E1E1E1;
	text-decoration: none;
}

.arialazul {
	font-family: Arial;
	font-size: 11px;
	color: #00557D;
	text-decoration: none;
}

.categorias {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.FondoTitulo {
	background-image: url(../img/fondotitulo.png);
	background-repeat: repeat;
}
.resultadospagina {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.LinkAmarillo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #013A3A;
	text-decoration: none;
}
.arialRoja {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;

}
.inputGris {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	padding-left: 3px;
	border: 1px dotted #FFCC00;
	background-color: #FFF8BF;


}
.BotonGrisPlano {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: 1px inset #333333;
}

