body {
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.text {
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.redText {
	color: Red;
}
.textBold {
	font-weight: bold;
	font-size: 8pt;
}
.greenText {
	color: green;
}
.size24pt {
	font-size: 24pt;
}
.size22pt {
	font-size: 22pt;
}
.size18pt {
	font-size: 18pt;
}
.size16pt {
	font-size: 16pt;
}
.size14pt {
	font-size: 14pt;
}
.size12pt {
	font-size: 12pt;
}
.size10pt {
	font-size: 10pt;
}
.size9pt {
	font-size: 9pt;
}
.size8pt {
	font-size: 8pt;
}
.text {
	font-size: 8pt;
}
.bg {  background-image: url(images/bg.jpg); background-repeat: repeat-x}
TABLE.formBox {
	border: solid 1px #000000;
	background-color: #F0F0F0;
}

b {
color: #747474;
font-size: 8pt;
{

text
	{
	font-family: Verdana, Arial;
	font-size: 8pt;
	}

TH.normal {
	color: #747474;
	font-size: 8pt;
	font-weight: bold;
}
TR.activeRow {
	background-color: #FFFF88;
}
TR.mouseHover {
	background-color: #EEEEEE;
}
TD.dataCell{
	border-bottom: solid 1px #AAAAAA;
	font-size: 8pt;
}
.dataCell{
    border-bottom: solid 1px #AAAAAA;
    font-size: 8pt;
}
.copyright {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.buttonNormal {
	color: White;
	background-color: #7C7C7C;
	cursor: hand;
	border-top: solid 2px #999999;
	border-left: solid 2px #999999;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	text-align: center;
}
.buttonNormalOver {
	color: Black;
	background-color: #D3D3D3;
	cursor: hand;
	border-top: solid 2px #999999;
	border-left: solid 2px #999999;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	text-align: center;
}
.buttonNormalDown {
	color: Black;
	background-color: Yellow;
	cursor: hand;
	border-top: solid 2px #333333;
	border-left: solid 2px #333333;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	text-align: center;
}
.buttonDelete {
	color: White;
	background-color: #DC143C;
	cursor: hand;
	border-top: solid 2px #999999;
	border-left: solid 2px #999999;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	text-align: center;
}
.buttonDeleteOver {
	color: Black;
	background-color: #D3D3D3;
	cursor: hand;
	border-top: solid 2px #999999;
	border-left: solid 2px #999999;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	text-align: center;
}
.buttonDeleteDown {
	color: Black;
	background-color: Yellow;
	cursor: hand;
	border-top: solid 2px #333333;
	border-left: solid 2px #333333;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	text-align: center;
}
.buttonCancel {
	color: White;
	background-color: #DC143C;
	cursor: hand;
	border-top: solid 2px #999999;
	border-left: solid 2px #999999;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	text-align: center;
}
.buttonCancelOver {
	color: Black;
	background-color: #D3D3D3;
	cursor: hand;
	border-top: solid 2px #999999;
	border-left: solid 2px #999999;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	text-align: center;
}
.buttonCancelDown {
	color: Black;
	background-color: Yellow;
	cursor: hand;
	border-top: solid 2px #333333;
	border-left: solid 2px #333333;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	text-align: center;
}
.buttonSave {
	color: White;
	background-color: #31925B;
	cursor: hand;
	border-top: solid 2px #999999;
	border-left: solid 2px #999999;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	text-align: center;
}
.buttonSaveOver {
	color: Black;
	background-color: #D3D3D3;
	cursor: hand;
	border-top: solid 2px #999999;
	border-left: solid 2px #999999;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	text-align: center;
}
.buttonSaveDown {
	color: Black;
	background-color: Yellow;
	cursor: hand;
	border-top: solid 2px #333333;
	border-left: solid 2px #333333;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	text-align: center;
}
.buttonSubmit {
	color: Black;
	background-color: #E0D5BF;
	cursor: hand;
	border-top: solid 1px #876E45;
	border-left: solid 1px #876E45;
	border-right: solid 1px #876E45;
	border-bottom: solid 1px #876E45;
	text-align: center;
}
.buttonSubmitOver {
	color: Black;
	background-color: #D3D3D3;
	cursor: hand;
	border-top: solid 1px #876E45;
	border-left: solid 1px #876E45;
	border-right: solid 1px #876E45;
	border-bottom: solid 1px #876E45;
	text-align: center;
}
.buttonSubmitDown {
	color: White;
	background-color: #876E45;
	cursor: hand;
	border-top: solid 1px #D3D3D3;
	border-left: solid 1px #D3D3D3;
	border-right: solid 1px #D3D3D3;
	border-bottom: solid 1px #D3D3D3;
	text-align: center;
}
.buttonSafe {
	color: White;
	background-color: #31925B;
	cursor: hand;
	border-top: solid 2px #999999;
	border-left: solid 2px #999999;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	text-align: center;
}
.buttonSafeOver {
	color: Black;
	background-color: #D3D3D3;
	cursor: hand;
	border-top: solid 2px #999999;
	border-left: solid 2px #999999;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	text-align: center;
}
.buttonSafeDown {
	color: Black;
	background-color: Yellow;
	cursor: hand;
	border-top: solid 2px #333333;
	border-left: solid 2px #333333;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	text-align: center;
}

#daySchedule table {
	background: #7C7C7C;
}
#daySchedule th {
	background: #dddddd;
	font-size: 8pt;
}
#daySchedule caption {
	font-size: 8pt;
	font-weight: bold;
}
#daySchedule td {
	vertical-align: top;
	font-size: 8pt;
}
#daySchedule span.eventTitle {
	font-weight: bold;
}

#dlsongs th {
	font-size: 9pt;
}
#dlsongs td {
	font-size: 8pt;
}

A {
	color: #2F5A83;
	text-decoration: none;
}
A:hover {
	color: #747474;
	text-decoration: underline;
}
hr {
	height: 1px;
	width: 100%;
	color: #B9B9B9;
	background-color: #B9B9B9;
}
