body
{
	margin: 0px;
}

.pagebg
{
	background-color: #000000;
}

.page
{
	background-color: white;
}
.textgrid
{
	font-size: 8pt;
	font-family: verdana;
}
.textnormal
{
	font-size: 9pt;
	font-family: verdana;
}
.textpagetitle
{
	font-size: 14pt;
	font-family: verdana;
	font-weight: bold;
}

.leftcol
{
	width: 20px;
}

.dlclass
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #f5f5f5;
}

.tdclass1
{
	padding-left: 2px;
	font-size: 9pt;
	font-family: verdana;
	width: 80px;
}
.tdclass2
{
	padding-left: 2px;
	font-size: 9pt;
	font-family: verdana;
}

.textShowName
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
.textShowDescription
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.textTheaterName
{
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #808080;
}

.textAddress
{
	font-family: verdana;
	font-size: 20px;
	font-weight: normal;
	color: #808080;
}
