body {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
	background-color: #333333;
	margin: 2px;
}
.newsDate {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #999999;
	margin-bottom: 0px;
	font-weight: bold;
}
p {
	width: 95%;
	margin-top: 0px;
	
}
a {
	color: #3A9AFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.rightPanelIndent {
	padding-left: 17px;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
}
#menuBar {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffff99;
	background-color: #6a332f;
	padding: 6px 6px 5px 11px;
}
.menuBarSelected {
	color: #ff9900;
}
a.menuBarLink {
	color: #ffff99;
	text-decoration: none;
}
a:hover.menuBarLink {
	color: #ff9900;
	text-decoration: underline;
}
#topBorders {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}
#headBanner {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #003366;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 13px;
}
#leftPane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	background-color: #f6f6fb;
	padding: 6px;
	height: 470px;
	width: 440px;
	margin-top: 5px;
	border: 1px solid #d0d0d5;
}
#rightPane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	background-color: #d3dde2;
	padding: 6px;
	height: 470px;
	width: 320px;
	margin-top: 5px;
	border: 1px solid #d0d0d5;
}
h2 {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #243040;
	margin-top: 3px;
	margin-bottom: 7px;
	width: 90%;
	padding-left: 4px;
}
.blogtitle {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #243040;
	margin-top: 3px;
	margin-bottom: 0px;
	width: 90%;
	padding-left: 4px;
}
.blogdate {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 9px;
	color: #243040;
	width: 90%;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.blogcontent {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #222222;
	padding-left: 4px;
	margin-top: 8px;
	margin-bottom: 0px;
}
.clearjz {
	border: 1px solid #CCCCCC;
}
.content {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.songHeadRow {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
}
.songDataRow {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 10px;
	color: #333333;
	background-color: #e6e6e6;
}
.songDataRowSelected {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 10px;
	color: #333333;
	background-color: #c5ccea;
}
.songDataCell {
	padding: 7px 7px 6px 7px;

}
.formMedWidth {
	width: 400px;
}
