BODY {background: url(images/bg_diamondplate.jpg) white;
	background-repeat:no-repeat;}
BODY.home {background: url(images/bg.gif) white;
	background-repeat:repeat-x;}
BODY, HTML {scrollbar-arrow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;}
BODY.splash {background: url(images/bg.jpg) #000000;
	background-repeat:repeat-x;}
.right {text-align: right;}
.left {text-align: left;}
DIV {text-align: center;}
DIV.heading {height:22px;
	background: url(images/headingbg.gif) #B84CBF;
	background-repeat:no-repeat;
	text-align: left;
	margin:auto;
	color:white;
	font-family:'Trebuchet MS', Arial;
	font-size:16px;
	font-weight:bold;
	padding:4px;
	padding-left:20px;}
DIV.inside {background: url(images/bg_black.gif) black;
	background-repeat:repeat-x;}
DIV.main {width:720px;
	margin:auto;
	font:85% 'Trebuchet MS', Arial;
	padding-top:15px;
	padding-right:30px;}
DIV.footer {font-family: Arial;
	font-size: 10px;
	padding-top:10px;
	text-align:center;
	color:#8E8B8B;}
DIV.indent {text-align:left;
	padding-top:8px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:25px;}
DIV.salebg {background:#000000;
	width:100%;}
DIV.salebox {background:#363639;
	width:769px;
	margin:auto;
	font:85% 'Trebuchet MS', Arial;
	border:2px solid #B84CBF;
	position:relative;
	left:-20px;}
DIV.message {height:100px;
	background: url(images/messagebg.jpg) #2A241A;
	text-align:center;
	border-left:3px solid #B84CBF;
	border-right:2px solid #B84CBF;
	font-size:9pt;
	font-weight:bold;
	color:white;
	overflow:visible;
	padding:6px;}
DIV.highlight {color:red;
	text-align:center;
	font-weight:bold;
	font-size:15pt;
	padding-bottom:8px;
	padding-top:8px;
	background:black;}
P {text-align:left;}
SPAN.small {font-size:8pt;}
TD {vertical-align: top;}
TD.bottom {vertical-align: bottom;}
TD.headbottom {background: #B84CBF;}
TD.red {background:red;
	text-align:center;
	font-weight:bold;
	color:black;}
TD.schedule {font-size:10px;
	text-align:center;
	vertical-align:top;
	background:white;}
TD.schedtimes {font-size:10px;
	text-align:right;
	color: #666666;
	font-weight:bold;
	white-space: nowrap;}
TD.black {background:black;}
UL {text-align:left;}
LI.pad {padding-bottom:5px;}
A:link {color:blue;
	text-decoration:none;}
A:visited {color: blue;
	text-decoration:none;}
A:hover {color: #000000;
	text-decoration: underline;}
A:active {color: #000000;}
A.foot:link {color:#8E8B8B;
	text-decoration:none;}
A.foot:visited {color: #8E8B8B;
	text-decoration:none;}
A.foot:hover {color: #000000;
	text-decoration: underline;}
A.foot:active {color: #000000;}
B {font-weight: bold;}