.tabletopper {
	top: 0px;
	height: 100%;
}
.tablelefter {
	background-image: url(img/left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tablerighter {

	background-image: url(img/right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.textmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: bold;
	color: #850004;
	text-align: center;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans Unicode";
	font-size: 10px;
	color: #A98F92;
}


a {
	text-decoration: none;
		color: #D2241B;
}

a:hover {
	color: #FF6600;
	}
	
.tablemain {
	border: 1px dashed #999999;
	background-image: url(img/backy.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ededed;
}
.textheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #DA1205;
	font-weight: bold;
}

.textmusic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #DA1205;
	font-weight: bold;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Sans Unicode";
	font-size: 12px;
	color: #4B3332;
}
