<style type="text/css">
<!--
body {			background-color : #FFFFFF;
				color: #666666; 
				font-size: 12px; 
				font-family: verdana,arial,Helvetica,sans-serif;
				scrollbar-base-color: #003399;
				scrollbar-arrow-color: #C6D8EB;
				scrollbar-darkshadow-color: #;
				scrollbar-face-color: #;
				scrollbar-highlight-color: #;
				scrollbar-shadow-color: #;
				scrollbar-3dlight-color: #;
				height: 100%; }

ul {			style = margin-top: 0; margin-bottom: 0}


/* Font Headings if not a TD Heading defined below  */
.heading {		color:#FFFFFF; 
				font-size: 13px; 
				font-family: verdana,arial,Helvetica,sans-serif;*/
				font-weight:bold;}

/* TD Heading   						          */
.TDHeading {
	width : 573;
	height: 23;
	bordercolor: #FFFFFF;
	font-size:13px;
	color: #FFFFFF;
	font-family: verdana,arial,Helvetica,sans-serif;
	font-weight:bold;
	background: url(/Images/bluewhite.gif);
}

/* TD Top Heading (Such as section names)          */
.TDTopHeading {	width : 573;
				height: 23 ;
				bordercolor: #FFFFFF;
				background: url(/Images/bluepurple.gif);
				font-size:13px;
				color: #FFFFFF;
				font-family: verdana,arial,Helvetica,sans-serif;
				font-weight:bold;	}

/* TD Heading for the Homepage			          */
.HomeTDHeading {width : 523;
				height: 23 ;
				bordercolor: #FFFFFF;
				background: url(/Images/bluewhite.gif);
				font-size:13px;
				color: #FFFFFF;
				font-family: verdana,arial,Helvetica,sans-serif;
				font-weight:bold;	}

/* TD Heading Past Events   			          */
.TDHeadingLong {width : 616;
				height: 23 ;
				bordercolor: #FFFFFF;
				background: url(/Images/bluewhitelong.gif);
				font-size:13px;
				color: #FFFFFF;
				font-family: verdana,arial,Helvetica,sans-serif;
				font-weight:bold;	}

/* Page Content    						          */
.PageContent {	width : 573;
				font-size:12px;
				color: #003399;
				font-family: verdana,arial,Helvetica,sans-serif;
				font-weight:normal;	}
								
/* Text for write-up of events appearing on the homepage */
.HomeEventText {color:#666666;
				font-size: 12px; 
				font-family: verdana,arial,Helvetica,sans-serif;
				font-weight:normal; }

/* Main text style						          */
.MainText {		color:#003399;
				font-size: 12px; 
				font-family: verdana, arial, Helvetica, sans-serif;
				font-weight:normal;}
								
/* Text for past and on-going events              */
.EventText {	color:#003399;
				font-size: 12px; 
				font-family: verdana, arial, Helvetica, sans-serif;
				font-weight:normal;}

/* Text on Photo.htm and Photo Gallery           */
.PhotoText {	color:#003399;
				font-size: 12px; 
				font-family: verdana, arial, Helvetica, sans-serif;
				font-weight:normal; }
				
/* Left column text e.g. for Photo Gallery       */
.LeftColumnText {
				color:#003399;
				font-size: 12px;
				font-family: verdana, arial, Helvetica, sans-serif;
				font-weight: bold;
				background-color: #CCCCCC;}

/* Event Date style beside links		          */
.linktextdate {	color:#960000;
				font-size: 12px; 
				font-family: verdana,arial,Helvetica,sans-serif;
				font-weight:normal; }

/* Disclaimer alert style				          */
.disclaimer {	color:#999999;
				font-size: 10px; 
				font-family: verdana,arial,Helvetica,sans-serif;
				font-weight:bold; }

/* Disclaimer text style in disclaimer.asp    */
.disclaimertext		{color:#003399;
					font-size: 12px; 
					font-family: verdana,arial,Helvetica,sans-serif;
					font-weight:normal; }

/* Dragon Boat Sign-In style for error                */
.dragonboat			{color:#FF0000;
					 font-size: 12px;
					 font-family: verdana,arial,Helvetica,sans-serif;
					 font-weight:bold; }

/* footer style					                 */
.footer				{font-size: 10px;
					 font-family: verdana,arial,Helvetica,sans-serif; }
.footer:visited		{color: #666699; cursor: hand; text-decoration: none; }
.footer:link		{color: #666699; cursor: hand; text-decoration: none;  }
.footer:hover		{color: #666699; cursor: hand; text-decoration: underline;} 
.footer:active		{color: #666699; } 

/* Home Page Links format             			 */
.homelinks 			{font-size: 12px;
					 font-family: verdana,arial,Helvetica,sans-serif; }
.homelinks:visited 	{color: #330066; cursor: hand; text-decoration: none; }
.homelinks:link 	{color: #003399; cursor: hand; text-decoration: none; }
.homelinks:hover 	{color: #FF9900; cursor: hand; text-decoration: underline;} 
.homelinks:active 	{color: #CC0000; } 

/* General Links format                */
.links 				{font-size: 12px;
					 font-family: verdana,arial,Helvetica,sans-serif; }
.links:visited 		{color: #666666; cursor: hand; text-decoration: none; }
.links:link 		{color: #003399; cursor: hand; text-decoration: underline; }
.links:hover 		{color: #FF9900; cursor: hand; text-decoration: underline;} 
.links:active 		{color: #CC0000; } 

/* Photo Gallery Page# format                */
.photo				{font-size: 12px;
					 font-family: verdana,arial,Helvetica,sans-serif; }
.photo:visited		{color: #666699; cursor: hand; text-decoration: underline; }
.photo:link			{color: #666699; cursor: hand; text-decoration: underline;  }
.photo:hover		{color: #666699; cursor: hand; text-decoration: none; } 
.photo:active		{color: #666699; text-decoration: underline; }

/* title style in Ed Fd - Past & Present Board of Trustees	*/
.title {		font-size: 11px; 
				font-family: verdana,arial,Helvetica,sans-serif;*/
				font-style:italic;}


// #003399 navy blue
// #666699 grey (selected section in navigation bar)
// #999999 light grey (rollover grey in navigation bar)
// #DCE1EF light blue (background blue)
// #960000 burgundy background


// -->
</style>