
html {
	font-family:sans-serif;
	font-size:smaller;
	}

body {
	

	background:#ffffff url(https://ovationtix.s3.amazonaws.com/clientFiles/28235/back.gif) repeat-x scroll top left;
	margin:0; 
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	color:black;
	}

#consumerMenu {
	background-color:transparent;
	padding:3px;
	text-align:center;
	text-transform:uppercase;
	}

#consumerMenu a {
	}

#consumerMenu a:hover {
	}

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

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

a:hover {
	border-bottom:none;
	color:#000;
	}

.content {
	border:1px solid #CCC;
	}

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

th {
	background-image:none;
	background-color:#000000;
	color:white;
	padding:2pt 6pt;
	text-transform:uppercase;}

.description {
	background-color:#808080;
	background-image:none;
	padding:6pt 6pt 6pt 12pt;
	text-align:left;
	border:1px solid #000;
	color:#FFF;
	}

.description b {
	color:#000000;
	}

.description a {
	color:#FFF;
	text-decoration:underline;
	}

.description a:hover {
	text-decoration:none;
	}

.description .tip {
	background-color:#C0C0C0;
	
	color:#000;
	}

tr.subHead td, td.subhead, th.subhead, .list th.subhead, div.subHead, tr.subhead td, td.subHead, th.subHead, tr.Subhead {
	background-color:#000000;
	background-image:none;
	color:white;
	padding:2pt 6pt;
	text-transform:uppercase;
        border:none;}

tr.subHead td a, td.subhead a, th.subhead a, th a, tr.subhead td a, td.subHead a, th.subHead a {
	color:white;
	}

tr.subHead td a:hover, td.subhead a:hover, th.subhead a:hover, th a:hover, tr.subhead td a:hover, td.subHead a:hover, th.subHead a:hover {
	color:white;
	}

.calendarMonthSelect {
	border-color:#ffffff;
	}

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

select {
	border:1px solid #999999;
	font-family:sans-serif;
	}

.calendar {
	background-color:#CCCCCC;
	}

.calendar td.dayHeader {
	background-color:#999999;
	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:#999999;
	border:1px solid #999999;
	color:white;
	font-size:10pt;
	font-weight:bold;
	}

.numberToday {
	background-color:#333333;
	border:1px solid #333333;
	}

.superSubTitle {
	font-size:7pt;
	line-height:100%;
	font-weight:normal;
	}

.calendarProd .prodName {
	border-bottom:0px solid #666666;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;}

.perfCustom {
	padding-left:0px;
	}

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

caption, .divider {
	border-bottom:0px solid #666666;
	color:#333333;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	padding:1px;
	white-space:nowrap;
	}

.submit, .cancelSubmit, a.dayNav {
	background-color:#ffffff;
	border:1px outset #000000;
	color:black;
	cursor:pointer;
	font-weight:bold;
	margin:1px;
	padding:2px;
	text-transform:uppercase;}

.submit:hover, .cancelSubmit:hover, a.dayNav:hover {
	background-color:#ffffff;
	border:1px outset #000000;
	color:black;
	cursor:pointer;
	font-weight:bold;
	margin:1px;
	padding:2px;
	text-transform:uppercase;}