h1 {
	font-size: 14px;
	color: #494949;
	text-align: center;
}
a:link {
	color: #9966FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #6633CC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #DDCCFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
.indoor_session {
	background-color: #FFEEEE;
	font-weight: bold;
	text-align: center;
}
.outdoor_acoustic {
	background-color: #EEFFEE;
	font-weight: bold;
	text-align: center;
}
.main_stage {
	background-color: #EEEEFF;
	font-weight: bold;
	text-align: center;
}
.lineup_day_title {
	font-weight: bold;
	text-align: center;
	background-color: #EEEEEE;
}
.lineup_time {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	background-color: #EEEEEE;
}
.page_title {
	font-size: large;
	font-weight: bold;
	text-align: center;
	vertical-align: text-top;
	background-position: top;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
	color: #494949;
	line-height: normal;
}
body {
	font-family: Verdana;
	font-size: 8];
	color: #494949;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	font-size: small;
}
.lineup_table {
	border: 1px solid #EEEEEE;
}

/***********************************************
* Chrome CSS Drop Down Menu- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

#chromemenu{
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
/*background: url(chromebg.gif) center center repeat-x; /*Theme Change here*/
background-color: #EEEEEE;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 10px Verdana;
}


#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #8F44B4;
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration: none;
/*background: url(divider.gif) center right no-repeat; /*Theme Change here*/
background-color: #EEEEEE;
}

#chromemenu ul li a:hover{
color: #000000;
}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
	background-color:#EEEEEE;
	width: 200px;
	visibility: hidden;

	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	border-top: 1px none #BBB;
	border-right: 1px solid #BBB;
	border-bottom: 0 solid #BBB;
	border-left: 1px solid #BBB;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #7F7F7F;
}

.dropmenudiv a:hover{ /*Theme Change here*/
/*background-color: #F0F0F0;*/
background-color: #CCCCFF;
color: #494949;

}
.SponsorTable {
	border: thin solid #EEEEEE;
	margin: 2px;
	padding: 2px;
}
.SponsorTableHeader {
	text-align: center;
	font-weight: bold;
	background-color: #8F44B4;
	color:white;
}
.SponsorCharityHeader {
	background-color: #8F44B4;
	color:white;
	text-align: center;
	font-weight: bold;
	border: thin solid #EEEEEE;
}
.RSSTitle {
	font-weight: bold;
	text-align: center;
	background-color: #8F44B4;
	color:white;
}
.RSSDescription {
	font-weight: bold;
	color: #494949;
	text-align: center;
}
.RSSShortDateTime {
}
.RSSTable {
	border: thin solid #EEEEEE;
	color: #494949;
}
.RSSItemTitle {
	font-weight: bold;
	background-color: #EEEEEE;
	text-decoration: none;
	color: #494949;
}
.RSSItemDescription {
	font-weight: bold;
	background-color: #EEEEEE;
	color: #494949;
}
.FormField {
	background-color: #EEEEEE;
	border: thin solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.FormButton {
	background-color: #CCCCFF;
	border: none;
	font-weight: bold;
	color: #494949;
}
.tblGalleryLand {
	border: thin solid #EEEEEE;
	width: 33%;
	text-align: center;
}
.capGallery {
	background-color: #CCCCFF;
	color: #494949;
	font-weight: bold;
}
.tdGalleryLand {
	height: 133px;
	width: 200px;
	text-align: center;
}
.tdGalleryOuter {
	text-align: center;
}
.scroll_div {
	overflow: scroll;
	background-color: #EEFFEE;
	height: 100%;
	width: 100%;
}
.scroll_table {
	width: 150px;
	border: thin solid #EEEEEE;
	height: 150px;
}
.PerformerDay {

	background-color: #EEEEFF;
	text-align: center;
	font-weight: bold;
	color: #494949;
}
.PerformerDayRow {


	background-color: #FFFFEE;
	text-align: center;
	font-weight: bold;
	color: #494949;
}
