body {
	background-color: #FFFFFF;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #660066;
	text-decoration: none;
}
.pictable {
	background-position: left top;
	font-family: tahoma, verdana;
	font-size: 10px;
	color: #996699;
	text-decoration: none;
}
.upperlogo {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/dance-fever-logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 2px 8px 2px 2px;
}
.address {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #660066;
	text-decoration: none;
	padding: 6px;
}
.menu {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
	background-image: url(images/button-bg.gif);
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC66CC;
	border-bottom-color: #CC66CC;
	text-transform: uppercase;
}
.botline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660066;
}
h1 {
	font-family: tahoma, verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: tahoma, verdana;
	font-size: 24px;
	text-decoration: none;
	margin-top: -18px;
	margin-bottom: 2px;
}
.imageline {
	border: 1px solid #660066;
}
.maintable {
	background-image: url(images/center-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #660066;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF00FF;
	text-decoration: none;
}
.menut {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
	text-transform: uppercase;
}
.menut:link {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990066;
	text-decoration: none;
	text-transform: uppercase;
}
.menut:hover {
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990066;
	text-decoration: underline;
}

