
html {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:smaller;
	}

body {
	color:#000;
	background-color:#FFF;
	}

.pageFrame {
	background-color:transparent;
	background-image:none;
	border:medium none;
	padding:4px;
	width:99%;
	}

#consumerMenu {
	color:#000;
	background-color:transparent;
	font-size:1em;
	padding:3px;
	padding-top:7px;
	padding-right:35px;
	text-align:right;
	text-transform:lowercase;
	}

#consumerMenu a {
	color:#393939;
	border-bottom:none;
	text-decoration:none;
	font-weight:bold;
	}

#consumerMenu a:hover {
	color:#FFF;
	border-bottom:none;
	text-decoration:none;
	background-color:#393939;
	}

a {
	border-bottom:none;
	color:#666;
	font-weight:700;
	text-decoration:underline;
	}

a:hover {
	background-color:#666;
	color:#FFF;
	text-decoration:none;
	border-bottom:none;
	}

.content {
	border:none;
	padding: 5px;
	}

th, td, pre, code {
	font-size:12px;
	}

th {
	background-image:none;
	background-color:#FFF;
	color:#393939;
	padding:2pt 6pt;
	font-size:15px;
	}

.description {
	background-color:#FFF;
	background-image:none;
	font-size:.9em;
	padding:6pt 6pt 6pt 12pt;
	text-align:left;
	color:#000;
	font-style:italic;
	}

.description b {
	color:#000;
	}

.description a {
	color:#666;
	font-weight:bold;
	text-decoration:underline;
	border-bottom:none;
	}

.description a:hover {
	background-color:#666;
	color:#FFF;
	font-weight:bold;
	text-decoration:none
	border-bottom:none;
	}

tr.subHead td, td.subhead, th.subhead, .list th.subhead, div.subHead, tr.subhead td, th.subHead {
	background-color:#393939;
	background-image:none;
	border-color:#393939;
	border-style:solid;
	border-width:1px;
	color:#FFF;
	font-size:1.1em;
	padding:2pt 6pt;
	text-transform:lowercase;
	}

tr.subHead td a, td.subhead a, th.subhead a, th a, tr.subhead td a {
	color:#FFF;
	border-bottom:none;
	text-decoration:none;
	}

tr.subHead td a:hover, td.subhead a:hover, th.subhead a:hover, th a:hover, tr.subhead td a:hover {
	color:#21759b;
	border-bottom:none;
	text-decoration:none;
	background-color:#393939;
	}

.calendarMonthSelect {
	border-color:#21759b;
	}

.calendarMonthSelect, .calendarMonthSelect option {
	background-color:#393939;
	color:white;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	}

select {
	border:1px solid #b2b2b2;
	font-family:Arial,Helvetica,sans-serif;
	}

.calendar {
	background-color:#CCCCCC;
	}

.calendar td.dayHeader {
	background-color:#b2b2b2;
	color:white;
	}

td.datepast {
	background-color:white;
	height:40px;
	opacity:0.3;
	}

.numberPast {
	background-color:#CCCCCC;
	border:1px solid #CCCCCC;
	}

.date, .datepast {
	background-color:white;
	height:100px;
	}

.number, .numberPast, .numberScheduled {
	background-color:#b2b2b2;
	border:1px solid #b2b2b2;
	color:white;
	font-size:10pt;
	font-weight:bold;
	}

.numberToday {
	background-color:#21759b;
	border:1px solid #21759b;
	color:#FFF;
	}

.superSubTitle {
	font-size:7pt;
	line-height:100%;
	font-weight:normal;
	font-style:italic;
	color:#000;
	}

.calendarProd .prodName {
	border-bottom:1px solid #666666;
	color:#000;
	font-size:80%;
	font-weight:bold;
	font-style:normal;
	}

.dateNextMonth, .dateLastMonth {
	background-color:#CCCCCC;
	}

caption, .divider {
	border-bottom:1px solid #666666;
	color:#393939;
	font-size:1.1em;
	font-weight:bold;
	padding:1px;
	white-space:nowrap;
	}

.submit, .cancelSubmit {
	background-color:#393939;
	border:1px solid #000;
	color:#FFF;
	cursor:pointer;
	font-weight:bold;
	margin:1px;
	padding:2px;
	text-transform:uppercase;
	}

.submit:hover, .cancelSubmit:hover {
	background-color:#FFF;
	boder:1px solid #000;
	color:#393939;
	}

.smalltype {
	font-size:8pt;
	font-weight:normal;
	}

.tinytype {
	color:#666666;
	font-size:7pt;
	font-weight:normal;
	}

a.smalltype, a.tinytype {
	font-weight:bold;
	color:#666;
	border-bottom:none;
	background-color:transparent;
	text-decoration:underline;
	}

a.smalltype:hover, a.tinytype:hover {
	font-weight:bold;
	color:#FFF;
	background-color:#666;
	border-bottom:none;
	text-decoration:none;
	}

.reference {
	background-color:#81BF3F;
	}

.reference table td {
	background-color:#FFF;
	color:#000;
	}

.promoCode td {
	background-color:#b2b2b2;
	font-size:1em;
	padding:1px;
	color:#FFF;
	}

.promoCode .submit {
	background-color:#393939;
	border:1px solid #000;
	font-size:100%;
	font-weight:normal;
	padding:1px;
	text-transform:uppercase;
	}

.promoCode .submit:hover {
	background-color:#FFF;
	border:1px solid #000;
	color:#393939;
	}

.liTitle {
	font-weight:bold;
	line-height:20px;
	text-align:left;
	}

.price {
	font-weight:bold;
	text-align:right;
	}

.eticket .smalltype a {
	color:#666;
	background-color:none;
	border-bottom:none;
	text-decoration:underline;
	}

.eticket .smalltype a:hover {
	color:#FFF;
	background-color:#666;
	border-bottom:none;
	text-decoration:none;
	}