.buttonx {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #999999;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
}

.comment_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        padding-left: 3px;
        padding-right: 3px;
}

.radio {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        vertical-align : middle;
}

.checkbox {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        vertical-align : middle;
}

bblink a {
        color: #0033CC;
        text-decoration: none;
}

bblink a:hover {
        color: #0033CC;
        text-decoration: underline;
}

.tableh1 {
        background : #555555;
        color : #fff6dc;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
	font:12px Arial,Helvetica,sans-serif
}

.tableh1_compact {
        color : #666;
	font-size: 10px;
	font-weight: bold;
        padding-top: 22px;
        padding-bottom: 2px;
}


.tableb_compact {
	font-size: 11px;
        color : #666;
	font-weight: bold;
}

.tableh2 {
	border-top: solid 3px #000;
	clear: both;
	margin: 40px 0 10px 0;
	font-size: 17px;
	font-weight: normal;
	line-height: 23px;
	text-align: left;
	color: #006695;

}

.listbox {
	max-width: 385px;
	overflow: hidden;
}

.tableh2_compact {
        background: #dbd6bf ;
        color : #000000;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
}

.tablef {
	border-top: dotted 1px #b1aa92;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.tableb {
        border: 0px solid #dbd6bf;
}

.album_stat {
        font-size : 10px;
        margin: 5px 0px;
}

.thumb_title {
        font-weight : bold;
        font-size: 10px;
	line-height: 12px;
        padding: 2px;
        display : block;
}

.thumb_caption {
        font-size: 10px;
	line-height: 12px;
	color: #666;
        padding: 1px;
        display : block;
}

.thumb_num_comments {
        font-weight: normal;
        font-size: 9px;
        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: 12px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox td {
        font-size: 10px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-align : center;
}

.user_thumb_infobox a {
        text-decoration: none;
}

.user_thumb_infobox a:hover {
        text-decoration: underline;
}

.sortorder_cell {
        background : #555555 ;
        color : #fff6dc;
        padding: 0px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background : #555555 ;
        color : #fff6dc;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 9px;
        white-space: nowrap;
}

.navmenu {
        font-size: 10px;
        font-weight: bold;
	border-bottomxx: dotted 1px #b1aa92;
	padding: 3px;
}

.navmenu img {
        margin-top: 1px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-left: 5px;
}



.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #005D8C;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
}

.admin_menu_thumb a {
        color: #000000;
        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: #000000;
        text-decoration: underline;
}

.admin_menux {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #999999;
        background-color: #e6e6e6;
        background-image : url(images/button_bg.gif);
        background-position : bottom;
        color: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
}

.admin_menux a:link, .admin_menu a:visited, admin_menu a:hover {
        color: #333333;
        text-decoration: none;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 10px;
        padding-right: 10px;
}


.imageselected {
        border-style: solid;
        border-width: 2px;
        border-color: #ff4900;
	background-color: #fff6dc;
	padding: 5px
}

.thumbimage {
        border-style: solid;
        border-width: 1px;
        border-color: #c2baa0;
	background-color: #fff6dc;
	padding: 5px
}

.thumbnails {
        padding: 5px;
}

.thumbnail {
        padding: 5px;
}

.footer {
        font-size : 9px;
}



.statlink {
  font-size: 11px;
  color: #777;
}

a.statlink, a.statlink:link, a.crump:statlink {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  font-weight: bold;
}



.alblink a {
        text-decoration: underline;
        color: #000000;
}

.alblink a:hover {
        color: #000000;
        text-decoration: underline;
}

.catlink {
        display: block;
        margin-bottom: 2px;
}

.img_caption_table {
        border: none;
        background-color: #fff6dc;
        width : 100%;
        margin : 0px;
}

.img_caption_table th {
        background: #dbd6bf ;
        font-size : 12px;
        color : #000000;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border-top : 1px solid #fff6dc;
}

.img_caption_table td {
        background: #EFEFEF ;
        padding-top: 6px;
        padding-right: 10px;
        padding-bottom: 6px;
        padding-left: 10px;
        border-top : 1px solid #fff6dc;
}
.helplink {  text-decoration: none}

.bgpraca {

}

tr {
	vertical-align: top;
}

.maintable {
	padding:0;
	margin:0;
}
