body {
	background: #6D7989;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a,a:active,a:visited {
	color: #722114;
}

a:hover {
	color: #A21616;
}

p {
	margin: 0 20px 1.3em 16px;
	line-height: 1.3em;
}

img {
	border: 0;
}

p.dark {
	margin: 0 20px 1.3em 16px;
	line-height: 1.3em;
	color: #000080;
}

.txt_small, .txt_small:active, .txt_small:visited {
	font-size: 9px;
	color: #FFFFFF;
}

.txt_small:hover {
	text-decoration: none;
	color: #FFFFFF;
}

table.lyrics tr td p {
	font-size: 10px;
}

td.white {
	color: #FFCCFF;
}

p.white {
	color: #FFFFFF;
}

td {
	font-size: 11px;
	font-weight: bold;
}

.songtitle {
	font-size: 12px;
}

#journal tr td {
	font-size: 11px;
	font-weight: normal;
}

#navigation tr td a, #navigation tr td a:active, #navigation tr td a:visited {
	color: #564A39;
}

#navigation tr td a:hover {
	color: #CAB890;
}

.navigation a, .navigation a:active, .navigation a:visited {
	color: #564A39;
}

.navigation a:hover {
	color: #CAB890;
}

.copyright {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
}

.copyright a, .copyright a:active, .copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}

.copyright a:hover {
	color: #CAB890;
	text-decoration: underline;
}

#admintable tr td {
	background: #CAB890;
}

#admintable tr td.adminText {
	background: #CAB890;
}

div.adminTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

div.adminMessage {
	color: #564A39;
	font-weight: bold;
}

#scroller tr td {
	font-size: 9px;
	font-weight: normal;
}

#showsList tr td {
	border-bottom: 1px solid #CAB890;
}

.dropcontent {
	width: 300px;
	height: 140px;
	border: 1px solid #000000;
	display: block;
	background: #FFECC6;
}

.btnSm {
	font-family:Verdana,Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color:#CAB890;	
}

/*lyrics*/
#divControl {
	visibility: hidden;
}

#divCont {
	position: absolute;
	left: 330px;
	top: 200px;
	width: 400px;
	height: 360px;
	clip: rect(0px 400px 360px 0px);
	}

.clScroll {
	position: absolute;
	visibility: hidden;
}

 
