.body {BACKGROUND-COLOR: #d2ffd3}
.tablestyle {BACKGROUND-COLOR: #d2ffd3}
.tdstyle {BACKGROUND-COLOR: #d2ffd3}
.tdheaderstyle {COLOR: #ffffff; BACKGROUND-COLOR: #03620F}
.gallerytitlestyle {BACKGROUND-COLOR: #d2ffd3}
.smallfont {FONT-SIZE: 9px; FONT-FAMILY: Arial, Helvetica, sans-serif}
table {FONT-SIZE: 13px; FONT-FAMILY: Arial, Helvetica, sans-serif}
a {TEXT-DECORATION: none; FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif}
form {display: inline;}
a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #000000;text-decoration: underline;}

 BODY {
  scrollbar-arrow-color:03620F;
  scrollbar-track-color:03620F;
  scrollbar-shadow-color:d2ffd3;
  scrollbar-face-color:d2ffd3;
  scrollbar-highlight-color:000000;
  scrollbar-darkshadow-color:000000;
  scrollbar-3dlight-color:03620F;
 }
 
#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;
}