body
{
	font-family : verdana, arial, helvetica, geneva;
	background-color: #ffffcc;
	margin : 0px;
}

a
{
	color : #993300;
}

form
{
	display : inline;
}

input
{
	font-size : 10px;
}

option
{
	font-size : 10px;
}

select
{
	font-size : 10px;
}

td
{
	font-size : 13px;
}

ul
{
	margin-left : 0px;
	padding-left : 40px;
}

a.no_link_black
{
	text-decoration : none;
	color : black;
}

a.no_link_white
{
	text-decoration : none;
	color : white;
}

a.boxoffice
{
	text-decoration : none;
	color : black;
	display : block;
}

.home_bar
{
	font-size : 11px;
	color : white;
	display : block;
}

a.home_bar
{
	font-size : 11px;
	color : white;
	display : block;
	text-decoration : none;
}

.main
{
	text-align : justify;
	padding : 2px;
}

.bar_blank
{
	font-size : 2px;
	color : #993300;
}

.bar_heading
{
	font-size : 10px;
	color : #993300;
}
 
.footer
{
	font-family : arial, helvetica;
	color : #000000;
	font-size : 13px;
}

.byline
{
	font-family : arial, helvetica;
	font-weight : bolder;
	color : #585858;
	font-size : 12px;
}

.title
{
	font-family : times new roman;
	color : #993300;
	font-size : 24px;
}

.front_title
{
	font-family : times new roman;
	color : #993300;
	font-size : 18px;
}

a.title, a.front_title
{
	text-decoration : none;
}

.date
{
	font-size : 11px;
	color : black;
}

.databox
{
	text-align : left;
	border-top : 1px solid;
	border-bottom : 2px solid;
	border-color : #993300;
}

.box
{
	border : 1px solid;
	border-color : #993300;
	text-align : justify;
}

.box_header
{
	font-size : 11px;
	border : 1px solid;
	border-color : #993300;
	color : white;
	font-weight : bold;
}

.box_footer
{
	font-size : 11px;
	color : white;
	background-color : black;
}

.box_date
{
	font-size : 12px;
	font-weight : bold;
	color : black;
	background-color : #eee8aa;
}

.bar
{
	color : black;
	width : 100%;
	text-decoration : none;
	cursor : hand;
	background-color : #ffffcc;
	display : block;
}

a.bar:hover
{
	color : black;
	width : 100%;
	text-decoration : none;
	cursor : hand;
	background-color : #eee8aa;
	display : block;
}

span.no_print
{
	display : none;
}

