BODY{
	background-color: #242639;
}
TEXTAREA{
	padding:5px;
}
P,TD {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: black;
}

TH {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

H2{
	font-size: 18px;
}

.formrecuadro1{
	padding: 10px; 
	border: 1px dashed black;
	background-color: #e2e2e2; 
}

.tabla_principal{
	border: 1px solid #405a64;
	background-color: white;
}

.titulo1_form{
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px solid navy;
	border-left: 1px solid navy;
	font-size: 13px;
}

.detalle_equipo{
	padding: 6px;
	border: 1px dashed navy;
	font-size: 11px;
	background-color: #ddeef7;
}
.envivo1{
	padding: 3px;
	font-size: 13px;
	font-weight: bold;
}
.envivo2{
	padding: 3px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid black; 
	background-color: #3e92a4;
}

.texto_detalle_equipo{
	display: block;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 1px;
	border-bottom: 1px solid black;
}

A:link {  color: #2b37ce; text-decoration: underline}
A:active {  color: #2b37ce; text-decoration: underline}
A:visited {  color: #2b37ce; text-decoration: underline}
A:hover {  color: black; text-decoration: none}

.campo_login{
	font-family: Verdana;
	font-size:12px;
}

.campo_apuesta{
	font-size: 15;
	text-align: center;
	color: blue;
	font-weight: bold;
}

.linksmenu A:link { font-weight: bold; color: #e2e2e2; text-decoration: none}
.linksmenu A:active { font-weight: bold; color: #e2e2e2; text-decoration: none}
.linksmenu A:visited { font-weight: bold; color: #e2e2e2; text-decoration: none}
.linksmenu A:hover { font-weight: bold; color: #FFF; text-decoration: underline}

.linksfondooscuro A:link { font-weight: bold; color: white; text-decoration: underline}
.linksfondooscuro A:active { font-weight: bold; color: white; text-decoration: underline}
.linksfondooscuro A:visited { font-weight: bold; color: white; text-decoration: underline}
.linksfondooscuro A:hover { font-weight: bold; color: #ffff99; text-decoration: underline}

.torneos_actuales A:link { font-weight: bold; color: navy; text-decoration: none}
.torneos_actuales A:active { font-weight: bold; color: navy; text-decoration: none}
.torneos_actuales A:visited { font-weight: bold; color: navy; text-decoration: none}
.torneos_actuales A:hover { font-weight: bold; color: #000000; text-decoration: underline}

.mensaje1 {
	font-size: 12px;
	color: #2222ca;
	font-weight: bold;
}

.cuadro_detalle1_usuario{
	background-color: #f4f4f4;
	font-size: 12px;
	padding: 5px;
	border: 1px solid navy;
}

.titulos_menu_jugar{
	font-weight: bold; 
	border-bottom: 1px solid red; 
	padding-bottom: 4px
}

.cuadro_login{
	border: 1px dashed gray;
	background-color: #f0f3f4; 
}

.items_menu{
	padding: 2px 7px;
	border: 1px solid #405a64;
}

.items_menu A:link {color: white;}
.items_menu A:visited {color: white;}
.items_menu A:active {color: white;}
.items_menu A:hover {color: white;}

.items_menu_over{
	padding: 2px 7px;
	border: 1px solid #999999;
}

.items_menu_over A:link {color: #ffff99;}
.items_menu_over A:visited {color: #ffff99;}
.items_menu_over A:active {color: #ffff99;}
.items_menu_over A:hover {color: #ffff99;}

#pscroller1{
height: 60px;
padding: 5px;
}