body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}

b {
	font-weight: bold;
}

.categories {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	vertical-align: top;
	text-align: left;
}

a.categories {
	color: #0000FF;
}

a.categories:hover {
	text-decoration: underline;
	color: #3333FF;
}

.popularitem {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

a.popularitem {
	color:#0000FF;
}

a.popularitem:hover {
	text-decoration: underline;
	color: #3333FF;
}

.small {
	font-size: 8pt;
}

b.small {
	font-weight: bold;
	font-size: 10pt;
}

a.clean {
	text-decoration: none;
}

a.clean:hover {
	text-decoration: underline;
}

.listtext {
	font-size: 11pt;
	font-family: Times New Roman;
}

.menu {
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

a.menu {
	color: #0000FF;
}

a.menu:hover {
	text-decoration: underline;
	color: #3333FF;
}

.random {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
}

a.random {
	color: #0000FF;
}

a.random:hover {
	text-decoration: underline;
	color: #000099;
}

.searchbox {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	background-color: #EEF;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 20pt;
	color: #000;
}

H1.item {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 16pt;
	color: #000;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 12pt;
	color: #555;
}

.itemdata {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 8pt;
	color: #000000;
}

B.itemdata {
	font-weight: bold;
}

h2.ticket {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

p.ticket {
	color: #777;
	font-size: 9pt;
}

b.ticket {
	font-size: 9pt;
	font-weight: bold;
	color: #000;
}

a.ticket {
	font-size: 9pt;
	color: #007;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 14pt;
	font-weight: bold;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 11pt;
	font-weight: bold;
}

.ticketdetail {
	margin-left: 25px;
	font-size: 9pt;
}

table.ticketpricing {
	border: 1px solid #000;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

th.ticketpricing {
	background-color: #005;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

td.ticketpricing {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 9pt;
}

a.pager {
	font-size: 8pt;
}

table.pager {
	border: 1px solid #000084;
	padding: 5px;
	margin: 0 auto;
	background-color: #D5D5FF;
}

td.pager {
	text-align: center;
	font-size: 8pt;
}

