.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000}
.tagline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #333333; letter-spacing: normal; text-align: left; font-variant: normal; font-weight: normal}
.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #333333}
.headings {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #660000}
.smallheadings { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF}
.horizlinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal ; color: #000000}
.titlebodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #000000 }
a:hover{ color:#FF9999; }
.newsheadings { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #660000 }
.textbox
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 9pt;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	font-family: Arial, helvetica;
	background-color:white;
}
.button
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-size: 9pt;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-family: Arial, helvetica;
	background-color: silver;
}
.dropdownlist
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-size: 9pt;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
	font-family: Arial, helvetica;
	background-color: white;
}



A
{
	color: #990000;
}

A:hover
{
	color: #cc6666;
}

.error
{
	font-weight: bold;
	font-size: 12pt;
	color: red;
	font-family: Arial;
}
TR.category
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: Arial;
	background-color: #990000;
}
/* Calendar Styles */
.calhead {
    border:none;
    text-align:center;
    background-color: #990000;
    color: white;
    font-size: 16pt; 
    font-family: Arial; 
    padding: 2px;
}
.calhead a {
    text-decoration: none; 
}
.calhead a:hover {
    color: red;
    }
.toolbar 
{
    font-family: verdana; 
    font-size: 10pt; 
    text-decoration: none; 
    color: #003399; 
}
table.toolbar {
   background-image: url('/images/calendar/toolgrad.gif');
   background-repeat: repeat-x;
   border: 1px solid #95b7f3;
   background-repeat: repeat-x;
   background-color: #9ebff6;
}
.selectednav {
   background: #fee197;
}

.bannerframe { 
    background-image: url('');
    background-color: #5F5F5F;
    background-repeat: repeat-x;
}

.banner a:link {
    font-family: Verdana, serif; 
    font-size: 8pt; 
    color: white;
    font-weight: bold; 
    text-decoration: none; 
}
.banner a:visited {
    font-family: Verdana, serif; 
    font-size: 8pt; 
    color: white;
    font-weight: bold; 
    text-decoration: none; 
   }
.banner {
    color: white;
    font-size: 8pt; 
    font-family: verdana; 
}

.navframe {
    background: #EAEAEA;
    border-right: none; 
    border-left: 0px; 
}


