/* global style settings */
<STYLE TYPE="text/css">
<!--
TABLE {font-family: arial, verdana,  helvetica, sans-serif;
	font-size: 10pt; color: #000066 } 
  A:visited { font-weight: bold;
  			  text-decoration: none;
  			  text-decoration:  none;
              color: #000066 }
  A:hover   { font-weight: bold;
              text-decoration:  none;
  			  background-color: #6666FF; 
              color: #FFFF00 }
  A:link    { font-weight: bold;
  			  text-decoration: none; 
              color: #000066}
  A:active  { text-decoration: none;
              font-weight: bold;
              color: #000066 }

-->
 </STYLE>


body { background-color: #; }

h1 { color: #A38874; }
h2 { color: #A38874; }
h3 { color: #A38874; }
h4 { color: #A38874; }
h7 { color: #A4AC7F }

/* Styles for Headers */

/* tan style - no size specified */
.chadstuff { color: #A4AC7F }

.chadstuff2 { color: #425D70 }
.chadstuff3 { color: #A4AC7F; 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: #00FFFF; font-size: 7pt; font-family: arial,verdana,sans-serif;}
.chadstuff6 { color: #A4AC7F; font-size: 8pt; font-family: arial,verdana,sans-serif;}
/* tan style - size 2 */
.chadstuff7 { color: #A4AC7F; font-size: 10pt; font-family: arial,verdana,sans-serif;}


/* styles that define the main table structure */
.tdLeft  { background-color: #000000; background-image: url(images/bricks-left.jpg); background-repeat: no-repeat; background-position: right top !important }
.tdRight  { background-color: #000000; background-image: url(images/bricks-right.jpg); background-repeat: no-repeat; background-position: left top }


.tdContent  { color: #000000; font: none 10px arial,verdana,sans-serif; text-decoration: none; padding-left: 2px; }
.tdContent a:hover { color: #000000; font: bold 12px arial,verdana,sans-serif; text-decoration: underline; padding-left: 2px; }
.tdContent a:link { color: #000000; font: none 9px arial,verdana,sans-serif; text-decoration: none; padding-left: 2px; }