body {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color : #9A9A9A;
        scrollbar-face-color: #000000;
        scrollbar-highlight-color: #444444;
        scrollbar-shadow-color: #333333;
        scrollbar-3dlight-color: #C80000;
        scrollbar-arrow-color: Yellow;
        scrollbar-track-color: #A52A2A;
        scrollbar-darkshadow-color: #802300;
        margin:0px;
        background-color: #990000;
        background-image: none;
        background-repeat:repeat;
        }

table {
        font-size: 10px;
        color: White;
        }

h1{
        font-size: 11px;
        font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
        color : Black;
        margin: 2px;
        font-style : normal;
        background: White;
}

h2 {

        font-family: Verdana, Helvetica, sans-serif;
        background-image : none;
        background-repeat : no-repeat;
        background-position : left;
        padding-left : 18px;
        font-size: 10px;
        margin: 0px;
        color : White;
}

h3 {
        font-weight: normal;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 2px;
        color: White;
}

p {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
        color: White;
        }

ul {
        margin-left: 5px;
        padding: 0px;
        color: White;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 0px;
        list-style-position: outside;
        list-style-type: disc;
        color: White;
}

.textinput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #5D6876;
        padding-right: 3px;
        padding-left: 3px;
        background-color : #FFD4EC;
        color: Black;
}

.listbox {
        font-family: Verdana, Arial, Arial, Helvetica, sans-serif;
        background-color : #EB1B44;
        font-size: 100%;
        border: 1px solid #5D6876;
        vertical-align : middle;
        color: White;
}

.button {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #404750;
        background-color : #ED3C60;
        color: Black;
}

.comment button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid White;
        background-color : #DD4B4B;
        color: White;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
        color: White;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        vertical-align : middle;
        color: White;
}

a {
        color: White;
        text-decoration: none;
}

a:hover {
        color: Yellow;
        text-decoration: overline;
}

bblink a {
        color: White;
        text-decoration: none;
}

bblink a:hover {
        color: Yellow;
        text-decoration: overline;
}

.maintable {
	background: #B22222;
	color: White;
}

.tableh1 {
        background : #D90000;
        color : White;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh1_compact {
        background : #ED3D60;
        color : White;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableh2 {
        background: #6A0000;
        color : White;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}

.tableh2_compact {
        background: #6A0000;
        color : White;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #000000;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        color: White;
}

.tableb_compact {
        background: #F75746;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        color: Black;
}

.tablef {
        background: #F8C194;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        color: Black;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
        color: White;
}

.thumb_title {
        font-weight : bold;
        font-size: 100%;
        padding: 2px;
        display : block;
        color: White;
}

.thumb_caption {
        font-size: 85%;
        padding: 1px;
        display : block;
        color: White;
}

.thumb_caption a {
        text-decoration: underline;
        color: White;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : normal;
        display : block;
        color: White;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
        color: White;
}

.user_thumb_infobox th {
        font-weight : bold;
        font-size: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 90%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: White;
}

.user_thumb_infobox a:hover {
        color: Yellow;
        text-decoration: overline;
}

.sortorder_cell {
        background : #BD0000;
        color : #BD0000;
        padding: 2px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #BD0000;
        color : White;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 85%;
        white-space: nowrap;
}

.navmenu {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: Black;
        font-size: 100%;
        font-weight: bold;
        background : #F0E68C;
        border-style: none;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
        }

.navmenu a {
        position: relative;
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #F0E68C;
}

.navmenu a:hover {
                text-decoration: overline;
        color: Black;
                background: #F0E68C;
}

.admin_menu_thumb {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #005D8C;
        background-color : #990000;
        color: White;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: White;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.admin_menu_thumb a:hover {
        color: Yellow;
        text-decoration: overline;
}

.admin_menu {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 85%;
        border: 1px solid #404750;
        background-color : #F0E68C;
        color: Black;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}

.admin_menu a {
        color: Black;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}

.admin_menu a:hover {
        color: Black;
        text-decoration: overline;
}

.comment_date{
        color : White;
        font-size : 90%;
        vertical-align : middle;
}

.image {
        border-style: solid;
        border-width:2px;
        border-color: #394048;
        margin: 2px;
        color: White;
}

.thumbnails {
        background: #D4133A;
        padding: 5px;
        color: White;
}

.footer {
        font-size: 9px;
        color: White;
}

.footer a {
        text-decoration: none;
        color: White;
}

.footer a:hover {
        color: Yellow;
        text-decoration: overline;
}

.statlink {
        color: White;
}

.statlink a {
        text-decoration: none;
        color: White;
}

.statlink a:hover {
        color: Yellow;
        text-decoration: overline;
}

.alblink a {
        text-decoration: underline;
        color: White;
}

.alblink a:hover {
        color: White;
        text-decoration: overline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
        color: White;
}

.catlink a {
        text-decoration: none;
        color: White;
}

.catlink a:hover {
        color: Yellow;
        text-decoration: overline;
}

.topmenu {
        font-size : 100%;
        color: White;
}

.topmenu a {
        color : White;
        text-decoration : none;
}

.topmenu a:hover  {
        color : Yellow;
        text-decoration : overline;
}

.topmenu td  {
        white-space: nowrap;
        font-weight : bold;
}

.topnav{font-size:9px;background: #990000;color: White;height:15px;white-space:nowrap;
border:1px solid; border-color: #B22222 #000000 #000000 #B22222;
}


.img_caption_table {
        border: none;
        background-color: #A52A2A;
        width : 100%;
        margin : 0px;
        color: White;
}

.img_caption_table th {
        background: #F0E68C;
        font-size : 100%;
        color : Black;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #394049;
}

.img_caption_table td {
        background: #DC143C;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #394049;
}

.gal_name
{
        color: White;
        font-size:20px;
}