
/* General Web */

body,td,th { 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
line-height:13px;}
.fuentepeq { font-size:9px; letter-spacing:0pt; }
.fuentemed { font-size:11px; letter-spacing:0pt; }
.fuentegran { font-size:12px; letter-spacing:0pt; }
.fuentegran2 { font-size:18px; letter-spacing:0pt; }
.amarillo { color:#FFFF00;}
.brpx { line-height:6px; }

/* Enlaces */

a.tickerl:link {
color:#FFFFFF;
text-decoration:none;}
a.tickerl:visited {
color:#FFFFFF;
text-decoration:none;}
a.tickerl:hover {
color:#FFFFFF;
text-decoration:underline;}
a.tickerl:active {
color:#FFFFFF;
text-decoration:none;}
a:link {
color:#FFFF00; text-decoration:underline;}
a:visited {
color:#FFFF00; text-decoration:underline;}
a:hover {
color:#FFFF00; text-decoration:none;}
a:active {
color:#FFFF00; text-decoration:underline;}
a.negro:link {
color:#000000;
text-decoration:underline;}
a.negro:visited {
color:#000000;
text-decoration:underline;}
a.negro:hover {
color:#000000;
text-decoration:underline;}
a.negro:active {
color:#000000;
text-decoration:underline;}

/* Inputs */

input,select {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#F7F7F7;
line-height:12px;
background:url('http://www.spaceofsoundibiza.es/imagenes/input.gif');
background-color:#2E444D;
background-repeat:repeat-y;
border:1px solid #122128;
height:17px;
}
textarea {
scrollbar-base-color: #2E444D;
scrollbar-arrow-color: #FFFF00;
scrollbar-3dlight-color: #2E444D;
scrollbar-darkshadow-color: #2E444D;
scrollbar-face-color: #2E444D;
scrollbar-highlight-color: #2E444D;
scrollbar-shadow-color: #2E444D;
scrollbar-track-color: #2E444D;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
color:#F7F7F7;
line-height:12px;
background:#2E444D;
background-image:url(imagenes/input.gif);
background-repeat:repeat-y;
border:1px solid #122128;
}
div {
scrollbar-base-color: #2E444D;
scrollbar-arrow-color: #FFFF00;
scrollbar-3dlight-color: #2E444D;
scrollbar-darkshadow-color: #2E444D;
scrollbar-face-color: #2E444D;
scrollbar-highlight-color: #2E444D;
scrollbar-shadow-color: #2E444D;
scrollbar-track-color: #2E444D;
}
