body {
	font-family: arial,sans-serif;
	font-size: 12pt;
	background-color: #eee;
	text-align: center;
	margin: 0px;	
	padding: 0px;
	overflow: -moz-scrollbars-vertical; 
	}

td	{
	font-family: arial,sans-serif;
	font-size: 10pt;
	color: #000;
	}

div.title {
	font-family: desdemona;
	color: #009;
	text-align: center;
	font-size: 40pt;
	font-weight: bold;
	margin: 0px;	
	}

div.menu {
	font-family: "monotype corsiva",cursive;
	font-size: 16pt;
	text-align: center;
	margin: 12px 0px;
	width:160px

	}

table.bodytable {
	background-color: #fff;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #00c;
	border-collapse: collapse;
	left: auto;
	right: auto;
	}	

table.bodytable td {text-align: left;}

td.titlecell {
	background-color: #eef;
	}
	
td.menucell {
	background-color: #fee;
	vertical-align: top;
	width:160px;
	text-align: center;
	}

td.contentcell {
	width: 650px;
	vertical-align: top;
	}

td.copycell {
	background-color: #eef;
	padding: 2px;
	}


a	{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #0000CC;
}

td.menucell a {
	padding: 3px 3px;
	color: #00c;
	}

td.menucell a:hover {
	color: #f00;
	}

h1 {
	color: #006;
	font-family: "monotype corsiva",cursive;
	font-size: 24pt;
	margin: 0pt;
	padding: 0pt 0pt 12pt 0pt;
	}
	
h2 {
	color: #006;
	font-family: "arial";
	font-size: 20pt;
	margin: 0pt;
	padding: 0pt 0pt 12pt 0pt;
	}

img.fleft { float: left; margin-right: 12px;}
img.fright { float: right; margin-left: 12px;}

div.copyright {
	font-family: "arial narrow",arial,sans-serif;
	font-size: 9pt;
	text-align: center;
	}

span.red {
	font-family: "monotype corsiva",cursive;
	color: #f00;
	font-weight: bold;
	}

table.operanight td {
	text-align: center;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

table.operanight div {
	font-family: "monotype corsiva", cursive;
	color: #0000CC;
	padding: 6px;
	font-size: 20pt;
	}

table.operanight div.
{ font-size: 16pt; }
table.operanight div.revsource { font-size: 13pt; }

div.schedyear {
	font-family: "monotype corsiva",cursive;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	padding-right: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #006;
	border-bottom-color: #006;
	background-image: url(images/skedYRbg.jpg);
	}

table.schedule {
	width: 840px;
	font-size: 10pt;
	}

table.schedule th {
	
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	}
	.scheduleDate {
	
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	}
table.schedule2 th {
	
	text-align: right;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	}
table.scheduledtl{
	font-size: 10pt;
	
	text-align: right;
	font-weight: bold;
	padding: 0px 6px;
	}
	
table.schedule td {
	
	text-align: left;
	}

div.review {
	font-size: 11pt;
	padding-top: 0pt;
	padding-right: 50pt;
	padding-bottom: 0px;
	padding-left: 50pt;
	}

div.reviewsource {
	font-size: 10pt;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	padding: 6px 72pt 24pt 72pt;
	}

div.cursivetitle {
	font-family: "Monotype Corsiva",cursive;
	font-size: 24pt;
	text-align: center;
	}

div.cursivesubtitle {
	font-family: "Monotype Corsiva",cursive;
	font-size: 16pt;
	text-align: center;
	}

span.cursivetext {
	font-family: "Monotype Corsiva",cursive;
	font-size: 12pt;
	}

table.sfas {
	width: 100%;
	}

table.sfas td {

	font-size: 10pt;
	vertical-align: top;
	padding: 3px 0px;
	}

table.arias {
	width: 100%;
	margin-top: 36px;
	}

table.arias td {
	font-family: "Monotype Corsiva",cursive;
	font-size: 13pt;
	}

table.arias td.left { text-align: left; }
table.arias td.middle { text-align: center; padding: 0px 0px 12pt 0px;}
table.arias td.right { text-align: right; }

.SmallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
}
.picborder {
	border: thin outset #FFEEEE;
}
.scheduleVenue {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.ArticleLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
}
.ArticleLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	font-style: italic;
}

