/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body {
	font-family: Arial, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a, a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	background-color: #dddddd;
}
a.selected {
	background-color: #dddddd;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 120%;
	color: #334d55;
}
h2 {
	font-size: 114%;
	color: #006699;
}
h3 {
	font-size: 100%;
	color: #334d55;
}
h4 {
	font-size: 100%;
	color: #333333;
}
h5 {
	font-size: 100%;
	color: #334d55;
}
h6 {
	font-size: 80%;
	color: #334d55;
}
ul {
	list-style-type: disc;
}
ul ul {
	list-style-type: square;
}
ul ul ul {
	list-style-type: none;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
	width: 960px;
	margin: 5px auto;
	border: 1px solid #eeeeee;
}
td.leftNav {
	width: 135px;
	vertical-align: top;
	background: #eeeeee;
}
td.content {
	width: 550px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}
td.rightNav {
	width: 135px;
	vertical-align: top;
	font-size: 75%;
}
td.siteInfo {
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #999999;
	padding: 10px;
}
#content {
	width: 550px;
	padding-right: 10px;
	padding-left: 10px;
	z-index: -100;
}
#headlines {
	width: 130px;
}
#siteInfo {
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #999999;
	padding: 10px;
}
/************** .feature styles ***************/
.feature {
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
.feature h3 {
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature img {
	float: left;
	padding: 10px 10px 0px 0px;
}
/************** .story styles *****************/
.story {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.story p {
	padding: 0px 0px 10px 0px;
}
/*********** #sectionLinks styles ***********/
#sectionLinks {
	font-size: 90%;
	border-bottom: 1px solid #cccccc;
}
#sectionLinks h3 {
	padding: 10px 0px 2px 10px;
}
#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a.selected {
	background-color: #dddddd;
}
#sectionLinks a.menuLeftNavSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #7979FF;
	text-align: left;
	text-indent: 2px;
	vertical-align: middle;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #dddddd;
}
#sectionLinks a.menuLeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #7979FF;
	text-align: left;
	text-indent: 2px;
	vertical-align: middle;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*********** #content styles ***********/
#content p.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	background-position: center;
	text-align: center;
}
#content p.body, td.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#content td.song_section {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align: left;
	vertical-align: top;
}
#content td.song_credit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}
/************** #headlines styles **************/
#headlines {
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}
#headlines p {
	padding: 5px 0px 5px 0px;
}
/*********** #navigationBlock styles ***********/
#navigationBlock ul {
	font: bold 11px Verdana, Arial, sans-serif;
	border-bottom: 1px solid #9999AA;
	margin-left: 0px;
	padding: 3px 0px;
}
#navigationBlock ul li {
	list-style: none;
	display: inline;
}
#navigationBlock ul li a {
	background: #eeeeff;
	border: 1px solid #9999AA;
	border-bottom: none;
	margin-left: 1px;
	padding: 3px 3px;
	text-decoration: none
}
#navigationBlock ul li a:link {
	color: #6666CC;
}
#navigationBlock ul li a:visited {
	color: #6666CC;
}
#navigationBlock ul li a:hover, #navigationBlock ul li a:visited:hover {
	background: #cccccc;
	border-color: #333399;
}
#navigationBlock ul li a#navCurrent {
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
}
.new_announcement {
	text-decoration: blink;
}
/************* #content styles ***************/
.LookupSelected {
	font-size: larger;
	color: #666699;
	font-weight: bold;
}
.NewButton {
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.EditButton {
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.ErrorMsg {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color: #CC3300;
	font-weight: bold;
}
.TableHeader {
	font-weight: bold;
	height: 20px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	white-space: nowrap;
}
.TableHeaderSongList {
	font-weight: bold;
	height: 20px;
	background-color: #880088;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #efefef;
}
.TableData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 25px
}
.TableDataOdd {
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 12px;
	background-color: Gainsboro;
}
.TableDataEven {
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 12px;
	background-color: whitesmoke;
}
.tableTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	text-align: left;
}
.TablePagingSizeChange, .BreadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align: left;
	vertical-align: middle;
	background-color: #9E9E9E;
	white-space: nowrap;
}
.TablePagingSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align: right;
	vertical-align: bottom;
	background-color: #9E9E9E;
}
/***********************************************/
/* Status Display Styles                       */
/***********************************************/
.status_update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8080FF;
	text-decoration: blink;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
} 
/***********************************************/
/* CSS Effects                                 */
/***********************************************/
.shadow {
	-moz-box-shadow:    3px 3px 4px #999; /* Netscape */
	-webkit-box-shadow: 3px 3px 4px #999; /* Safari */
	box-shadow:         3px 3px 4px #999; /* Good browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')"; /* IE 8 */
	filter:      progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); /* IE 5-7 */
}
