BODY {
	font-family: arial, helvetica, sans-serif;
}

P,DD {
	font-size: 90%;
	margin: 0px 10px 15px 10px;
}

P.quote {
	font-size: 120%;
	margin: 0px 10px 15px 10px;
}

EM.quote {
	font-weight: bold;
	color: #cc0000;
}


blockquote {
	font-size: 90%;
	font-style: italic;
}

TD {
	font-size: 90%;
}

OL,UL {
	margin-top: 0px;
	margin-bottom: 0px;
}

LI {
	font-size: 90%;
}

SMALL {
	font-size: 75%;
}

SMALL.menu {
	font-size: 60%;
	line-height: 100%;
}

DT {
	font-weight: bold;
}

.sidebarLink {
	color: #000033;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

A.sidebarLink:hover {
	text-decoration: none;
}

.boxoffice {
	color: #000066;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.boxoffice2 {
	color: #000066;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.sidebarTD {
	color: #9999cc;
	border-style: solid;
	border-color: #000033;
	border-width: 1px;
}

.imageBorder {
	border-style: solid;
	border-color: #000033;
	border-width: 1px;
}

.imageBorder2 {
	border-style: dotted;
	border-color: #000033;
	border-width: 3px;
}


.thankyou {
	background-color: #ffe;
	text-align: center;
	border-style: solid;
	border-color: #003;
	border-width: 2px;
	padding: 3px;
	margin: 10px;
}


BIG,H1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 150%;
	color: #000066;
}

H2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 130%;
	color: #000066;
}

H3 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
	color: #000066;
}


B.cast {
	font-size: 110%;
	color: #000066;
}

.soldout {
	color: #cc0000;
	font-weight: bold;
	font-size: 90%;
}

.extra {
	color: #0000cc;
	font-weight: bold;
	font-size: 90%;
}

.row0 {
        background-color: #ffffff;
}

.row1 {
        background-color: #e0e0e0;
}

.row-warning {
        background-color: #cc9999;
}
 
.rowHeader {
        background-color: #9999cc;
}

.song {
	color: #006699;
}

.lyrics {
	font-size: 85%;
}

.lts {
	color: #9999cc;
}

#nob {
	list-style: none;
	padding: 0;
	font-size: 110%;
}

.clear {
	clear: both;
}
