body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
}
.pt10 {
	font-size: 10px;
}
.strike {
	text-decoration: line-through;
	color: #CCCCCC;
}
.gigs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-size: 12px;
}
.gigsdate {
	color: #990000;
	font-size: 10px;
}
.gigshead {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.field {
	color: #990000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #FFFFFF;
	padding: 3px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	padding: 7px;
	font-weight: bold;
}
a:link, a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: line-through;
	background-color: #990000;
}
.footer {
	font-size: 10px;
	text-align: center;
	color: #990000;
}
h1 {
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-shadow: black 0.1em 0.1em 0.1em;
}
h2 {
	font-size: 16px;
	color: #EDE7D0;
	text-transform: uppercase;
	padding: 3px;
	background-color: #990000;
	word-spacing: 1.2em;
	filter: FlipH;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
	border-top: 1px none #990000;
	border-right: 1px none #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px none #990000;
}
.gigsside {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	border: thin solid #4E0000;
}
.gigsside a:link, .gigsside a:visited {
	color: #FFFFFF;
}
.gigsside ul, .gigsside li {
	list-style-type: square;
	margin: 4px 4px 6px 8px;
	padding: 0px;
}
.gigsside2 {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	border: thin solid #FFFFFF;
}
.gigsside2 a:link, .gigsside2 a:visited {
	color: #993300;
	text-decoration: none;
}
.gigsside2 ul, .gigsside2 li {
	list-style-type: square;
	margin-left: 8px;
}
