#header {
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:59px;
    z-index:1;
}
#menu {
    position:absolute;
    left:0px;
    top:65px;
    width:100%;
    height:33px;
    z-index:2;
}
a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
a:hover {
    text-decoration: underline;
    color: #d3d734;
}
a:active {
    text-decoration: none;
    color: #d3d734;
}
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
body {
    background-color: #000000;
}
.fontverde {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: #d3d734;
}
.fotnmenu {
    font-weight: bold;
}
.fondo_up {
    background: url('bkmarco-up.png') no-repeat 0 0;
}
.fondo_med {
    background: url('bkmarco-med.png') repeat-y 0 0;
}
.fondo_down_01 {
    background: url('bkmarco-dow_01.png') no-repeat 0 0;
}
.fondo_down_02 {
    background: url('bkmarco-dow_02.png') no-repeat 0 0;
}
#Layer1 {
    position:absolute;
    left:0px;
    top:105px;
    width:100%;
    height:105px;
    z-index:3;
}
#div_registro {
    position:absolute;
    left:0px;
    top:0px;
    width:461px;
    height:178px;
    z-index:100;
    background-color: #191919;
    opacity:0.5;
    filter:alpha(opacity=50);
}
#div_registro2 {
    position:absolute;
    left:0px;
    top:0px;
    width:461px;
    height:178px;
    z-index:102;
    opacity:1;
    filter:alpha(opacity=100);
}
#div_theplayer {
    position:absolute;
    left:100px;
    top:100px;
    width:420px;
    height:500px;
    z-index:99;
    opacity:1;
    filter:alpha(opacity=100);
}
.text-field {
    font:bold 16px "Lucida Grande", Arial, Helvetica, sans-serif;
    color: #d3d734;
    background-color: #333333;
    border: 1px dotted #d3d734;
}
.fontpag, .fontpag a, .fontpag a:visited, .fontpag a:hover, .fontpag a:active {
    font:bold 16px "Lucida Grande", Arial, Helvetica, sans-serif;
    float:none;
    letter-spacing:-1px;
}
.fontpagverde {
    font:bold 16px "Lucida Grande", Arial, Helvetica, sans-serif;
    float:none;
    letter-spacing:-1px;
    color: #d3d734;
}
.fan_box {
    background-color: #FFFFFF !important;
}