.body {BACKGROUND-COLOR: #cc0000; COLOR: #FFFFFF;}
.tablestyle {BACKGROUND-COLOR: #990000;}
.tdstyle {BACKGROUND-COLOR: #990000;}
.tdheaderstyle {COLOR: #ffffff; BACKGROUND-COLOR: #000000;}
.gallerytitlestyle {BACKGROUND-COLOR: #000000;}
.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: #ffff00; FONT-FAMILY: Arial, Helvetica, sans-serif;}
a:hover {TEXT-DECORATION: underline; FONT-SIZE: 13px; COLOR: #ffff00; FONT-FAMILY: Arial, Helvetica, sans-serif;}
a.money {TEXT-DECORATION: none; FONT-SIZE: 24px; COLOR: #ffff00; FONT-FAMILY: Arial, Helvetica, sans-serif;}
a.money:hover {TEXT-DECORATION: underline; FONT-SIZE: 24px; COLOR: #ffff00; 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: #000000;
		filter:alpha(opacity=30);
		-moz-opacity:0.3;
		opacity: 0.3;
}

#img_cover
{
position: absolute;
z-index: 1;
}

hr {border: 0;color: #000000;background-color: #000000;height: 2px;width: 100%;text-align: center}
img {border: none;}

a.yellow:link {color: #ffff66; background: #000000; text-decoration: none;}
a.yellow:active {color: #ffff66; background: #000000; text-decoration: none;}
a.yellow:visited {color: #ffff66; background: #000000; text-decoration: none;}
a.yellow:hover {color: #ffff66; background: #000000; text-decoration: underline;}

a.red:link {color: #99CCFF; background: #000000; text-decoration: none;}
a.red:active {color: #99CCFF; background: #000000; text-decoration: none;}
a.red:visited {color: #99CCFF; background: #000000; text-decoration: none;}
a.red:hover {color: #99CCFF; background: #000000; text-decoration: underline;}

a.orange:link {color: #ff99cc; background: #000000; text-decoration: none;}
a.orange:active {color: #ff99cc; background: #000000; text-decoration: none;}
a.orange:visited {color: #ff99cc; background: #000000; text-decoration: none;}
a.orange:hover {color: #ff99cc; background: #000000; text-decoration: underline;}

a.grey:link {color: #cccccc; background: #000000; text-decoration: none;}
a.grey:active {color: #cccccc; background: #000000; text-decoration: none;}
a.grey:visited {color: #cccccc; background: #000000; text-decoration: none;}
a.grey:hover {color: #cccccc; background: #000000; text-decoration: underline;}

a.white:link {color: #ffffff; background: #000000; text-decoration: none;}
a.white:active {color: #ffffff; background: #000000; text-decoration: none;}
a.white:visited {color: #ffffff; background: #000000; text-decoration: none;}
a.white:hover {color: #ffffff; background: #000000; text-decoration: underline;}