﻿.tTitle {color:#CC5200;font-weight:bold;font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
  font-size:110%;
}
.tDate {color:gray;font-size:85%;
}
#SchedTable td {
   padding-left: 5px;
   padding-right: 5px;
   background-color: #FFD469;
}
#rollbutton1 a {
	 background:#7a1d1d url('images/bg-button-redwood.gif') top left repeat;
   	 padding:4px;
	 border-style:solid;
	 border-width:1px;
	 border-color:#FF610D;
     display: inline;
 	 color:#FFD469;
     font-size: 10px;
     font-family: Verdana, sans-serif;
     font-weight:bold;
     text-decoration: none;
     background-color: #AA302B;
     margin: 3px;
     text-align: center;
}
#Page_Content a:link,#Page_Content a:visited,#Page_Content a:active {
   color: #060;
   text-decoration:underline;
}
#rollbutton1 a:link,#rollbutton1 a:visited,#rollbutton1 a:active {
     color:#FFD469;
     text-decoration:none;
}
#rollbutton1 a:hover {
 		text-decoration:underline;
		background:#F7712C url(images/bg-button-orangewood.gif) top left repeat;
}


#Page_Content a:hover {
   color: #900;
   text-decoration:underline;
}

#BigNotice {
   text-align:center;
}
#BigNotice td {
   text-align:left;
   font-family: "Times New Roman",times,serif;
   font-size: 1.1em;
}
#BigNotice  .theader {
   text-align:center;
   font-size: 1.1em;
   font-weight:bold;
   color:#AA302B;
   background-image: url(images/bg-theader-bignotice.gif);
   background-repeat: repeat-x;
   background-position: left bottom;
}
.MiniTable td {
   border-width:0px;
   border-bottom-width: 1px;
   border-color: #FF610D;
   border-style: dotted;
   padding-bottom:3px;
}

.heading4 {
   font-size: 1.1em;
   color: #AA302B;
   font-weight: bold;
}
.dropcap {
font-family: Verdana;
 font-size: 300%;
 line-height: 0.8em;
 margin-right: 0.0em;
 padding-bottom: 0.1em;
}

td {vertical-align:top;}
#ImportantNotice a:link,#ImportantNotice a:active,#ImportantNotice a:visited {color:#FFF;}
#ImportantNotice a:hover {color:#FFCC00;}