.normalwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193441;
	font-weight: normal;
	text-align: left;
}
.normaldarkblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #193441;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #FFF;
	text-align: center;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
	border: thin solid #333;
}

.smalldarkblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #193441;
	font-weight: normal;
	text-align: right;
}
.normalred {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.fillvertical {
	background-image: url(artwork/layout/updownline.jpg);
	background-repeat: repeat-y;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #193441;
	height: auto;
	width: auto;
}
.coulumheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 2px;
	padding: 3px;
	height: auto;
	width: auto;
	border: thin solid #193441;
	background-color: #D1DBBD;
}
.lyricsbody {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(artwork/information/lyrics-back.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.note {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #366;
	background-attachment: fixed;
	background-image: url(artwork/pageheaders/lyrics-test.gif);
	background-repeat: repeat;
	font-weight: bold;
	height: 111px;
	width: 160px;
}
.static {
	background-attachment: fixed;
	background-image: url(artwork/layout/main-back.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.Header-White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
}
.side-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC0;
	padding: 2px;
	width: auto;
	border: thin dashed #FFF;
	text-align: left;
	margin: 2px;
}
.subheader-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #193441;
	font-weight: normal;
}

