body {
	margin:0px;
	padding:0px;
	padding-top: 20px;
	text-align: center;
	background-image: url(/images/bg_page.png);
	background-position: center top;
}

body,td,th {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}

a {
	color: #003399;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}

h1 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

.epad {
	display: none;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.shadow_tl {
	background-image: url(/images/shadow_tl.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
}

.shadow_tl img {
	width: 4px;
	height: 4px;
}

.shadow_t {
	background-image: url(/images/shadow_t.png);
	background-repeat: repeat-x;
	height: 4px;
}

.shadow_t img {
	width: 4px;
	height: 4px;
}

.shadow_tr {
	background-image: url(/images/shadow_tr.png);
	background-repeat: no-repeat;
	width: 6px;
	height: 4px;
}

.shadow_tr img {
	width: 6px;
	height: 4px;
}

.shadow_l {
	background-image: url(/images/shadow_l.png);
	background-repeat: repeat-y;
	width: 4px;
}

.shadow_l img {
	width: 4px;
	height: 575px;
}

.shadow_ls {
	background-image: url(/images/shadow_l.png);
	background-repeat: repeat-y;
	width: 4px;
}

.shadow_ls img {
	width: 4px;
	height: 250px;
}

.shadow_r {
	background-image: url(/images/shadow_r.png);
	background-repeat: repeat-y;
	width: 6px;
}

.shadow_r img {
	width: 6px;
	height: 575px;
}

.shadow_bl {
	background-image: url(/images/shadow_bl.png);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 4px;
	height: 6px;
}

.shadow_bl img {
	width: 4px;
	height: 6px;
}

.shadow_b {
	background-image: url(/images/shadow_b.png);
	background-repeat: repeat-x;
	height: 11px;
}

.shadow_b img {
	width: 6px;
	height: 11px;
}

.shadow_br {
	background-image: url(/images/shadow_br.png);
	background-repeat: no-repeat;
	vertical-align: top;	
	width: 6px;
	height: 6px;
}

.shadow_br img {
	width: 6px;
	height: 6px;
}

.shadow_ltab {
	background-image: url(/images/shadow_l.png);
	background-repeat: repeat-y;
	width: 4px;
}

.shadow_ltab img {
	width: 4px;
	height: 6px;
}

.shadow_bltab {
	background-image: url(/images/shadow_bl.png);
	background-repeat: no-repeat;
	vertical-align: top;
	width: 4px;
}

.shadow_bltab img {
	width: 4px;
	height: 6px;
}

.tab img {
	width: 100%;
	height: 11px;
}

.fuzebutton-on {
	background-color: #333;
}

.fuzebutton-off {
	background-color: #000;
}


/* Performers Nav */

#perftabwrap h1 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#perftabwrap h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#perftabwrap p {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.perftab1-off {
	background-color: #83A0AE;
	text-align: left;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
	margin-top: 2px;
}

.perftab1-on {
	background-color: #C85D1E;
	cursor:pointer;
	color: #000000;
	text-align: left;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
	margin-top: 2px;
}

.perftab2-off {
	background-color: #83A0AE;
	text-align: left;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
	margin-top: 2px;
}

.perftab2-on {
	background-color: #C85D1E;
	cursor:pointer;
	color: #000000;
	text-align: left;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
	margin-top: 2px;
}

.perftab3-off {
	background-color: #83A0AE;
	text-align: left;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
	margin-top: 2px;
}

.perftab3-on {
	background-color: #5D9BBC;
	cursor:pointer;
	color: #000000;
	text-align: left;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
	margin-top: 2px;
}

.perftab4-off {
	background-color: #83A0AE;
	text-align: left;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
	margin-top: 2px;
}

.perftab4-on {
	background-color: #5D9BBC;
	cursor:pointer;
	color: #000000;
	text-align: left;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
	margin-top: 2px;
}

.perftab5-off {
	background-color: #83A0AE;
	text-align: left;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
	margin-top: 2px;
}

.perftab5-on {
	background-color: #A0BAAE;
	cursor:pointer;
	color: #000000;
	text-align: left;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
	margin-top: 2px;
}

.perftab6-off {
	background-color: #83A0AE;
	text-align: left;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
	margin-top: 2px;
}

.perftab6-on {
	background-color: #A0BAAE;
	cursor:pointer;
	color: #000000;
	text-align: left;
	padding: 10px 15px 10px 15px;
	line-height: 1.2;
	margin-top: 2px;
}

.smltitle {
	font-size: 11px;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

.smlsubtitle {
	font-size: 11px;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

/* Nav Menu */

.nowrap {
	white-space: nowrap;
}

.menu {
	
}

.menu dl {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
}

.menu dt {
	font-size: 11px;
	margin: 0px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.menu dt a {
	color: #000000;
	text-decoration: none;
}

.menu dt a:hover {
	text-decoration: none;
}

.menu-on {
	background-color: #DDDDDD;
	cursor:pointer;
	color: #000000;
}

.menu-off {
	
}

/* Performers */

.perf {
	width: 670px;
}

.perf-smltitle {
	font-size: 12px;
	color: #000000;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

.perf-smlsubtitle {
	font-size: 14px;
	color: #000000;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}

.perf-img {
	width: 390px;
	vertical-align: top;
}

.perf-text {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.perf-text h1 {
	margin-bottom: 0px;
}

.perf-text h2 {
	margin-bottom: 0px;
}

.perf-text p {
	margin-bottom: 0px;
}

.perf-quote p {
	margin-bottom: 0px;
}

.perf-quote {
	font-style: italic;
	padding-left: 25px;
	font-weight: bold;
}	

.perf-qname {
	color: #996600;
	text-align: right;
	font-weight: bold;
}

.perf-links {
	vertical-align: bottom;
	padding-left: 25px;
}

.perf-links a {
	color: #000000;
	cursor: pointer;
}

.perf-linksp {
	padding-right: 20px;
}

.perf-links-table td {
	vertical-align: top;
}

.perf-body {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}

.perf-sponsors {
	width: 100%;
}

.sponsors {
	width: 410px;
}

.sponsors td {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	margin-bottom: 0px;
}

.seasonsponsor {
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

.concertsponsor {
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

.program-table {
	margin-bottom: 30px;
}

.program-table td {
	vertical-align: top;
}

.program-table p {
	margin-bottom: 5px;
}

.program-m {
	padding-left: 20px; 
	padding-right: 20px; 
}

.eaff {
	margin-bottom: 0px;
}

.referral-table {
	color: #5E8395;
}

.referral-table h3 {
	color: #5E8395;
}

.thankyou {
	color: #5E8395;
}

.thankyou a {
	color: #FFFFFF;
}

.sponsoredby {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 25px;
}

.audreviews {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.commentsig {
	text-align: right;
	margin-bottom: 0px;
}

.music-table {
	margin-top: 10px;
	margin-left: 22px;
	margin-right: 23px;
}

.music-table td {
	padding: 15px 15px 15px 15px;
}

/* Staff & Executive Board */

.staff-table td {
	padding-right: 40px;
	padding-bottom: 5px;
}

.staff-titles {
	font-weight: bold;
}

/* Resources */

.restable td {
	padding-bottom: 10px;
}

.resimg {
	padding: 0px 10px 5px 0px;
}

/* Brahms Allegro Club */

.baclubimg_right {
	padding: 0px 0px 5px 10px;
}

.baclubimg_left {
	padding: 0px 10px 10px 0px;
}

/* Contact */

.contable td {
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}

.reqfield {
	font-size: 14px;
	font-weight: bold;
}

/* News & Reviews */

.newstabletitle {
	font-weight: bold;
	color: #BC6412;
}

.author {
	/*font-weight: bold;*/
	font-style: italic;
}

.newstableimg {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	vertical-align: top;
}

/* Donations */

.donform {
	margin-top: 20px;
}

.donname {
	border: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
	font-weight: bold; 
}

/* Newsletter */

.nltable td {
	padding: 5px 0px 5px 0px;
}

.nltdw {
	width: 120px;
}

.nluser {
	font-size: 10px;
	font-weight: bold;
}

/* Season Subscription */

.sstable td {
	padding: 5px;
	vertical-align: top;
}

.insettable td {
	vertical-align: top;
}

/* Past Recipients */

.recipnavhl {
	text-decoration: underline;
	color: #BC6412;
}

.reciptable td {
	width: 300px;
	padding-right: 25px;
	padding-bottom: 10px;
	vertical-align: top;
}

/* History */

.historyimg {
	padding: 0px;
	padding: 0px 0px 10px 10px;
}

/* Brahms */

.brahmsbimg {
	padding: 0px;
	padding: 5px 15px 5px 0px;
}

/* Fundraisers & Raffles */

.fundform {
	margin-top: 10px;
}

.sthanks td {
	padding: 0px;
	margin: 0px;
	padding: 5px 25px 5px 0px;
	width: 50%;
	vertical-align: top;
	text-align: left;
}

.frlist {
	list-type: none;
	margin: 0px;
	margin: 10px 0px 10px 20px;
	padding: 0px;
}
