.body {BACKGROUND-COLOR: #333333}
.tablestyle {BACKGROUND-COLOR: #000000}
.tdstyle {BACKGROUND-COLOR: #000000}
.tdheaderstyle {COLOR: #999999; BACKGROUND-COLOR: #000000}
.gallerytitlestyle {BACKGROUND-COLOR: #000000}
.smallfont {FONT-SIZE: 9px; FONT-FAMILY: Arial, Helvetica, sans-serif}
table {FONT-SIZE: 13px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif}
a {TEXT-DECORATION: FONT-SIZE: 13px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif}
form {display: inline;}
#selection
{
    visibility: hidden;
    border: 1px solid #000;
    position:   absolute;
    z-index:    2;
		cursor:move;
		background-color: #fff;
		filter:alpha(opacity=30);
		-moz-opacity:0.3;
		opacity: 0.3;
}

#img_cover
{
position: absolute;
z-index: 1;
}
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}