.mainActiveLeft {
  background-image: url(images/header_active_main_L.gif);
  background-repeat: no-repeat;
  background-position: right;
  width: 20px;
  height: 40px;
}

.mainActiveRight {
  background-image: url(images/header_active_main_R.gif);
  background-repeat: no-repeat;
  background-position: left;
  width: 20px;
  height: 40px;
}

.mainActiveBG {
  background-image:  url(images/header_active_main_BG.gif);
  background-repeat: repeat;
  font-family: arial,helvetica,sans-serif,times;
  font-size: 13pt;
  color: White;
  text-align: center;
}

.mainInactiveLeft {
  background-image: url(images/header_inactive_main_L.gif);
  background-repeat: no-repeat;
  background-position: right;
  width: 20px;
  height: 40px;
}
                                                                                
.mainInactiveRight {
  background-image: url(images/header_inactive_main_R.gif);
  background-repeat: no-repeat;
  background-position: left;
  width: 20px;
  height: 40px;
}
                                                                                
.mainInactiveBG {
  background-image: url(images/header_inactive_main_BG.gif);
  font-family: arial,helvetica,sans-serif,times;
  font-size: 13pt;
  color: White;
  text-align: center;
}

.activeSub {
	background:  url(images/header_inactive_sub_BG.gif);
	font-family: arial,helvetica,sans-serif,times;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 1000px;
	height: 25px;
	color: White;
}

.inactiveSub {
	background:  url(images/header_inactive_sub_BG.gif);
	font-family: arial,helvetica,sans-serif,times;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 1000px;
	height: 25px;
	color: Black;
}

.activeSubSub {
	background:  url(images/header_inactive_sub_BG.gif);
	font-family: arial,helvetica,sans-serif,times;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	width: 1000px;
	height: 20px;
	color: White;
}

.inactiveSubSub {
	background:  url(images/header_inactive_sub_BG.gif);
	font-family: arial,helvetica,sans-serif,times;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	width: 1000px;
	height: 20px;
	color: Black;
}

.activeHeaderlink {
	font-family: arial,helvetica,sans-serif,times;
	text-decoration: none;
	color: Black;
	width: 100%;
}

.inactiveHeaderlink {
	font-family: arial,helvetica,sans-serif,times;
	text-decoration: none;
   color: White;
}

.activelink {
	font-family: arial,helvetica,sans-serif,times;
	text-decoration: none;
   color: White;
}

.inactivelink {
	font-family: arial,helvetica,sans-serif,times;
	text-decoration: none;
   color: Black;
}

.superTable {
	width: 750px;
	height: 80%;
	padding: 0;
	border: 0;
	vertical-align: top;
  background-color: #F5F5F5;
}

.mainSection {
  padding: 10px;
}

.verticalBar {
	background:  url(images/header_inactive_sub_BG.gif);
	width: 10px;
}

.horizontalBar {
  background:  url(images/header_inactive_sub_BG.gif);
  vertical-align: middle;
  text-align: center;
  height: 18px;
}

.boldtd {
  font-weight: bold;
  vertical-align: top;
}

.spacerTD {
  width: 20px;
}

A {
	text-decoration: none;
  color: #0000cb;
}

A:link {
}
                                                                                
A:visited {
}
                                                                                
A:active {
}
                                                                                
A:focus {
}

A:HOVER {
  text-decoration: none;
}

BODY { 
  background: #FFFFFF;
  color: black;
  font-family: arial,helvetica,sans-serif,times;
  font-size: 10pt;
  text-align: center;
}

P {
  font-family: arial,helvetica,sans-serif,times;
  color: black;
  font-size: 10pt;
  margin-top: 2px;
  margin-bottom: 15px;  
  margin-left: 10px;
}

TABLE {
  font-family: arial,helvetica,sans-serif,times;
  font-size: 10pt;
}

TD {
  font-family: arial,helvetica,sans-serif,times;
  font-size: 10pt;
  vertical-align: top;
}

TH {
  font-family: arial,helvetica,sans-serif,times;
  font-size: 10pt;
  font-weight: bold;
}

LI {
  font-family: arial,helvetica,sans-serif,times;
  font-size: 10pt;
  }

H1 {    
  font-family: arial,helvetica,sans-serif,times;
  color: black;
  font-size: 18pt;
  line-height: 18pt;
}

H2 {    
  font-family: arial,helvetica,sans-serif;
  color: black;
  font-size: 12pt;
  line-height: 12pt;
}

H3 {    
  font-family: arial,helvetica,sans-serif;
  color: #404040;
  font-size: 12pt;
  line-height: 12pt;
  margin-top: 3px;
  margin-bottom: 3px;
}

H4 {    
  font-family: arial,helvetica,sans-serif;
  color: black;
  font-size: 10pt;
  line-height: 10pt;
  font-weight: bold;
}

table.auditions {
  font-family: arial,helvetica,sans-serif,times;
}

td.auditions {
  text-align: left;
  vertical-align: top;
}
th.auditions {
  text-align: left;
  vertical-align: top;
}
