body, td, th, input, textarea, select {
font-family: verdana, arial, tahoma;
font-size: 9px;
color: #B1B5B8;
background: #1D2226;
}
body {
scrollbar-3dlight-color: #B1B5B8;
scrollbar-arrow-color: #B1B5B8;
scrollbar-base-color: #1D2226;
scrollbar-darkshadow-color: #B1B5B8;
}
a {
	color: #B1B5B8;
	text-decoration: none;
}
a:hover {
	Xborder: 2px solid #00f 2px solid #00f 2px solid #00f 2px solid #00f;
	Xfont-weight: 600;
	text-decoration: underline;
}
input.buscador {
	border: 1px solid #606569;
	color: #fff;
	text-align:right;
	height: 21px;
	text-vertical-align:bottom;
}

.rojo {
	color: #E62021;
}
.gris {
	color: #A3A7B3;
}

a.rojo {
	color: #E62021;
	text-decoration: none;
}
a.rojo:hover {
	text-decoration: none;
}
a.azul {
	color: #3399ff;
	text-decoration: none;
}
a.azul:hover {
	text-decoration: none;
}
a.blanco {
	color: #fff;
	text-decoration: none;
}
a.blanco:hover {
	text-decoration: none;
}
b.blanco {
	color: #fff;
	font-size: 11px;
	font-weight:900;
}

.tam12 {
	font-size: 12px;
}
.tam10 {
	font-size: 10px;
}
.tam10b {
	font-size: 10px;
	font-weight: bold;
}
.tam9 {
	font-size: 9px;
}
.tam8 {
	font-size: 8px;
}
.azul {
color: #3399ff;
}