body {
        background-color: #6A6A6A;
        font-family: Tahoma;
        font-size: 6pt;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #8E8E8E;
        margin: 0px;
}
 
table {
        font-size: 6pt;
		  font-family: Tahoma;
        font-size: 6pt;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 1px;
}
 
h1{
        font-weight: bold;
        font-size: 6pt;
        font-family: Tahoma;
        text-decoration: none;
        line-height : 120%;
        color : #B3B5AD;
        margin: 2px;
}
 
h2 {
        font-family: Tahoma;
        font-size: 6pt;
        margin: 0px;
}
 
h3 {
        font-family: Tahoma;
        font-size: 6pt;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 2px;
}
 
p {
        font-family: Tahoma;
        font-size: 6pt;
        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;
}
 
.textinput {
        font-family: Tahoma;
        font-size: 6pt;
        border: 1px solid #ced2d6;
        padding-right: 3px;
        padding-left: 3px;
}
 
.listbox {
        font-family: Tahoma;
        font-size: 6pt;
        border: 1px solid #ced2d6;
        vertical-align : middle;
}
 
.button {
        font-family: Tahoma;
        font-size: 6pt;
        border: 1px solid #81AAAC;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}
 
.comment_button {
        font-family: Tahoma;
        font-size: 85%;
        border: 1px solid #81AAAC;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}
 
.radio {
        font-family: Tahoma;
        font-size: 6pt;
        vertical-align : middle;
}
 
.checkbox {
        font-family: Tahoma;
        font-size: 6pt;
        vertical-align : middle;
}
 
a {
        color: #669EA3;
        text-decoration: none;
}
 
a:hover {
        color: #949493;
        text-decoration: none;
}
 
.bblink a {
        color: #669EA3;
        text-decoration: none;
}
 
.bblink a:hover {
        color: #949493;
        text-decoration: none;
}
 
.maintable {
        border: 1px solid #e4e5e2;
        background-color: #e4e5e2;
        margin-top: 1px;
        margin-bottom: 1px;
}
 
.tableh1 {
        background: #9CBDC0;
        color: #524b4c;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
 
.tableh1_compact {
        background: #9CBDC0;
        color: #524b4c;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
 
.tableh2 {
        background: #dcdddb;
        color: #5E9591;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
 
.tableh2_compact {
        background: #dcdddb;
        color : #5E9591;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
 
.tableb {
        background: #e4e5e2;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
 
 
.tableb_compact {
        background: #e4e5e2;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}
 
.tablef {
        background: #dcdddb;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}
 
.catrow_noalb {
        background: #D6D6D6;
        color: #67787B;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
 
.catrow {
        background: #e4e5e2;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
 
.album_stat {
        font-size: 85%;
        margin: 5px 0px;
}
 
.thumb_filename {
        font-size: 80%;
        display: block;
}
 
.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}
 
.thumb_caption {
        font-size: 80%;
        padding: 1px;
        display : block;
}
 
.thumb_caption a {
        text-decoration: none;
        color: #67787B;
}
 
.thumb_num_comments {
        font-weight: normal;
        font-size: 80%;
        padding: 2px;
        font-style : italic;
        display : block;
}
 
.user_thumb_infobox {
        margin-top: 1px;
        margin-bottom: 1px;
}
 
.user_thumb_infobox th {
        font-weight : bold;
        font-size: 6pt;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}
 
.user_thumb_infobox td {
        font-size: 80%;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}
 
.user_thumb_infobox a {
        text-decoration: none;
        color: #67787B;
}
 
.user_thumb_infobox a:hover {
        color: #67787B;
        text-decoration: none;
}
 
.sortorder_cell {
        background: #9CBDC0;
        color : #B1737A;
        padding: 0px;
        margin: 0px;
}
 
.sortorder_options {
        font-family: Tahoma;
        background: #9CBDC0;
        color : #7D7D7D;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 80%;
        white-space: nowrap;
}
 
.navmenu {
        font-family: Tahoma;
        color: #7D7D7D;
        font-size: 6pt;
        font-weight: bold;
        background: #9CBDC0;
        border-style: none;
}
 
.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}
 
.navmenu a {
        display: block;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        text-decoration: none;
        color: #7D7D7D;
}
 
.navmenu a:hover {
        background: #EFEFEF ;
        text-decoration: none;
        color: #B1737A;
}
 
.admin_menu_thumb {
        font-family: Tahoma;
        font-size: 85%;
        border: 1px solid #B1737A;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #7D7D7D;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}
 
.admin_menu_thumb a {
        color: #7D7D7D;
        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: #7D7D7D;
        text-decoration: none;
}
 
.admin_menu {
        font-family: Tahoma;
        font-size: 85%;
        border: 1px solid #408384;
        background-color:#EFEFEF;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #7D7D7D;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top:2px;
        padding-bottom:2px;
        padding-left:1px;
        padding-right:1px;
        text-align: center;
}
 
.admin_menu a {
        color: #5E5E5E;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}
 
.admin_menu a:hover {
        color: #5E5E5E;
        text-decoration: none;
}
 
td #admin_menu_anim {
        background-image : url(images/button_bg_anim.gif);
}
 
.comment_date{
        color : #5F5F5F;
        font-size : 90%;
        vertical-align : middle;
}
 
.image {
        border-style: solid;
        border-width: 3px;
        border-color: #A0A19E;
        margin: 2px;
}
 
.imageborder {
        border: 3px solid #A0A19E;
        background-color: #e4e5e2;
        margin-top: 30px;
        margin-bottom: 30px;
}
 
.display_media {
        background: #e4e5e2;
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
}
 
.thumbnails {
        background: #e4e5e2;
        padding: 5px;
}
 
.footer {
        font-size : 6pt;
}
 
.footer a {
        text-decoration: none;
        color: #3E8287;
}
 
.footer a:hover {
        color: #51908D;
        text-decoration: none;
}
 
.statlink {
        color: #A95865;
}
 
.statlink a {
        text-decoration: none;
        color: #A95865;
}
 
.statlink a:hover {
        color: #A95865;
        text-decoration: none;
}
 
.alblink a {
        text-decoration: none;
        color: #CC647C;
}
 
.alblink a:hover {
        color: #909090;
        text-decoration: none;
}
 
.catlink {
        display: block;
        margin-bottom: 2px;
}
 
.catlink a {
        text-decoration: none;
        color: #CC647C;
}
 
.catlink a:hover {
        color: #909090;
        text-decoration: none;
}
 
.topmenu {
        line-height : 130%;
        font-size: 6pt;
}
 
.topmenu a {
        color : #619AA6;
        text-decoration : none;
}
 
.topmenu a:hover  {
        color : #7F8789;
        text-decoration: none;
}
 
.img_caption_table {
        border: none;
        background-color: #e4e5e2;
        width : 100%;
        margin : 0px;
}
 
.img_caption_table th {
        background: #D6D6D6;
        font-size: 6pt;
        color : #737B7D;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #e4e5e2;
}
 
.img_caption_table td {
        background: #e4e5e2;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #e4e5e2;
        white-space: normal;
}
 
.debug_text {
        border: #BDBEBD;
        background-color: #EFEFEF;
        width : 100%;
        margin : 0px;
}
 
.clickable_option {
        cursor : default;
}
 
.listbox_lang {
        color: #000000;
        background-color: #D1D7DC;
        border: 1px solid #D1D7DC;
        font-size: 80%;
        font-family: Tahoma;
        vertical-align : middle;
 
}
.footer_table {
	background-image: url();
	background-color: #e4e5e2;
	background-repeat: repeat-x;
	height: 43px;
	width: 100%;
}
.bar_one {
	background-color: #e4e5e2;
	width: 81px;
	height: 100%;
}
.bar_two {
	background-color: #e4e5e2;
	width: 82px;
	height: 100%;
}
.contents {
	background-color: #e4e5e2;
	width: 637px;
	height: 100%;
}
b, strong {
        color: #737B7D;
}