body{
margin:0px;
background-color:#080054;
font-size:11px;
}

.theBody
{
font-family: verdana, arial; font-size: 11; text-decoration: none; color: #333333; line-height: 160%
}

.theBody a
{
font-family: verdana, arial; font-size: 11; text-decoration: none; color: blue; line-height: 160%
}

.topNav
{
font-family: verdana; font-size: 11; text-decoration: none; color: #EFEFEF; text-transform: uppercase
}

.topNav_selected
{
font-family: verdana; font-size: 11; text-decoration: none; color: #ffffff; text-transform: uppercase
}

.theBody_nospace
{
font-family: verdana, arial; font-size: 11; text-decoration: none; color: #333333; line-height: 130%
}

.theBody_nospace a
{
font-family: verdana, arial; font-size: 11; text-decoration: none; color: blue; line-height: 130%
}

input
{
font-family: verdana, arial; font-size: 11; text-decoration: none; color: #333333
}

.form_grey
{
font-size: 8pt; width: 100%; background-color: #BFBFBF; color: #000000; border-style: solid; border-width: 0
}

.form_white
{
font-size: 10pt; width: 100%; background-color: #BFBFBF; color: #000000; border-style: solid; border-width: 0
}

.div_verse
{
	border : solid 0px #FFFFFF;
	width : 260px;
	height : 109px;
	overflow: -moz-scrollbars-vertical; /* mozilla family */
	text-align : left;
	overflow: auto;
}


.div_song
{
	border : solid 0px #FFFFFF;
	width : 342px;
	height : 86px;
	overflow: -moz-scrollbars-vertical; /* mozilla family */
	text-align : left;
	overflow: auto;
}

.div_song_new
{
	border : solid 0px #FFFFFF;
	width : 260px;
	height : 96px;
	overflow: -moz-scrollbars-vertical; /* mozilla family */
	text-align : left;
	overflow: auto;
}

.div_events
{
	border : solid 0px #FFFFFF;
	width : 342px;
	height : 188px;
	overflow: -moz-scrollbars-vertical; /* mozilla family */
	text-align : left;
	overflow: auto;
}

.div_doers
{
	border : solid 0px #FFFFFF;
	width : 342px;
	height : 187px;
	overflow: -moz-scrollbars-vertical; /* mozilla family */
	text-align : left;
	overflow: auto;
}

.specialevents
{
	border : solid 0px #FFFFFF;
	top:2px;
	width : 342px;
	height : 75px;
	overflow: -moz-scrollbars-vertical; /* mozilla family */
	text-align : left;
	overflow: auto;
}

.div_content
{
	border : solid 0px #FFFFFF;
	width : 405px;
	height : 134px;
	OLDheight:318px;
	overflow: -moz-scrollbars-vertical; /* mozilla family */
	text-align : left;
	overflow: auto;
}

.div_content_2
{
	border : solid 0px #FFFFFF;
	width : 405px;
	height : 307px;
	overflow: -moz-scrollbars-vertical; /* mozilla family */
	text-align : left;
	overflow: auto;
}

	div#listen {
		no-display:block;
		position:absolute;
		z-index:2;
		width:200px;
		height:62px;
		left:550px;
		top:20px;
		text-align:center;
		}
	
	div#listen span {
		no-display:none;
		font-family:verdana;
		color:#fff;
		font-size:12px;
		font-weight:bold;
		display:block;
		padding:4px;
		}
		
	div#listen select {
		no-display:none;
		font-family:verdana;
		font-size:10px;
		}