﻿body
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin:0px;
}

.l{float:left;}
.r{float:right;}

.clear 
{
	clear:both;
}

img
{
	border:0;	
}

.smallfixed
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    LINE-HEIGHT: 11pt;
    FONT-FAMILY: Arial, 'Trebuchet MS', Helvetica, Sans-Serif
}

a.whitelink
{
    FONT-SIZE: 10px;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
a.whitelink:link
{
    COLOR: #cccccc
}
a.whitelink:visited
{
    COLOR: #cccccc
}
a.whitelink:hover
{
    COLOR: #91DE00
}

a.homelink 
{
	float:left;
	display:block;
	height:16px;
	background-repeat:no-repeat;
}

a.homelink:hover 
{
	background-position:0 -16px;
}

a#Performances 
{
	background-image:url(/images/home/home_performances.gif);
	width:164px;
}
a#Tickets 
{
	background-image:url(/images/home/home_tickets.gif);
	width:102px;
}
a#Backstage 
{
	background-image:url(/images/home/home_backstage.gif);
	width:133px;
}
a#GeneralInfo 
{
	background-image:url(/images/home/home_generalinfo.gif);
	width:136px;
}
