body,table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding: 0px;
}
#BalletTemplate
{
	width: 1024px;
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	padding: 0px;
}
#TemplateBackground
{
	clear: both;
	background-repeat: no-repeat;
	height: 768px;
	overflow: visible;
	margin: 0px auto;
	padding: 0px;
	width: 1024px;
}
#SponsorsAndSearch
{
	/*
	background-image: url(/resources/images/backgrounds/SponsorsAndSearch.jpg);
	background-repeat: no-repeat;
	*/
	width: 1024px;
	height: 120px;
	padding: 0px;
	/*margin: 0 0 20px 0;*/
	margin: 0;
	background-color: #000000;
}
#TitleSponsors
{
	float: left;
	margin-left: 21px;
}
#SearchBox
{
	/*margin-left: 80px;*/
	/*padding-top: 10px;*/
	margin: 40px 60px 0 0;
	float: right;
}
#Navigation
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 1.25em;
}
#Links
{
	text-align: center;
}
#Logo
{
	width: 173px;
	height: 75px;
	margin-top: 10px;
	float: left;
}
#OrderTickets
{
	width: 228px;
	height: 67px;
	margin-top: 15px;
	margin-right: 12px;
	clear: both;
	float: right;
}
#ContentBody
{
	/*clear: both; */
	/*margin-top: 10px;*/
}
#Content
{
	/*margin-top: 10px;*/
	width: 800px;
	/*height: 480px;
	overflow: visible;
	*/
	float: left;
	background-color: #ffffff;
	/*filter:alpha(opacity=75);*/
	padding: 0 6px 6px 6px;
	/*border-right: 3px solid #6e6d5e;*/
}
#LeftPaneLinks
{
	margin-bottom: 20px;
}
#LeftPaneLinks ul
{
	list-style: none;
}
#LeftPaneLinks li
{
	list-style: none;
	font-size: 1em;
	margin-bottom: .5em;
}
#LeftPaneLinks ul li ul li
{
	margin-bottom: 0;
}
#LeftPaneLinks li a
{
	text-decoration: none;
}
#RightPane
{
	width: 236px;
	height: 480px;
	overflow: visible;
	float: right;
	background-color: #ffffff;
	filter:alpha(opacity=75);
	padding: 6px;
}
#Footer
{
	/*position: relative;*/
	/*top: 310px;*/
	float: left;
	line-height: 18px;
	margin-top: 11px;
	padding: 10px;
	width: 179px;
	background-color: #cccccc;
}
#Links a
{
	color: #000000;
	font-weight: bold;
}
/*
.ArticleTitle
{
	font-size: 18px;
	font-weight: bold;
}
*/
.Error
{
	color: #ff0000;
	font-weight: bold;
}
.datagrid
{
	border: 1px solid #000000;
	border-collapse: collapse;
}
.datagrid th
{
	background-color: #9f0000;
	color: #ffffff;
}
.datagrid td
{
	border: 1px solid #000000;
}
.datagrid .Bg1
{
	background-color: #ffffff;
}
.datagrid .Bg2
{
	background-color: #efefef;
}
.RequiredLabel
{
	display: none;
	color: #ff0000;
	font-weight: bold;
}
img
{
	border: 0;
}
