/* Foreground color definition */

body { color : #FFFFFF; }
BODY {
COLOR: #FFCC00; SCROLLBAR-3DLIGHT-COLOR: #6a5acd; SCROLLBAR-ARROW-COLOR: yellow; SCROLLBAR-TRACK-COLOR: #AA0009;SCROLLBAR-BASE-COLOR: #AA0009;
.topmenu, .topmenu a { color : #FFFFFF; }

.topmenu a:hover { color : #666666; }

.tableh1, .tableh1a, .tableh1_compact, .navmenu, .navmenu a, .sortorder_cell, .sortorder_options, .statlink, .statlink a, .statlink a:hover { color : #FFFF00; }

.tableh2, .tableh2_compact { color : #FFFF00; }

.textinput, .listbox, .radio, .checkbox { color: #FFFF00; }

.alblink, .alblink a, .catlink, .catlink a { color : #FFFF00; }

.alblink a:hover, .catlink a:hover { color : #FFFF00; }

a,  .bblink a, .user_thumb_infobox a  { color: #FFFF00; }

a:hover, .bblink a:hover, .user_thumb_infobox a:hover { color : #FFFFFF; }

.button, .comment_button, .admin_menu_thumb, .admin_menu_thumb a, .admin_menu_thumb a:hover, .admin_menu, .admin_menu a, .admin_menu a:hover { color : #FFFFFF; }

.comment_date { color : #999999; }

.footer, .footer a, .footer a:hover { color : #FFFF00; }



/* Background colors definition */

body { background-color: #AA0009; }

.textinput, .listbox, .radio, .checkbox { background-color: #000000; }

.tableh1, .tableh1_compact, .navmenu, .navmenu a, .navmenu a:hover  {         background : #000000 ; }

.tableh2, .tableh2_compact, .tablef, .img_caption_table th {         background : #000000 ; }

.tableb, .tableb_compact, .thumbnails, .img_caption_table td { background : #000000 ; }



/* Borders for input controls */

.textinput, .listbox, .button, .comment_button, .admin_menu, .admin_menu_thumb  {        border: 1px solid #666666; }

.image { border: 1px solid #FFFFFF; }

.maintable, .maintableb { background-color: #000000; }

.img_caption_table th, .img_caption_table td { border-top : 1px solid #000000; }

.tableh1 { border-bottom : 1px solid #FFFF00; }



/* Fonts definition */

body { font-family: Arial, Helvetica, sans-serif; }

.tableh1, .tableh1a, .catlink, .tableh2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

.textinput, .listbox, .radio, .checkbox { font-family: Arial, Helvetica, sans-serif; }

.button, .comment_button, .sortorder_options, .admin_menu_thumb { font-family: Arial, Helvetica, sans-serif; }



table {

        font-size : 12px;

}



body {

        font-size : 12px;

        margin: 0px;

}



h1{

        font-weight: normal;

        font-size: 24px;

        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

        text-decoration: none;

        color: #000000;

        margin: 0px;

}



h2 {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 18px;

        margin: 0px;

}



h3 {

        font-weight: normal;

        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;

        font-size: 14px;

        color: #999999;

        margin: 0px;

}



p {

        font-size: 100%;

        margin: 2px 0px;

}



ul {

        margin-left: 5px;

        padding: 0px;

}



li {

        margin-left: 10px;

        margin-top: 4px;

        margin-bottom: 4px;

        padding: 0px;

        list-style-position: outside;

        list-style-type: disc;

}



.radio {

        font-size: 100%;

        vertical-align : middle;

}



.checkbox {

        font-size: 100%;

        vertical-align : middle;

}



a {

        text-decoration: none;

}



a:hover {

        text-decoration: underline;

}



.bblink a {

        text-decoration: none;

}



.bblink a:hover {

        text-decoration: underline;

}








