/* global style settings */
<STYLE TYPE="text/css">
<!--
TABLE {font-family: arial, helvetica, sans-serif;
			font-size: 10pt } 
  A:visited { text-decoration: underline;
				background-color: #000000;
              color: #FDB801}
  A:link    { text-decoration: underline; 
              color: #EFEFEF }
  A:hover   { text-decoration: none;
 				background-color: #000000; 
              color: #2C9FF8 }
  A:active  { text-decoration: none;
              font-weight: bold;
              color: #99CCFF }
-->
</STYLE> 

-->
 </STYLE>


body { background-color: #000000; }

h1 {
	color:#FFE500;
	font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h2 {
	color:#FFE500;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h3 { color: #A38874; }
h4 { color: #A38874; }
h7 { color: #FFE500 }

/* Styles for Headers */

ul
{
	margin-left:5px;
}

li.a{font-weight:bold;}

/* tan style - no size specified */
.chadstuff { color: #FFE500; font-family: arial,verdana,sans-serif; }

.chadstuff2 { color: #FFE500; font-family: arial,verdana,sans-serif;}
.chadstuff3 { color: #FFE500; font-size: 8pt; font-family: arial,verdana,sans-serif;}
.chadstuff3b { color: #FFFFFF; font-size: 8pt; font-family: arial,verdana,sans-serif; background-color: #001D55;}
.chadstuff3c { color: #FF9F00; font-size: 8pt; font-family: arial,verdana,sans-serif;}
.chadstuff4 { color: #E4E4E4; font-size: 7pt; font-family: arial,verdana,sans-serif;}
/* light blue style - used for show dates that were festival or event oriented */
.chadstuff5 { color: #B9C2FD; font-size: 7pt; font-family: arial,verdana,sans-serif;}
.chadstuff6 { color: #FFE500; font-size: 8pt; font-family: arial,verdana,sans-serif;}
/* tan style - size 2 */
.chadstuff7 {
	color:#FFE500;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.facebook
{
	margin-left:2px;
}

.playdatesnormal {
	color:#d1d1d1;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-indent:3px;
}

.playdatesspecial {
	color:#B9C2FD;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-indent:3px;
}

.playdatesalarm {
	color:#FFCCCC;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-indent:3px;
}

.chadstuff15 { color: #E4E4E4; font-size: 14pt; font-family: arial,verdana,sans-serif;}

/* styles that define the main table structure */
.tdLeft  { background-color: #000000; }
.tdRight  { background-color: #000000; }

.tdalbuminfo { background-color: #01215F }

.tdContent  { color: #DCE1E4; font: none 10px arial,verdana,sans-serif; text-decoration: none; padding-left: 2px; }
.tdContent a:hover { color: #99FF66; font: bold 12px arial,verdana,sans-serif; text-decoration: underline; padding-left: 2px; }
.tdContent a:link { color: #DCE1E4; font: none 9px arial,verdana,sans-serif; text-decoration: none; padding-left: 2px; }



