BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt
}
A {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #003399
}
A:active {
	COLOR: #0099cc
}
A:link {
	COLOR: #0000ff
}
TD.SideBar
{
	border: 1px solid #C0C0C0;
	background-color: #EEEEEE;
}
H1 {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold; 
	MARGIN-BOTTOM: 5px
}
H2 {
	COLOR: #006666; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12pt; 
	FONT-WEIGHT: bold; 
	MARGIN-BOTTOM: 6px
}
H3 {
	COLOR: #336699; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14pt; 
	FONT-WEIGHT: bold; 
	MARGIN-BOTTOM: 10px
}

TD {
	FONT: 9pt arial, helvetica, sans-serif
}
TABLE.SiteHeader
{
	border-bottom: 1pt solid #999999;
}
TD.SiteHeader
{
	background-color: #015FED;
	color:White;
}
TABLE.Menu
{
	background-color: #E5E5E5;
}
TABLE.DataDisplay
{
	background-color: #0099CC;
	color:White;
}
TABLE.DataList
{
	border-left-style: none;
	border-right-style: none;
	border-top: 1.5pt solid black;
	border-bottom: 1.5pt solid black;
	background-color: white;
}
TD.DataListHeader
{
	font-weight: bold;
	color: navy;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: white;
}
TD.DataListOdd
{
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: white;
}
TD.DataListEven
{
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: #E5E5E5;
}
TD.Menu
{
	background-color: #0099CC;
	color:White;
	font-weight:bold;
	border-bottom: 1.5pt solid black;
}
TABLE.LISTBORDER {
	border-left: .75pt solid black; 
	border-right: .75pt solid black; 
	border-top: 1.5pt solid black; 
	border-bottom: 1.5pt solid black;
	}
TD.LISTHEADER {
	font-weight: bold; 
	color: white; 
	border-left-style: none; 
	border-right-style: none; 
	border-top-style: none; 
	border-bottom: .75pt solid black; 
	background-color: #73A6A5
	}
TD.LISTODDROW {
	color: black; 
	border-style: none; 
	border-left-style: none; 
	border-right-style: none; 
	border-top-style: none; 
	border-bottom: .75pt solid black; 
	background-color: white
	}
TD.LISTEVENROW {
	color: black; 
	border-style: none; 
	border-left-style: none; 
	border-right-style: none; 
	border-top-style: none; 
	border-bottom: .75pt solid black; 
	background-color: #E5E5E5
	}
TD.TICKETSODDROW {
	font-weight: bold; 
	color: black; 
	border-left-style: none; 
	border-right-style: none; 
	border-top-style: none; 
	border-bottom: .75pt solid black; 
	background-color: white
	}
TD.TICKETSEVENROW {
	font-weight: bold; 
	color: black; 
	border-left-style: none; 
	border-right-style: none; 
	border-top-style: none; 
	border-bottom: .75pt solid black; 
	background-color: #E5E5E5
	}

TH {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; 
	FONT-WEIGHT: bold
}
P {
	FONT: 10pt arial, helvetica, sans-serif; 
	MARGIN-BOTTOM: 10px; 
	MARGIN-TOP: 10px
}
.pnc {
	CURSOR: hand; 
	FONT-FAMILY: "MS Sans Serif"; 
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}