body {
font-family:Arial, Helvetica;
font-size:13px;
}
a {
color:#660099; /* ---------------------------------- DYN -----------------------  */
text-decoration:none;
font-weight:bold;
}
a:hover {
text decoration:underline;
color:#666666;
}
.outline {
border:2px solid #660099; /* ---------------------------------- DYN -----------------------  */
}
.header {
height:229px;
background-image:url(images/header_purple.jpg); /* ---------------------------------- DYN -----------------------  */
}
.topSpacer {
height:10px;
}
#nav {
background-color:#330066; /* ---------------------------------- DYN -----------------------  */
height:25px;
line-height:25px;
}
#nav a {
line-height:25px;
height:25px;
font-size:16px;
font-weight:bold;
color:white;
background-color:#660099; /* ---------------------------------- DYN -----------------------  */
text-decoration:none;
padding-top:4px;
padding-bottom:4px;
}
#nav a:hover {
background-color:#330066; /* ---------------------------------- DYN -----------------------  */
}
.main {
background:url(images/mainBG_purple.gif) no-repeat; /* ---------------------------------- DYN -----------------------  */
}

.rtbx {
margin-right:-15px;
margin-bottom:10px;
margin-left:15px;
float:right;
background-color:#660099; /* ---------------------------------- DYN -----------------------  */
width:225px;
padding:10px;
color:white;
border: 2px solid #330066; /* ---------------------------------- DYN -----------------------  */
}
.coverIMG {
border: 1px solid #330066; /* ---------------------------------- DYN -----------------------  */
}

.ccBox {
margin-right:-15px;
margin-bottom:10px;
margin-left:15px;
float:right;
width:225px;
padding:10px;
color:#330066;
border: 2px solid #330066; /* ---------------------------------- DYN -----------------------  */
}

.headline {
font-size:16px;
font-weight:bold;
color:#330066; /* ---------------------------------- DYN -----------------------  */
}

.oIMG {
border: 1px solid #330066; /* ---------------------------------- DYN -----------------------  */
}

.bands {
float:left;
color:#ffffff;
font-weight:bold;
padding-top:15px;
padding-right:15px;
margin-right:20px;
background-color:#660099; /* ---------------------------------- DYN -----------------------  */
border: 2px solid #330066; /* ---------------------------------- DYN -----------------------  */
}

.scheduleRow td {
border-bottom:2px dotted #330066; /* ---------------------------------- DYN -----------------------  */
}
.scheduleCell {
border-right:2px dotted #330066; /* ---------------------------------- DYN -----------------------  */
}










