.body {
	BACKGROUND-COLOR: #FFFFFF;
	margin: 0px;
	background-image: url(images/design/bg_out.jpg);
	background-position: center;
}
.tablestyle {BACKGROUND-COLOR: #FF0099}
.tdstyle {BACKGROUND-COLOR: #FFCCFF}
.tdheaderstyle {COLOR: #ffffff; BACKGROUND-COLOR: #F2377D}
.gallerytitlestyle {BACKGROUND-COLOR: #FF0099}
.gallerytitlestyle a {COLOR: #ffffff}
.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: #FF0099; 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;
}
body {
	color: #FFFFFF;
}
.breaksmall {
	line-height: 4px;
}
h1 {
	font-size: 13px;
}
.txtpink {
	color: #FF0099;
}
.txtadlink {
	font-size: 18px;
	font-weight: bold;
}
.txtadsidebar {
	font-size: 16px;
	color: #0066FF;
	font-weight: bold;
}
.txttopmenu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txttopmenu a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}