
<style type="text/css">


H { font-family:verdana, helvetica;}
H1 {color: #005b00; font-size: 15px; font-weight: bold; margin-bottom: 1;margin-top:2;}
H2 {color: #002953; font-size: 13px; font-weight: bold;margin-bottom: 1;margin-top:7;}
H3 { color: #0033cc; font-size: 12px; font-weight: bold; margin-top:1; margin-bottom: 1;}
H4 {color: #01673A; font-size: 13px; font-weight: bold; margin-bottom: 2;}
H5 {color: #69182b; font-size: 13px; font-weight: bold; margin-bottom: 1;margin-top:1;}

/* DEFAULT LINKS IN TEXT  */
A 	{ font-family:verdana, helvetica;} 
A:link	{ color: #006C00; text-decoration: none; } 
A:visited	{ color: #006C00; text-decoration: none; } 
A:hover	{ color: #000000; text-decoration: underline; } 
A:active	{ color: #006C00; text-decoration: none; } 

/*  MAIN NAVIGATION - SIDE OR TOP */
A:link.nav {text-decoration:none;color:#000000;font-size: 11px;}
A:visited.nav {text-decoration:none;color:#000000;font-size: 11px;}
A:hover.nav { text-decoration:none;color:#000000;font-size: 11px;}
A:active.nav {text-decoration:none;color:#000000;font-size: 11px;}

.nav {font-weight:bold;line-height:1.5;text-decoration:none;font-size: 11px;}

.navcell {background:#ffffca;}

.mouse1 {background:black;}



body {
	scrollbar-3dlight-color : #ffff00;     /* BEVELED LOOK AROUND SCROLL BAR AND BUTTON */
	scrollbar-arrow-color : #ff80ff;   /* ARROW ON  SCROLL BUTTON */
	scrollbar-base-color : #000000;     /* NO NEED TO CHANGE */
	scrollbar-darkshadow-color : #000000;   /* OUTLINE AROUND SCROLL BAR */
	scrollbar-face-color : navy;   /* SCROLL BAR AND SCROLL BUTTON */
	scrollbar-highlight-color : WHITE;      /* NO NEED TO CHANGE */
	scrollbar-shadow-color : BLACK ;     /* NO NEED TO CHANGE */
	scrollbar-track-color : #B9DECC;  /* BASE TRACK */
	margin: 0; 
	padding: 0;
	/*background: #1a7f4c;   insert  BACKGROUND FOR ENTIRE WEBSITE */
	font-family: verdana,helvetica;  /* FONT FOR ENTIRE WEBSITE - MAY NEED TO REPEAT IN TD STYLE */
	font-size: 12px;
	}
	
table, tr, td {font-size: 12px; font-family: verdana,helvetica;vertical-align:top;line-height:1.5;}
div {line-height:1.5;}
blockquote {font-size: 11px;font-style:italic;color:#790000;font-weight:bold;line-height:1.3;}
ul {margin-top:5px;margin-bottom:0px;}
li {margin-top:0px;margin-bottom:0px;}
sup  {font-size: 10px; }
.s {font-size: 10px; }
.ms {font-size: 11px;}
.m {font-size: 12px; }
.ml {font-size: 13px;}
.l {font-size: 14px; }

.footer {font-size: 10px; color:#818181;text-decoration:none;}
.content {background:white;}   /* BACKGROUND FOR CONTENT TEXT */
.altcontent {background:#e1e1e1;}   /* BACKGROUND FOR ALTERNATE CONTENT TEXT */
.caption {font-size: 10px; font-family: verdana,helvetica;line-height:1;}
.newsbox {background:#e1e7fd;color:black;font-weight:bold;font-size:15px;border-color:navy;}
.button {font-size:10px;color:black;background:#EED14D;}

.banner {color:white;font-size:14px;font-weight::bold;background:#b62f31;}
.activetab {background:#fceec5;font-size: 10px;font-weight:bold;}
.inactivetab {background:#e0e0e0;font-size: 10px;font-weight:bold;}

/*  CF  DYNAMIC LINKS */

.table_cell {color:#ffffff;}    	
.table_bg {color:#ffffff;}   	
.module_cell {color:#ffffcc;} 
.Detail_cell {color:#B2CCDE;} 	
.news_cell {color:#F8E6CF;} 	
.accent_cell {color:#F8E6CF;}   	
.tableRowA {background:#ffffcc; color:#000000;}   	
.tableRowB {background:#eaffea; color:#3333cc;}   	

/* Cfd DEFAULTS */

.adminTblColTitles {background:#B2CCDE; font-size: 11px; font-weight:bold;}
.admintablecell {background:#EED14D;}

/* ADMIN FONTS */
.adminFontLabel { color:#00277a;}
.adminFontRequired {color:#ad0b0f;}
.Note {color:#02519e;font-size:10px;}

.EventsGrid_monthyear  {font-size: 11px;color:white;background:#6e273d;font-weight:bold;}
.EventsGrid_daysofweek {font-size: 10px;}
.EventsGrid_inactiveday {font-size: 10px;background:#e7e7e7;}
.EventsGrid_activeday {font-size: 10px;}
.EventsGrid_blankday {font-size: 10px;background:#ffeedd;}



/*  Color setting for data entry errors   */
.error_bgcellcolor {color:#F8E6CF;}   	/*  SAND  */
.error_MessageColor {color:#ad0b0f;}


</style>



