


body {
        background-color: #181818;
        color: white;
        font-family: Arial;
        font-size: small;
}

p {
        color: white;
        font-family: Arial;

        text-align: center;
}



a:link {color: #C6001E}
a:visited {color: #C6001E}
a:hover {color: #FF0000}
a:active {color: #FF464A}


table.main        { background-color: #000000; margin-left: auto; margin-right: auto; width: 820px; border: 1px solid #FF0000}
table.members        { background-color: #000000; margin-left: auto; margin-right: auto; width: 720px; border: 1px solid #FF0000}

td.images   { background-color: #000000; padding: 5px; vertical-align: bottom; width: 200px;}
td.video   { background-color: #000000; width: 340px; height: 310px; background-image:url("img/mediaplayer_black332x298.jpg"); background-repeat: no-repeat; background-position: 50% 50%;  padding:10px 10px; vertical-align: top}



td.description   { background-color: #000000; padding: 10px;  vertical-align: bottom}
td.date     { background-color: #DBDBDB; padding: 5px; }
td.abs_presents   { background-color: #000000; padding: 10px; text-align: center}

td.blurbleft   { background-color: #000000; padding: 10px;  font-size: 9pt; text-align: center}
td.blurbright   { background-color: #000000; padding: 10px;  font-size: 9pt; text-align: center}



div.description   { font-family: Arial; font-size: 10pt; color: #DBDBDB }
div.description-bold   { font-family: Arial; font-size: 10pt; color: #DBDBDB; font-weight: bold }

font.date-upload    {font-size: 12pt; font-family: Arial; color: #000000; font-weight: bold; text-align: Left }

font.category    {font-size: 10pt; font-family: Arial; color: #FF0000; font-weight: bold; text-align: Right }

font.abs_presents    {font-size: 12pt; font-family: Arial; color: #FFFFFF; font-weight: bold; text-align: Center }

p {font-family: arial}

p.xx-small {font-family: arial;
          font-size: xx-small
          }


p.x-small {font-family: arial;
          font-size: x-small
          }


td {
        background-color: black;
}




#green {color: green}