 div#hrDiv {
	display: none;
}

body {
	font: medium Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000 url(../csyoimages/csyobkgd1.gif) top;
}
h1 {
	font: 150% Georgia, "Times New Roman", Times, serif;
	color: #999;
	padding-bottom: 5px;
	border-bottom: 2px solid #369;
	font-weight:bold;
}
h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight:bold;
}
.formLabel {
	text-align: right;
	vertical-align: top;
	padding: 3px 3px 0px 0px;
}
.formData {
	text-align: left;
	padding-left: 3px;
}
div {
	background: #CC0000;
}
#auditionDates {
	background: #000000;
	text-align: center;
}

#auditionDates td {
	padding: 3px 8px;
}
#auditionDates caption, #auditionDates th {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight:bold;
}
#auditionDates th {
    padding: 10px 0px 5px;
}
#mailAddress {
	margin: 0 10px 50px;
	padding: 5px 100px 5px 5px;
	font-size: 110%;
	font-weight: bold;
	background-color:#000;
	text-align: left;
}

.infoNote {
	font-size: 90%;
	font-style:italic;
	font-weight:normal;
	
}
h3.importantUpdate {
	font-weight: bold;
	font-style: normal;
	letter-spacing: .1em;
	color: #F55;

}


p.importantUpdate {
	font-size: 110%;
	color: #fff;
	font-style: italic;
	padding: 5px 15px;
	margin: 0px 25px;
	background: #333;
	border-top: 2px solid #fcc;
	border-right: 2px solid #ff9090;
	border-bottom: 2px solid #ff9090;
	border-left: 2px solid #fcc;
	font-weight: bold;
	letter-spacing: .1em;
}

