.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: scroll;
	position: relative;
	visibility: visible;
	height: 370px;
	width: 100%;
	overflow-x:hidden;
	overflow-y:auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
text-decoration: overline underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.artistnames {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.small-italics {
	font-size: 10px;
	font-style: italic;
}
* html #alphaheliotitle img {
visibility:hidden;
}
* html #alphaheliotitle a {
position:relative;
width:100%;
height:100%;
z-index:2;
}
* html #alphaheliotitle {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='images/required/titles/helio.png', sizingMethod='crop');
}
* html #alpha img {
visibility:hidden;
}
* html #alpha a {
position:relative;
width:100%;
height:100%;
z-index:2;
}
* html #alpha {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='images/required/SNSTour07.png', sizingMethod='crop');
}
* html #alphahelio img {
visibility:hidden;
}
* html #alphahelio a {
position:relative;
width:100%;
height:100%;
z-index:2;
}
* html #alphahelio {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='images/required/helio.png', sizingMethod='crop');
}
* html #alpha2 img {
visibility:hidden;
}
* html #alpha2 a {
position:relative;
width:100%;
height:100%;
z-index:2;
}
* html #about {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='images/required/Placeholder.png', sizingMethod='crop');
}
* html #about img {
visibility:hidden;
}
* html #about a {
position:relative;
width:100%;
height:100%;
z-index:2;
}
* html #about {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
            src='images/required/aboutpic.png', sizingMethod='crop');
}textarea {
	height: 125px;
	width: 360px;
}
input {
	width: 360px;
}

.eventtableheader {
	font-weight: bolder;
	text-transform: uppercase;
	background-color: #000000;
}
.eventtableborder {
	border: 1px solid #000000;
}
.eventheaders {
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 16px;
}
.eventsubheader {
	font-weight: bolder;
	font-variant: small-caps;
}
