td, body, div, input, textarea {
        font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
}

body {
        margin: 0;
        padding: 0;
        border: 0;
        background: #000;
        color: #230000;
}

img {
        border: 0;
}

div.team {
        width: 256px;
        height: 60px;
        border-bottom: #403A30 1px solid;
        color: #D7CDB1;
        clear: right;
}

div.list {
/*        width: 200px;*/
        height: 15px;
        border-bottom: #403A30 1px solid;
        color: #686155;
        cursor: hand;
}

div.alist {
/*        width: 256px;*/
        height: 15px;
        border-bottom: #403A30 1px solid;
        color: #686155;
        background-color: #3A342B;
}

div.name {
        width: 110px;
        border-left: #000 11px solid;
        float: left;
        padding-top: 5px;
}

div.url {
        width: 110px;
        border-right: #000 11px solid;
        padding-top: 5px;
        float: right;
}

div.sponsor {
        color: #670000;
        padding-left: 24px;
        padding-top: 5px;
        padding-bottom: 5px;
}

div.scrolled {
        border: 0;
        scrollbar-3dlight-color: #ECE9D8;
        scrollbar-arrow-color: #000;
        scrollbar-darkshadow-color: #ACA899;
        scrollbar-face-color: #ECE9D8;
        scrollbar-highlight-color: #fff;
        scrollbar-shadow-color: #ACA899;
        scrollbar-track-color: #F9F6E4;
}
div.scrolled2 {
        border: 0;
        scrollbar-3dlight-color: #777;
        scrollbar-arrow-color: #999;
        scrollbar-darkshadow-color: #333;
        scrollbar-face-color: #555;
        scrollbar-highlight-color: #777;
        scrollbar-shadow-color: #333;
        scrollbar-track-color: #444;
}


span.icon {
        padding-left: 15px;
        padding-right: 15px;
}

span.orange {
        color: #DC7B2E;
}

span.grey {
        color : #808080;
}

a {
        color: #230000;
        text-decoration: none;
}

a.grey {
        color : #808080;
}

a.light {
        color: #D7CDB1;
}

a.title {
        color: #544322;
}



input.but {
        background-color: #ECE9D8;
        font-size: 11px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #ACA899;
        border-right: 1px solid #ACA899;
}

input, textarea {
        background-color : #C3B596;
        border : 1px solid #544322;
        color: #544322;
        padding: 3px;
}

td.date {
        color: #670000;
        padding-left: 24px;
        padding-right: 24px;
}


input.boton {
        background-color: #8E9D7C;
        color: #FFFFFF;
        font-size: 11px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #ACA899;
        border-right: 1px solid #ACA899;
}


.bodytextLink {
        FONT-SIZE: 12px;
        COLOR: #336699;
        FONT-FAMILY: "Gill Sans", "trebuchet ms", sans-serif;
        text-decoration: underline;
}
.whitelinksBold {
        COLOR: white;
        TEXT-DECORATION: none;
        font-size: 10px;
        font-family: "Gill Sans", "trebuchet ms", sans-serif;
        font-weight: bold;
        letter-spacing: 2px;
}
.phototextCompress {
        FONT-SIZE: 10px;
        COLOR: #ffffff;
        FONT-FAMILY: "Gill Sans", "trebuchet ms", sans-serif;
        LETTER-SPACING: 2px;
        font-weight: bold;
}
