body {
	background-color: #170F00;
	background-image: url('/images/elements2/strap_bkg2.jpg');
	background-attachment: fixed;
	background-position: 0 10;
}
hr {
	height: 1px;
	width: 95%;
	color: #CC8800;
}
input, select, textarea {
	font-family: Tahoma;
	font-size: 8pt;
}

a:Link {color: #CC8800; text-decoration: Underline;}
a:Visited {color: #CC8800; text-decoration: Underline;}
a:Hover {color: #FFFFFF; text-decoration: None;}
a:Active {color: #FFFFFF; text-decoration: None;}

.spaced {
	padding-left: 5px;
	padding-right: 5px;
}
.mainTable {
	background-image: url('/images/elements2/background.gif');
}
.headCell {
	height: 156;
	width: 750;
	background-image: url('/images/elements2/header_09.jpg');
}
.leftCell {
 	height: 1150;
	width: 156;
	background-image: url('/images/elements2/left_side.jpg');
	background-repeat: no-repeat;
}
.rightCell {
	width: 594;
	background-repeat: no-repeat;
	background-position: 0 30;
	background-color: #261A00;
}
.header {
	width: 100%;
	border-spacing: 0px;
	padding: 1px!important;
	text-align: center;
	font-family: Georgia!important;
	font-size: 14px!important;
	font-weight: Bold!important;
	color: #FFFFFF!important;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFCC8800,endColorStr=#FF171000)
}
.mainCell {
	padding: 10px;
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
}
.mainCell2 td {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
}
.mainCellTEMP td {
	padding: 10px;
	font-family: Tahoma;
	font-size: 11pt;
	color: #FFFFFF;
}
.artistBioName {
	font-size: 11pt;
	color: #CC8800;
	font-weight: Bold;
}
.concertDate {
	font-family: Georgia;
	font-size: 12pt;
	color: #CC8800;
	font-weight: Bold;
}
.concertEvent {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: Bold;
	color: #FFFFFF;
}
.footCell {
	padding: 2px;
	text-align: Center;
	font-family: Tahoma;
	font-size: 7pt;
	background-color: #170F00;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.menuText {
	font-family: Georgia;
	font-size: 14px;
	font-weight: Bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
}
	.menuText a:Link {color: #FFFFFF; text-decoration: None;}
	.menuText a:Visited {color: #FFFFFF; text-decoration: None;}
	.menuText a:Hover {color: #CC8800; text-decoration: None;}
	.menuText a:Active {color: #CC8800; text-decoration: None;}
.menuText2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: Bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
}
	.menuText2 a:Link {color: #CC8800; text-decoration: None;}
	.menuText2 a:Visited {color: #CC8800; text-decoration: None;}
	.menuText2 a:Hover {color: #FFFFFF; text-decoration: None;}
	.menuText2 a:Active {color: #FFFFFF; text-decoration: None;}
.msgBox {
	font-family: Georgia;
	text-align: Center;
	font-size: 10pt;
	border-collapse: collapse;
	border: 4px ridge #CC8800;
	padding: 4;
	background-color: #FFFFFF;
}
.msgBox2 {
	font-family: Tahoma;
	text-align: Center;
	font-size: 10pt;
	border-collapse: collapse;
	border: 1px solid #333333;
	padding: 2;
	background-color: None;
	color: #FFFFFF;
}
.app0 {
	background-color: #FF0000;
	font-weight: Bold;
	color: #FFFFFF;
	width: 75;
}
.app1 {
	background-color: #006600;
	font-weight: Bold;
	color: #FFFFFF;
	width: 75;
}
.del {
	background-color: #222222;
	font-weight: Bold;
	color: #FFFFFF;
	width: 45;
}