.clsWelcomeLinks
{
	color: black;
}

.clsWelcomeDiv
{
	margin: 0px 0px 15px 15px; 
	text-align: left; 
	color: Black;
}

.clsSonglistTitle
{
	font-weight: bold;
}

.clsPhotosDiv
{
	padding: 15px;
}

.clsMusicSamplesDiv
{
	padding: 15px 15px 15px 15px;
}

.clsMemberInfoCommentsDiv
{
	padding: 15px 15px 15px 15px;
}

.clsMemberInfoName
{
	font-weight: bold; 
	font-size: 11pt;
}

.clsMemberInfoDiv
{
	padding: 15px 15px 15px 15px;
}

.clsMemberLinkTable
{
	margin-left: 15px; 
	margin-right: 15px;
}



.clsMailingListDiv
{
	padding: 15px 15px 15px 15px;
}

.clsFeedbackMessage
{
	width: 90%;
}

.clsFeedbackInputDiv
{
	background-color: ButtonFace;
}

.clsFeedbackInputTable
{
	margin-left: 15px;
}

.clsContact
{
	text-align: left; 
	margin: 15px 0px 15px 15px;
}

.clsCalendarTable
{
	table-layout: fixed; 
	width: 100%;
}

.clsCalendarDescription
{
	padding-top: 15px; 
	width: 100%; 
	text-align: left;
}

.clsContentCategory
{
	width: 100%; 
	height: 15px; 
	background-color: Blue; 
	font-size: 12pt;
	color: White;
	font-weight: bold;
	text-align: center;
}

.clsCopyRight
{
	width: 100%; 
	height: 15px; 
	background-color: Blue; 
	color: White;
	font-weight: normal;
	text-align: center;
}

IFRAME
{
	height: 100%;
	width: 100%;
}

TABLE
{
	border-collapse: collapse;
	font-size: 10pt; 
	text-align: left;
}

BODY
{
	background-color: black; 
	font-family: verdana;
	font-size: 10pt;
}

.clsNormal
{
	padding: 15px 15px 15px 15px; 
	background-color: white; 
	color: black;
}

.clsAlternate
{
	padding: 15px 15px 15px 15px; 
	background-color: buttonface; 
	color: black;
}

.clsTDActive
{
	cursor: hand;
	color: red;
}

.clsTDNormal
{
	color: white;
}

.clsContentNav
{
	cursor: pointer;
}

.clsSelectedContentTD
{
	cursor: pointer;
	background-color: blue;
}

.clsUnselectedContentTD
{
	background-color: black;
}

.scroll 
{
	background-color: white; 
	height: 450px; 
	overflow: scroll; 
	overflow-x: hidden;
	width: 100%; 
	text-align: left;
}

.outerdiv
{
	margin-top: 25px; 
	border: 2 solid gray; 
	width: 70%; 
	height: 80%
}

.outertable
{
	border-color: White; 
	width: 100%;
	height: 600px;
}

.contentcategories
{
	font-size: 12pt; 
	background-color: black; 
	height: 550px;
	width: 100%;
}

.clsNavyBold
{
	color: Navy; 
	font-weight: bold; 
	width: 100%; 
	text-align: left;
}

b.rtop, b.rbottom
{
		display:block;
		background: black;
}

b.rtop b, b.rbottom b
{
	display:block;
	height: 1px; 
	overflow: hidden; 
	background: blue
}

b.r1
{
	margin: 0 5px
}

b.r2
{
	margin: 0 3px
}

b.r3
{
	margin: 0 2px
}

b.rtop b.r4, b.rbottom b.r4
{
	margin: 0 1px;
	height: 2px;
}

