html, body {
	height: 100%;
	background: #C90816;
	color: #FFF;
	font-family: arial, sans-serif;
	font-size: small;
	margin: 0px 0px 0px 0px;
}

td {
        background: #7D000C;
        color: #FFF;
        font-family: arial, sans-serif;
        font-size: small;
        margin: 0px 0px 0px 0px;
}

a {
	color: #FC0;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

h1 {
	color: #FFF;
	margin-left: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: x-large;
	line-height: normal;
	font-family: arial,sans-serif;
}

h2 {
        color: #FFF;
        margin-left: 0px;
        font-style: normal;
        font-weight: bold;
        font-variant: normal;
        font-size: medium;
        line-height: normal;
        font-family: arial,sans-serif;
}

h3 {
        color: #FFF;
        margin-left: 0px;
        font-style: normal;
        font-weight: bold;
	text-decoration: underline;
        font-variant: normal;
        font-size: small;
        line-height: normal;
        font-family: arial,sans-serif;
}

#container {
	min-height: 100%;
	margin-bottom: -45px;
	position: relative;
}

#footer {
	height: 45px;
	position: relative;
}

.clearfooter {
	height: 45px;
	clear: both;
}

.headliner {
        font-size: medium;
        font-weight: bold;
        color: #FFF;
	background: #C90816;
        padding-left: 5px;
}

.otherbands {
	background: #6C2222;
	font-size: small;
        padding: 5px;
}

.showdetails {
        background: #7D000C;
	font-size: small;
	padding: 10px;
}

.date { 
	font-size: small; 
	text-align: right; 
	font-weight: bold; 
	padding-right: 5px;
}

.bg { font-size: small; background: #7D000C; }
.bg1 { font-size: small; background: #C90816; }
.bg2 { font-size: small; background: #A70604; }
.bg3 { font-size: small; background: #7D000C; }
.highlight { background: #C90816; }
.ahighlight { background: #CC6666; font-size: small; padding-left: 5px; padding-right: 5px; }
.legal { 
	font-size: 10px; 
	text-align: center;
}
.venue { color: #00CC00; }
.also { font-size: x-small; color: #999; }
.textemph1 { color: #FFF; font-weight: bold; font-size: small; }
.textemph2 { font-style: italic; font-size: small; }
.required { color: #F00; }
.print_img { padding: 20px; }
.box { border: 1px solid #C90816; }
.admin { border: 1px dashed yellow; padding: 5px; }
.notice { border: 1px solid #999; padding: 5px; }
.summary { border: 1px solid #C90816; padding: 5px; }
#styleselect { background: #C90816; padding: 5px; }
#print {
	text-align: justify;
}
