.b {font-family:Verdana; font-size:11px;  color:#000000; text-decoration:none }
.r {font-family:Verdana; font-size:10px;  color:#c91300; text-decoration:none } 
.onang1 {font-family:Verdana; font-size:11px;  color:#DBA968; text-decoration:none } 
.red2 {font-family:Verdana; font-size:11px;  color:#AD1601; text-decoration:none } 
.onang2 {font-family:Arial; font-size:11px;  color:#C85222; text-decoration:none } 
.onang3 {font-family:Verdana; font-size:11px;  color:#CA834A; text-decoration:none }
.onang4 {font-family:Verdana; font-size:11px;  color:#E79D6C; text-decoration:none } 
.onang5 {font-family:Verdana; font-size:11px;  color:#FF6300; }

.subheader {
	font-family:Verdana;
	font-size:11px;
	color:#FF6300;
	text-decoration:none
}    

body
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #ff6300;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #d71414;
	text-decoration: underline;
}

a.navText:link, a.navText:visited
{
	margin-top: 15px;
	color: #ff6300;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}

a.navText:hover, a.navText:active
{
	margin-top: 15px;
	color: #d71414;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;	
}

#nav {
	background-image: url('../img/bgNav.jpg');
	background-repeat: no-repeat;
	color: #c91300;
}

td, .text1, .content
{
	color: #ca834a;
	font-size: 11px;
	font-family: Verdana;
	line-height: 15px;
}

.text2 {
	font-size: 11px;
}

.smalltext {
	font-size: 10px;
	line-height: normal;
}

h1 {
	font-family: Arial;
	font-size: 32px;
	color: #c91300;
	font-weight: normal;
	margin-top: 15px;
	line-height: normal;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	color: #ff6300;
	font-weight: normal;
	line-height: normal;
}

.msgtext, .error_message {
	color: #ffffff;
}

.contentBlock
{
	margin-bottom: 25px;
}

#flashMessage {
	text-align: center;
	background-color: #6a0303;
	border-bottom: 1px solid #ff6300;
	padding: 5px;
	margin-bottom: 10px;
}

.message {
	color: #ffffff;
}

.merchItem {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
	width: 150px;
	line-height: normal;
}

table.tracklist
{
	width: 100%;
	color:#333;
	clear:both;
	padding: 0;
	margin: 0 0 2em 0;
	white-space: normal;
}

table.tracklist tr td {
	border-bottom: 1px dashed #ca834a;
	font-size: 10px;
	padding: 5px;	
}

table.tracklist th {
	color: #ffffff;
	background-color: #2d0202;
	border-bottom: 1px solid #c91300;
	text-align: center;
	padding: 2px;
	font-size: 10px;
}

table.data3 {
	width: 450px;
	border: 1px solid #c91300;
	color:#000000;
	clear: both;
	padding: 2px;
	white-space: normal;
}

table.data3 tr.r0 td {
	background-color: #2d0202;
}

table.data3 tr.r1 td {
	background-color: #580506;
}

table.data3 tr td {
	font-size: 11px;
	padding: 3px;
}

.formbox {
	padding: 10px;
	border: 1px solid #c91300;
	background-color: #2d0202;
	width: 450px;
}

.optional {
	color: #ff6300;
	font-size: 13px;
}

.required {
	color: #ff6300;
	font-weight: bold;
}

.bio-image {
	float: left;
	margin: 15px 50px 25px 85px;
}