a { color:#000000 }
	a:visited { color:#666666}

h1 { background-color: #81908B;
	 color: White;
	 font-size: large;
	 text-align: center;
	 cursor: default;

}

h2 {
	font-size: large;
	font-weight: bold;
	color: #81908B;
	cursor: default;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}

p { font-size: small; }

li { font-size: small; }

p.copy {
	color: White;
	font-size: xx-small;
	padding-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

p.news { text-align: right; }

tr.ruled {
	background: #E5E6DA;
}


.a { border-bottom: 1px solid;
	border-bottom-color: Black;
	}

th { /* Head of a table */
	font-size:large;
	border-bottom: 1px solid;
	border-bottom-color: Black;
	background-color: #E5E6DA;
	font-weight: bold;
	color: #330000;
	cursor: default;
	padding-top: 9px;
	padding-bottom: 3px;
}


.t1 {
	border-bottom: 1px solid;
	border-bottom-color: Black;
	text-align: right;
	vertical-align: middle;
	width: 40%;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: small;
	padding-right: 20px;
	font-weight: bold;
	padding-left: 5px;

}

td.t1 i {
	white-space: nowrap;
	font-style: normal;
}

.t2 { /* Right column of a cast */
	border-bottom: 1px solid;
	border-bottom-color: Black;
	text-align: left;
	vertical-align: bottom;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: small;
	padding-left: 20px;
	padding-right: 5px;
	
}


.t3 { /* Right column of a cast */
	border-bottom: 1px solid;
	border-bottom-color: Black;
	text-align: left;
	vertical-align: middle;
	width: 60%;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: small;
	padding-left: 20px;
	padding-right: 5px;
	
}

.t4 { /* Right column of a plays listing*/
	border-bottom: 1px solid;
	border-bottom-color: Black;
	text-align: left;
	vertical-align: middle;
	width: 60%;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: large;
	padding-left: 20px;
	padding-right: 5px;
}


.header {  margin-left: 20px; margin-right: 20px; margin-top: 20px; }

.menu { padding-left: 6px; }

.txt {  margin-bottom: 20px; margin-left: 20px; margin-right: 40px; margin-top: 60px; }



/* Style for guest book */

.auth { /* Author of a message */
	vertical-align: top;
	background: #E5E6DA;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.msg { /* Body of a message */
	background: #E5E6DA;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ans { /* Author of an answer*/
	background: #E5E6DA;
	text-align: right;
	vertical-align: top;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ans_msg { /* Body of an answer */
	background: #C5D2CE;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.in { /* Field */
	background: #FBF4E2;
	border: 1px solid #555555;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.but { /* Button */
	background: #C5D2CE;
	border: 1px outset;
	font-weight: bold;
	color: #333333;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dd {
	font-size:small;
}
/* Styles for the billboard */

.nday {/* Number */
	color: #330000;
	font-weight: bold;
	text-decoration: none;
	font-size: medium;
	cursor: default;
	text-align: center;
	border-bottom: 1px solid;
	border-bottom-color: Black;
}

.day { /* Day */
	color: #666666;
	text-decoration: none;
	font-size: medium;
	font-weight: lighter;
	cursor: default;
	text-align: center;
	border-bottom: 1px solid;
	border-bottom-color: Black;
}

.rep { /* Play */
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	font-size: medium;
	text-align: left;
}
.warn { /* Play */
	color: #FF0000;
	font-size: medium;
	text-align: center;
	cursor: default;
}

.nmain { /* Play */
	font-size: x-small;
	text-align: center;
}

			/* Styles for link */
			.rep:link:hover{
				border-bottom: 1px solid;
				border-color: #660000;
			}
			
			.rep:visited{
				color: #917373;
			}
			
			.rep:visited:hover{
				border-bottom: 1px solid;
				border-color: #917373;
			}
.videotable {
	width:100%;
}
	.videotable td {
		width:50%;
		vertical-align:top;
	}

.shheader { /* Small Hall */
	color: #FBF4E2;
	font-weight: bold;
	text-decoration: none;
	font-size: medium;
	text-align: center;
}

.hday { /* Holiday */
	color: #666666;
	text-decoration: none;
	font-size: medium;
	cursor: default;
	text-align: center;
	border-bottom: 1px solid;
	border-bottom-color: Black;
}

.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-align: center;
	text-decoration: none;
}

			/* Styles for link */
			.price:link:hover{
				border-bottom: 1px solid;
				border-color: #660000;
			}
			
			.price:visited{
				color: #999999;
			}
			
			.price:visited:hover{
				border-bottom: 1px solid;
				border-color: #999999;
			}

.premier { /* Premier */
	color: #FF0000;
	font-size: medium;
	text-align: right;
	cursor: default;
}

.com { /* Comments */
	color: #666;
	font-size: medium;
	text-align: right;
	cursor: default;
}

.monthother { /* Link to another month */
	font-size: small;
	font-weight: normal;
	color: #81908B;
}

/* Artist's styles */

.name { /* Names */
	color: #600;
	text-decoration: none;
	font-size: medium;
	text-align: left;
}

.name i { /* When italic style, no wraps */
	white-space: nowrap;
 }
 
			/* Styles for link */
			.name:link:hover{
				border-bottom: 1px solid;
				border-color: #660000;
			}
			
			.name:visited{
				color: #917373;
			}
			
			.name:visited:hover{
				border-bottom: 1px solid;
				border-color: #996600;
			}
a.footer {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}	
#press {
	line-height: 20pt;
}

