html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea { 
	background-color: #000000;
}
A:link {
     text-decoration: none;
     color: #CCCC99;
} 
A:visited {text-decoration: none;
    color: #CCCC99}
A:active {
     text-decoration: none;
     color: #FF0033;
}
A:hover {
     text-decoration: underline;
     color: #FFFFFF;
} 
td, input, select, textarea {
	font-family: Verdana;
	color: #FFCC99;
	vertical-align: top;
	text-align: center;
}
td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
td.udborder {
	height: 5px;
	background-color:#CCCC99;
}
td.lrborder {
	background-color:#CCCC99;
	width: 5px;
}
td.top {
	width: 800px;
	background-image:url(top.gif);
	background-repeat:no-repeat;
	background-position: center;
}
.text1 {
    padding-top: 50px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: center;
}
td.text2 {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top;
}
.text3 {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: center;
	font-size: 20px;
}
td.banner1 {
	width: 360px;
	height: 72px;
	background-image:url(ss_w360xh72.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}
td.warning {
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
table.recip {
	width: 100%;
	height: 100%;
}
td.enter {
	width: 200px;
	height: 80px;
	background-image: url(Enter.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: solid;
}
td.enter:hover {
	width: 200px;
	height: 80px;
	background-image: url(EnterHover.gif);
	background-repeat: no-repeat;
	background-position: center;
	border:groove;
}

td.galery1 {
	width: 225px;
	height: 80px;
	background-image: url(Galery1.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: solid;
}
td.galery1:hover {
	width: 225px;
	height: 80px;
	background-image: url(Galery1Hover.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: groove;
}
td.galery2 {
	width: 225px;
	height: 80px;
	background-image: url(Galery2.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: solid;
}
td.galery2:hover {
	width: 225px;
	height: 80px;
	background-image: url(Galery2Hover.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: groove;
}
td.GaleryGate {
	width: 150px;
}
td.tumb {
	border: ridge;
	width: 150px;
	height: 218px;
}
td.tumb:hover {
	border: groove;
	width: 150px;
	height: 218px;
}
td.tumbgate {
	width: 40px;
}
td.GaleryGate2 {
	width: 25px;
}
td.back {
	width: 225px;
	height: 80px;
	background-image: url(Back.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: solid;
}
td.joinus {
	width: 225px;
	height: 80px;
	background-image: url(JoinUs.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: solid;
}
td.mopic {
	width: 340px;
	height: 80px;
	background-image: url(MoPic.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: solid;
}
td.back:hover {
	width: 225px;
	height: 80px;
	background-image: url(BackHover.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: groove;
}
td.joinus:hover {
	width: 225px;
	height: 80px;
	background-image: url(JoinUsHover.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: groove;
}
td.mopic:hover {
	width: 340px;
	height: 80px;
	background-image: url(MoPicHover.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: groove;
}
