/*
Web realizada por Juan Díaz (Junio 2007)
http://www.deide.com
*/

a {
color:#c4af00;
margin:0px;
padding:0px;
}
body {
background:black;
cursor:default;
margin:0px;
overflow:auto;
padding:0px;
}
img {
border:none;
}

#global {
cursor:default;
background:#ffffff;
}
#global a {
color:#663300;
}
#global td, th {
color:#333333;
font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
vertical-align:top;
}
#global tfoot td {
font-size:9px;
text-align:center;
}
#global thead td {
text-align:center;
}
#global th {
text-align:right;
width:150px;
}
#global th a {
display:block;
text-decoration:none;
}
#global th a.on,
#global p.on {
background:#c4af00;
}