@charset "UTF-8";
.main {
	border: 1px solid #ff35ad;
	background-color: #FFFFFF;
	background-image: url(images/thumbs/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menufoot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff35ad;
	padding: 20px;
	font-family: Tahoma;
	letter-spacing: 0.1em;
	font-size: 18px;
	color: #333333;
}
.midstage {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding: 18px;
}
.top {
	padding-bottom: 8px;
}
.fabebar {
	background-image: url(images/fade_bar_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 8px;
}
.footer {
	background-image: url(images/thumbs/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
}
.tops {
	padding-top: 6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
