.l_bg {
	background-color: #330000;
	background-image: url(images/l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.r_bg {
	background-color: #330000;
	background-image: url(images/r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.mlistBG {
	background-color: #330000;
	background-image: url(../images/mlistBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 7px;
}
body {
	background-color: #430100;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.stripesBG {
	background-color: #330000;
	background-image: url(images/stripesBG.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
#location {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
	position: relative;
	z-index: 1;
}
.georgiaOr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFCC00;
}
.submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #330000;
	border: 1px solid #CC9900;
	padding: 2px;
}
.pad {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC00;
}
.textLg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 24px;
}
.brdrRight {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CC6600;
}
.dottedBrdr {
	border: 2px dotted #CC9900;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bolder;
	color: #FFFFCC;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFF33;
}
.sansText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFCC;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
	background-color: #CC0000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCFF00;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
}
.Headlining {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bolder; color: #FFFF66}
.Opening {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #FF9900}
.Orange {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bolder; color: #FFCC33}
.BoldWhite {  font-family: Arial, Helvetica; font-size: 11px; font-weight: bolder; color: #FFFFFF}
.date {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 16px; font-weight: bold; color: #CC9900; vertical-align: middle}
.eventShade {  background-image:  url(images/event_shade.gif); background-repeat: repeat-x; background-position: top}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99FF66;
}
.dottedBrdrBttm {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #CC3300;
}
