* {
	margin: 0px;
	padding: 0px;
}
body
{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-base-color: black;
	scrollbar-arrow-color: #ffcc33; 
	scrollbar-face-color: black;
	scrollbar-highlight-color: #fffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color:#732400; 
	scrollbar-shadow-color:#732400; 
	margin : 0px 0px 0px 0px;
	background-color : black;
}

UL {margin-left:20px; margin-top:10px; margin-bottom:10px;}
LI {list-style-image: url(img/dot.gif);}
TABLE { padding:0px; margin:0px; }
TR { padding:0px; margin:0px; }
TH { padding-left:5px; margin:0px; text-align:left; }
TD { padding:0px; margin:0px; text-align:left; }

.page TABLE {
	border: 1px solid #cccccc; 
	border: 0px none #cccccc; 
}

A:link
{
	color: #B01F00;
	text-decoration: underline;
}

A:hover
{
	color: #FE8A00;
	text-decoration: none;
}

A:visited
{
	color: #B01F00;
	text-decoration: underline;
}

DIV.img {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

DIV.events {
	color: black;

}

.events A, .menu A:visited {
	color: white;
	text-decoration: underline;
}

.events A:hover {
	color:white;
	text-decoration: none;
}

DIV.menu {
	width:120px;
	padding:0px;
	margin:0px;
	background:#cccccc;
	border: 1px none #654405;
	text-align:left;
	background:url(img/menubg.gif);

}

.menu A, .menu A:visited {
	display:block;
	width:111px;
	height:20px;
	line-height:20px;
	border: 1px none #654405;
	border-bottom-style: solid;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.menu A.first, .menu A.first:visited {
	border-top-style: solid;
}
.menu A.top {
	color:#000000;
}

.menu A.bottom {
	color:#ffffff;
}
.menu A.top:hover {
	background:#ffffff;
	color:#000000;
}

.menu A.bottom:hover {
	background:#ffffff;
	color:#000000;
}

DIV.main {
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	padding: 5px;
	font-size: 11px;
}

DIV.drumstruck{
	text-align: left;
	color:white;
}
.dsquotelite {
	color: #ffcc33;
}

DIV.infobox{
	margin: 2px;
	text-align: left;
}

.infobox A {
	text-decoration: underline;
}

.infobox A:hover {
	text-decoration: none;
}

DIV.content {
	margin-left: 15px;
	text-align: left;
}

DIV.maincontent {
	margin-left: 25px;
	margin-right: 15px;
	text-align: justify;
}

.content TH { 
	border-width:2px;
	border-style:solid;
	text-align:left;
}

.content TD { 
	border-width:2px;
	border-style:solid;
	padding: 4px; 
}

.content .tb00 { background-color:#ffffff; border-color:#ffffff; border-style:none; }
.content .tb01, .menu .ln01 { background-color:#fed762; border-color:#fed762; }
.content .tb02, .menu .ln02 { background-color:#fec625; border-color:#fec625; }
.content .tb03, .menu .ln03 { background-color:#fdab00; border-color:#fdab00; }
.content .tb04, .menu .ln04 { background-color:#fe8a00; border-color:#fe8a00; }
.content .tb04_solid { background-color:#fe8a00; border-color:#fe8a00; }
.content .tb05, .menu .ln05 { background-color:#fd6d00; border-color:#fd6d00; }
.content .tb05_solid { background-color:#fd6d00; border-color:#fd6d00; }
.content .tb06, .menu .ln06 { background-color:#fb3c00; border-color:#fb3c00; }
.content .tb07, .menu .ln07 { background-color:#f31d00; border-color:#f31d00; }
.content .tb08, .menu .ln08 { color:#FFFFFF; background-color:#d91800; border-color:#d91800; }
.content .tb08_solid { background-color:#d91800; border-color:#d91800; }
.content .tb09, .menu .ln09 { color:#FFFFFF; background-color:#b01f00; border-color:#b01f00; }
.content .tb09_solid { color:#FFFFFF; background-color:#b01f00; border-color:#b01f00; }
.content .tb10, .menu .ln10 { color:#FFFFFF; background-color:#8a2b00; border-color:#8a2b00; }
.content .tb10_solid { background-color:#8a2b00; border-color:#8a2b00; }
.content .tb11, .menu .ln11 { background-color:#742600; border-color:#742600; }
.content .tb12, .menu .ln12 { background-color:#000000; border-color:#000000; }
.content .tbds { background-color:#b01f00; border-color:#b01f00; }
.content .tbpromo { background-color:#FED762; border-color:#FED762; }

.content TD.tb00, .content TD.tb02, .content TD.tb03, .content TD.tb04, .content TD.tb05, .content TD.tb06,
.content TD.tb07, .content TD.tb08, .content TD.tb09, .content TD.tb10, .content TD.tb11, .content TD.tb12 { 
	background-color: #ffffff;
}
.menu .ln01, .menu .ln02, .menu .ln03, .menu .ln04, .menu .ln05, .menu .ln06, .menu .ln07, .menu .ln08, .menu .ln09, .menu .ln10, .menu .ln11, .menu .ln12 {
	border-color:#654405;
}


.bordered, .bordered TABLE, .bordered TH, .bordered TD { 
	border: 1px solid #808080;
}

DIV.subpage {
	margin-right: 15px;
	text-align: justify;
}
.subpage .body {
	margin-left: 15px;
}

.subpage TABLE {
}

.subpage TH, .subpage TD {
	border-style: solid;
	border-width: 0px;
}
.subpage TH {
	padding: 2px 0px 2px 10px;
}
.subpage TD {
	padding: 5px;
}
.subpage IMG {
	border-style:solid;
	border-width:2px;
}
.subpage UL {
	margin-left: 25px;
}
.subpage LI {
	list-style-image: url(img/dot.gif);
}

