body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#999;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: inherit;
	color: #DE761F;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 { 
	font-size: 1.5em;
}
h2 { 
	font-size: 1.3em;
}
h3 { 
	font-size: 1.2em;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F90;
	font-weight: bold;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}

.box1 {
	padding: 5px;
	border: 1px solid #cccccc;
	background-color:#e7e7e7;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.main {
	background-color: #FFFFFF;
}
.bgright {
	background-image: url(/images/bg_r.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.bgbottom {
	background-image: url(/images/bg_b.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.bgheader {
	background-image: url(/images/bg_header.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.bgfooter {
	background-image: url(/images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.menu {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	text-align: left;
}
.menu a, .menu a:link, .menu a:visited { 
	color:#ffffff;
	text-decoration:none;
}
.menu a:hover {
	color:#ffffff;
	text-decoration:underline;
	text-align: left;
}
.stella { 
	color:#cccccc;
	text-decoration:none;
	font-size:11px;
	padding:3px;
}
.stella a, .stella a:link, .stella a:visited { 
	color:#cccccc;
	text-decoration:none;
}
.stella a:hover { 
	color:#cccccc;
	text-decoration:underline;
}
.bodycontent {
	padding: 10px;
}
.whitetext {
	color:#FFFFFF;
	font-size: 12px;
	}
.menu a {
	font-size: 12px;
}
.nextshows {
	font-size: 16px;
	color: #F90;
}
.copyright {
	font-family: "Courier New", Courier, monospace;
	color: #DE761F;
}
.centercontent p strong {
	font-size: 16px;
	color: #FFF;
}
.band-bold {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #F90;
}
.date {
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
}
.City {
	font-size: 14px;
	font-weight: bold;
}
.EventTitle1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.EventTitle2 {
	font-size: 14px;
	font-weight: bold;
}
.Venue {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FC0;
}
.ShowInfo {
	font-size: 14px;
	font-weight: normal;
}
.band-bold-right {
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.TopMenu {
	font-size: 12px;
	color: #F90;
}

