.body {BACKGROUND-COLOR: #000000}
.tablestyle {BACKGROUND-COLOR: #FF0066}
.tdstyle {BACKGROUND-COLOR: #BCC7D9}
.tdheaderstyle {
	COLOR: #003366;
	font-size: 20px;
	text-align: center;
}
.gallerytitlestyle {BACKGROUND-COLOR: #EBEBCB}
.smallfont {FONT-SIZE: 9px; FONT-FAMILY: Arial, Helvetica, sans-serif}
table {FONT-SIZE: 13px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
a {TEXT-DECORATION: none; FONT-SIZE: 13px; COLOR: #0066CC; FONT-FAMILY: Verdana, 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;
}
a:hover {
	text-decoration: underline;
}
