body {
        font-family : arial;
        font-size: 11px;
        line-height: 7px;
        color :#01011B;
        margin: 19px;
        background-color:#EEE9D5;
        }

table {
        font-size: 11px;
}

h1{
        font-size: 11px;
        font-family : arial;
        text-decoration: none;
        color : #ffffff;
        margin: 10px;
        font-style : normal;
}

h2 {

        font-family : arial;
        font-size: 11px;
        margin: 0px;
        color : #E2DCCE;
}

h3 {
        font-weight: normal;
        font-family : arial;
        font-size: 12px;
        margin: 2px;
}

p {
        font-family : arial;
        font-size: 100%;
        margin: 2px 0px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

li {
        margin-left: 10px;
        margin-top: 4px;
        margin-bottom: 4px;
        padding: 10px;
        list-style-position: outside;
        list-style-type: disc;
}

.textinput {
        font-family : arial;
        font-size: 100%;
        border: 1px solid #000000;
        padding-right: 1px;
        padding-left: 1px;
        background-color :#F4EED8;
        color:000000;
}

.listbox {
        font-family : arial;
        background-color : #647D9B;
        font-size: 100%;
        border: 1px solid #EADDD4;
        vertical-align : middle;
        color:#000000;
}

.button {
        font-family : arial;
        font-size: 100%;
        border: 1px solid #000000;
        background-color : #647D9B;
        color:#ffffff;
}

.comment_button {
        font-family : arial;
        font-size: 100%;
        border: 1px solid #000000;
        background-color : #647D9B;
        color:#ffffff;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family : arial;
        font-size: 100%;
        vertical-align : middle;
}

.checkbox {
        font-family : arial;
        font-size: 100%;
        vertical-align : middle;
}

a {
        color:#ffffff;
        text-decoration: none;
}

a:hover {
        color:#000000;
        text-decoration: none;
}

bblink a {
        color:#000000;
        text-decoration: none;
}

bblink a:hover {
        color: #ffffff;
        text-decoration: none;
}

.maintable {
        border:1px solid #000000;
        background-color: #DFD5CC;
        margin-top: 1px;
        margin-bottom: 1px;
}

.tableh1 {
        background : #2F3A56;
        color : #E2DCCE;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tableh1_compact {
        background :#647D9B;
        color : #ffffff;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tableh2 {
        background:#647D9B;
        color : #EADDD4;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tableh2_compact {
        background: #999999;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tableb {
        background: #DFD5CC;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tableb_compact {
        background: #CFBABF;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.tablef {
        background: #D1C3C2;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
}

.album_stat {
        font-size : 85%;
        margin: 5px 0px;
        cursor: ne-resize;
}

.thumb_title {
        font-weight : bold;
        font-size: 100%;
        padding: 2px;
        display : block;
        cursor: ne-resize;
}

.thumb_caption {
        font-size: 85%;
        padding: 1px;
        display : block;
        cursor: ne-resize;
}

.thumb_caption a {
        text-decoration: none;
        color: #ffffff;
        cursor: ne-resize;
}

.thumb_num_comments {
        font-weight: bold;
        font-size: 100%;
        padding: 2px;
        font-style : normal;
        display : block;
        cursor: ne-resize;
}

.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}

.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: 100%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
        color: #ffffff;
        cursor: ne-resize;
}

.user_thumb_infobox a:hover {
        color: #000000;
        text-decoration:none;
        cursor: ne-resize;
}

.sortorder_cell {
        background : #DFD5CC;
        color : #FE5886;
        padding: 1px;
        margin: 1px;
}

.sortorder_options {
        font-family : arial;
        background :#647D9B;
        color : #ffffff;
        padding: 5px;
        margin: 5px;
        font-weight: bold;
        font-size: 100%;
        white-space: nowrap;
}

.navmenu {
        font-family : arial;
        color: #ffffff;
        font-size: 100%;
        font-weight: bold;
        background : #647D9B;
        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: #000000;
}

.navmenu a:hover {
        background : #ffffff;
        text-decoration: none;
        color:#000000;
        cursor: ne-resize;
}

.admin_menu_thumb {
        font-family : arial;
        font-weight: bold;
        font-size: 100%;
        border: 1px solid #000000;
        background-color : #000000;
        color:#ffffff;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #ffffff;
        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: #F91953;
        font-weight: bold;
        text-decoration: none;
        cursor: ne-resize;
}

.admin_menu {
        font-family: arial;
        font-size: 100%;
        border: 1px solid #ffffff;
        background-color : #DFD5CC;
        color:#01011B;
        margin-top: 0px;
        margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
        text-align: center;
}

.admin_menu a {
        color: #4A4969;
        text-decoration: none;
	font-weight: bold;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}

.admin_menu a:hover {
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
        cursor: ne-resize;
}

.comment_date{
        color : #000000; 
        font-size : 100%;
        vertical-align : middle;
        cursor: ne-resize;
}

.image {
        border-style: solid;
        border-width:2px;
        border-color: #ffffff;
        margin: 3px;
}

.thumbnails {
        background: #DFD5CC;
        padding: 5px;
}

.footer {
        font-size: 9px;
        color: #ffffff;
        cursor: ne-resize;
}

.footer a {
        text-decoration: none;
        color: #ffffff;
        cursor: ne-resize;
}

.footer a:hover {
        color: #000000;
        text-decoration: none;
        cursor: ne-resize;
}

.statlink {
        color: #ffffff;
        cursor: ne-resize;
}

.statlink a {
        text-decoration: none;
        color: #ffffff;
        cursor: ne-resize;
}

.statlink a:hover {
        color: #000000;
        text-decoration:none;
        cursor: ne-resize;
}

.alblink a {
        text-decoration:none;
        color: #4A4969;
        cursor: ne-resize;
}

.alblink a:hover {
        color: #ffffff;
        text-decoration:none;
        cursor: ne-resize;
}

.catlink {
        display: block;
        margin-bottom: 2px;
        cursor: ne-resize;
}

.catlink a {
        text-decoration: none;
        color: #4A4969;
        cursor: ne-resize;
}

.catlink a:hover {
        color: #ffffff;
        text-decoration:none;
        cursor: ne-resize;
}

.topmenu {
        font-size : 100%;
}

.topmenu a {
        color : #4A4969;
        text-decoration : none;
}

.topmenu a:hover  {
        color : #ffffff;
        text-decoration : none;
}

.topmenu td  {
        white-space: nowrap;
        font-weight : bold;
}


.img_caption_table {
        border: none;
        background-color: #DFD5CC;
        width : 100%;
        margin : 10px;
}

.img_caption_table th {
        background: #DFD5CC;
        font-size : 100%;
        color :#4A4969;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        border-top : 1px solid #ffffff;
}

.img_caption_table td {
        background: #DFD5CC;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
        border-top : 1px solid #000000;
}

.gal_name
{
        color:#000000;
        font-size:20px;
}