body	{
	background-color: #030303;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(gfx_pg/ootdbg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
	td 	{ font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:10pt; vertical-align: top;}
 td.left1 	{
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	font-size: 10px;
	color: #CCCCCC;
}
 td.left2 	{
	padding-top: 6px;
	padding-bottom: 6px;
}
	.yellow	{ color:#FF3C00; text-decoration:none; }
	.red 	{ color:#FF0101; }
	.white	{ color:#ffffff; }
	.hr 	{ color:#ffffff; font-weight:bold; text-decoration:none; line-height: 18px; }
	.hr:hover { color:#FFA200; font-weight:bold; text-decoration:underline; }
	.bottomlinks 	{
	color:#CCCCCC;
	text-decoration:none;
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 16px 24px 14px;
	text-align: center;
}
	.bottomlinks:hover { color:#CCCCCC; }
	.carea	{
	color: #ffffff;
	text-align: left;
}
.contenttable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D40102;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D40102;
	background-image:  url("gfx_pg/tablebg.gif");
	background-repeat: repeat;
	background-color: #191514;
	align: center;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D40102;
}
.align-left			{ text-align: left; }
.align-right		{ text-align: right; }
.align-centre		{ text-align: center; }
.align-top			{ vertical-align: top; }
.align-top-left 	{ text-align: left; vertical-align: top; }
.align-top-right	{ text-align: right; vertical-align: top; }
.align-bottom 		{ vertical-align: bottom; }
.align-bottom-left	{ text-align: left; vertical-align: bottom; }
.align-bottom-right	{ text-align: right; vertical-align: bottom; }
.align-justify 		{ text-align: justify; }

select, input, textarea, select 
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #999999;
}
a:link {
	color: #FF0101;
}
a:visited {
	color: #E30102;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #FF3C0B;
}
h1 {
	font-size: 15pt;
	color: #CCCCCC;
}
h2 {
	font-size: 13pt;
	color: #D40102;
}
.tourdatesframe {
	background-color: #191514;
	background-image: url(gfx_pg/tablebg.gif);
	background-repeat: repeat;
}
.bio {
	line-height: 16px;
	text-align: justify;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.border {
	margin: 3px;
	border: 1px solid #333333;
}

