.body {
	BACKGROUND-COLOR: White;
	background-image: url(logo/pole-180x1.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.tablestyle {
	BACKGROUND-COLOR: transparent;
}
.tdstyle {
	BACKGROUND-COLOR: transparent;
}

.tdstylemiddle {
	BACKGROUND-COLOR: transparent;
}

.tdheaderstyle {
	COLOR: #E7F4F8;
	BACKGROUND-COLOR: #03624A;
	text-transform: uppercase;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.tdlogostyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
}

.gallerytitlestyle {
	text-align: center;
	text-transform: capitalize;
	font-size: 13px;
}

.gallerytitlestyle a {
	text-align: center;
	text-transform: capitalize;
	font-size: 13px;
}

.gallerycontentstyle {
	font-size: 11px;
	font-family: Verdana;
}

.gallerydescstyle {
	BACKGROUND-COLOR: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.gallerydescstyle a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.galleryratestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	text-align: right;
}

.galleryratestyle a {
	font-size: 100%;
}

.topmenu {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
}

.topmenu a {
	font-size: 12px;
	font-style: normal;
}

.gallerytitle {
	font-size: 18px;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.galhomelink {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

.galhomelink a {
	font-size: 16px;
	font-style: normal;
}

.foottext {
	font-size: 12px;
}

.foottext a {
	font-size: 12px;
}

.copyright {
	font-size: 10px;
	color: #FFDEAD;
}

.copyright a {
	font-size: 10px;
	color: White;
}

.copyright a:hover {
	font-size: 10px;
	background-color: White;
	color: #E14A03;
}

#posttablewrap {
	text-align: center;
}

#posttable {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	-moz-box-orient: vertical;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
}

body>#posttable {
}
@media all {
* html #posttable {
	display: inline;
	height: 0;
}

* html #posttable {
}
}

.smallfont {FONT-SIZE: 9px; FONT-FAMILY: Georgia}
table {FONT-SIZE: 12px; FONT-FAMILY: Georgia}
a {
	TEXT-DECORATION: none;
	FONT-SIZE: 12px;
	COLOR: #D12727;
	FONT-FAMILY: Georgia;
}
a:hover {
	background-color: #E14A03;
	color: White;
}

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;
}
