H1,H2,H3,H4,H5 { color: #FF3300 }

A { color: rgb(90%,80%,5%) }

.text {
     color: #f89d00
}

BODY {
	background-color: #330000;
	color: #f89d00;
	font-size: 12pt;
	margin-left: 2em;
	margin-right: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

UL B {
    font-weight: bold;
    color: rgb(80%, 30%, 86%)
}
/*
.category { border-width: 4px; border-style: double; margin-left: 3em; margin-right:3em; 
 padding-left:1em; padding-right:1em; padding-bottom: 2ex;
  background-color:#330000;
  border-color:#993399; }
*/
 .category b {
    font-weight: bold;
    color: red;
}

TD, TH {
   color: #f89d00
}

.CalendarTable {
  background-color:#330000;
text-align: left;
border-width: medium;
border-style:solid; 
border-color: #f89d00;
}

.CalendarTable td {
	text-align: left;
	padding-left: 1em;
	border-width: thin;
	border-style: solid;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

.arrowText {
  font-family: Georgia, Times New Roman, serif ; 
  font-size:10px; 
  font-weight:700;
}

.directory {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  font-weight:700;
  line-height: 13px;;
  }

.directory a:hover {
  color: #FFFF33; 
  font-weight: 900;
}
 
 .display {
	color:#FF9933;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 700;
  }

.display h3 {
  font-size: 14px;
  color:#FF9933;
}

.displayTable {
    margin-top: 20px;
}  

.displayTable td {
    padding: 10px;
}

.displayTable img {
  padding-bottom: 10px;
}

.tableClass {
        background-color: rgb(40,28,40); 
       }
	   
.bgc2   {
        background-color: #331100;
        }

.footer { background-image:url(images/curves5-nibs.gif); 
   background-repeat:no-repeat; 
   background-position:top;
/*   text-align:center; */
   text-align:center; 
   width:100%;
}
	
.footerTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	font-size: 10px;
	color: #FFCC00;
	width:50%;
}

.footerTable td {
  width:107px;
  text-align:center;
}

.emph {
    font-weight: bold;
    color: rgb(80%, 30%, 86%)
}

.curlyband {background-image:url(images/CurveBand.gif); background-repeat:repeat; background-position:left; 
 height:75px;}

.nowallpaper { 
  background-color:#330000;


 }