body, html {
	margin: 0px;
	padding: 0px;
	background-color: #fafafa;
}


a.library:link {
color: #2f2f2f;
text-decoration: none;
font-family: arial;
font-size: 18;
font-weight: bold;
display: block;
}

a.library:visited {
color: #2f2f2f;
text-decoration: none;
font-family: arial;
font-size: 18;
font-weight: bold;
display: block;
}

a.library:hover {
color: #7d7d7d;
text-decoration: none;
font-family: arial;
font-size: 18;
font-weight: bold;
}

a.library:active {
color: #2f2f2f;
text-decoration: none;
font-family: arial;
font-size: 18;
font-weight: bold;
display: block;
}



a.class2:link {
color: #000000;
text-decoration: none;
font-family: arial;
font-size: 18;
font-weight: bold;
display: block;
}
a.class2:hover {
color: #000000;
text-decoration: underline;
font-family: arial;
font-size: 18;
font-weight: bold;
}
a.class2:active {
color: #000000;
text-decoration: none;
font-family: arial;
font-size: 18;
font-weight: bold;
}
a.class2:visited {
color: #000000;
text-decoration: none;
font-family: arial;
font-size: 18;
font-weight: bold;
}

a.class3:link {
color:#000000;
text-decoration: none;
font-family: arial;
font-size: 12;
}
a.class3:hover {
color:#000000;
text-decoration: underline;
font-family: arial;
font-size: 12;
}
a.class3:visited {
color:#7c7c7c;
text-decoration: underline;
font-family: arial;
font-size: 12;
}
a.class3:active {
color:#000000;
text-decoration: none;
font-family: arial;
font-size: 12;
}

a.class4:link {
color:#000000;
text-decoration: none;
font-family: arial;
font-size: 9;
}
a.class4:hover {
color:#000000;
text-decoration: underline;
font-family: arial;
font-size: 9;
}
a.class4:visited {
color:#7c7c7c;
text-decoration: underline;
font-family: arial;
font-size: 9;
}
a.class4:active {
color:#000000;
text-decoration: none;
font-family: arial;
font-size: 9;
}

.headertext {
color: #ffffff;
font-family: arial;
font-size: 12px;
text-align: right;
}

.titletext {
color: #ffffff;
font-family: arial;
font-size: 30px;
}

.legendHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2f2f2f;
}

.legendHeading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2f2f2f;
}


/*library css*/

#container{
	position: relative;
	width: 970px;
	left: 0px;
}

#contentBox {
	width: 970px;
	height: 36px;
	padding-top: 3px;
	border-bottom: solid thin #7d7d7d;
}

#airdateBoxHeader {
	width: 90px;
	height: 30px;
	padding-top: 4px;
	float: left;
}

#airdateBox {
	width: 95px;
	height: 30px;
	padding-top: 9px;
	float: left;
}

#messageTitleBoxHeader {
	width: 335px;
	height: 30px;
	padding-top: 4px;
	float: left;
}

#messageTitleBox {
	width: 335px;
	height: 30px;
	padding-top: 9px;
	float: left;
}

#iconBox {
	width: 32px;
	height: 32px;
	margin-right: 2px;
	float: left;
}

#seriesTitleBoxHeader {
	width: 335px;
	height: 30px;
	padding-top: 4px;
	float: left;
}

#seriesTitleBox {
	width: 335px;
	height: 30px;
	padding-top: 9px;
	float: left;
}
    	
#clearFix {
	clear:both;
}

#functionsBox {
	position: relative;
	width: 970px;
	left: 0px;
}

#tabsBox {
	position: relative;
	left: 0px;
	top: 5px;
	width: 970px;
	height: 50px;
}

#oneTab {
	position: relative;
	float: left;
	height: 20px;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-right: 10px;
}

#subtitleBox {
	position: relative;
	left: 0px;
	top: 8px;
	width: 970px;
	height: 25px;
	background-color: #CCC;
	margin-bottom: 20px;
}

#subtitleTitle {
	position: relative;
	left: 5px;
	top: 5px;
	height: 15px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14;
	color: #7d7d7d;
}

.airDate {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.datePlainTab {
	background-image: url(images/blTabsDate.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding: 5px;
}

.dateHiddenTab {
	background-image: url(images/blTabsDateYellow.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding: 5px;
}

.topicPlainTab {
	background-image: url(images/blTabsTopic.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding: 5px;
}

.topicHiddenTab {
	background-image: url(images/blTabsTopicYellow.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding: 5px;
}

.seriesPlainTab {
	background-image: url(images/blTabsSeries.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding: 5px;
}

.seriesHiddenTab {
	background-image: url(images/blTabsSeriesYellow.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding: 5px;
}

.scripturePlainTab {
	background-image: url(images/blTabsScripture.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding: 5px;
}

.scriptureHiddenTab {
	background-image: url(images/blTabsScriptureYellow.jpg);
	background-repeat: no-repeat;
	height: 32px;
	padding: 5px;
}

#tooltip{
	position:absolute;
	border:1px solid #2f2f2f;
	background:#d8d8d8;
	padding:8px 10px;
	color:#2f2f2f;
	display:none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 20;
	}
