	/*-----------------------------------------------------
	(html) set default style of document
	-------------------------------------------------------*/
	html 
	{
		height: 100%;
		margin: 0px;
		padding: 0px;
		top: 0px;
		left: 0px
	}

	/*-----------------------------------------------------
	(.header) set default style of main banner / header.
		-------------------------------------------------------*/
	.headertxt
	{ 
		margin: 2px;
		padding: 3px;
		align: center
		font-family: verdana, courier new;
		font-size: 8pt;
		font-weight: normal;
		color: #ffffff;
		background-color: #004890
		/*background-image: url(/GRAPHICS/top_join4.jpg)*/
	}


	/*-----------------------------------------------------
	(body) set default style of body
	***for changing the main page background color - change 'background-color' below; mark
	-------------------------------------------------------*/
	body
	{
		/* position: absolute; */
		height: 100%;
		margin: 0px;
		padding: 0px;
		top: 0px;
		left: 0px;
		font-family: verdana, courier new;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
		background-color: #004890 /*orig colors -- #FFFF99 #c3c3c3*/
	}



	/*-----------------------------------------------------
	Styles used in the center text area.  Named as the Event table where Announcements are posted
	-------------------------------------------------------*/

	.EventTableTitle
	{
		font-weight: bold;
		background-color: #001848;  /****this color changes the table title; mark orig=#003366;*/
		color: #ffffff  /*Text is white*/
	}
	
	.EventTableHeadLine
	{
	font-weight: bold;
	font-size: 8pt;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #e0e0e0
	}


	/*-----------------------------------------------------
	(A.clasLeftNav...) set default style of Index Menu
	***change the Nav links font color and size here, 1st line.  don't know what the rest do; mark
	-------------------------------------------------------*/
	/*A{font-weight:bold; font-size: 10pt; color:#FFFFFF; text-decoration:underline;}
	A.clsLeftNav{font-weight:bold; font-size: 8pt; color:#000000; text-decoration:none;}
	A.clsLeftNav:hover{font-weight:bold; color:#000000; text-decoration:underline;}
	A.clsLeftNavSubItem{font-size:7pt;color:#000000; text-decoration:none; padding-left: 5px;}
	A.clsLeftNavSubItemSelected{font-size:7pt;color:#000000; text-decoration:underline;}
	A.clsLeftNavSubItem:hover{font-size:7pt;color:#000000; text-decoration:underline;}
	A.clsLeftNavSubItemSelected:hover{font-size:7pt;color:#000000; text-decoration:underline;}

	.clsLeftNavSubItem{font-size:7pt;color:#000000; text-decoration:none; padding-left: 5px;}


	A.clsImage:link{color: #003366;}
	A.clsImage:visited{color: #000000;}
	A.clsImage:hover{color: #000000;}
	A.clsImage:active{color: #000000;}
	*/




	/*-----------------------------------------------------
	Below this point are style defs that I don't know where 
	where they are used (yet);MARK
	-------------------------------------------------------*/


	/*-----------------------------------------------------
	(.tblMain) set default style of main page table
	I don't know what this controls;mark
	-------------------------------------------------------*/
	.tblMain
	{ 
		width: 100%;
		height: 100%;
		margin: 0px;
		padding: 0px;
		top: 0px;
		left: 0px;
		background-color:  #ffffff /*  #f3e6ba*/
	}




	/*-----------------------------------------------------
	(.IndexBody) set default style of Index table
	-------------------------------------------------------*/
	.indexbody
	{ 
		height: 100%;
		margin: 0px;
		padding: 0px;
		top: 0px;
		left: 0px
	}
	
	
	/*-----------------------------------------------------
	(.tblIndexNavigation) set default style of 
							Index/Navigation table
	-------------------------------------------------------*/
	.tblIndexNavigation
	{ 
		height: 100%;
		padding: 0px;
		margin: 0px
	}



	/*-----------------------------------------------------
	(.tblInfoContent) set default style of Info/Content
						table
	don't know what this controls;Mark
	I added #c0c0a8 w/ no effect;Mark 
	-------------------------------------------------------*/
	.tblBody
	{ 
		width: 100%;
		height: 100%;
		font-family: verdana;
		font-size: 8pt;
		font-weight: normal;
		line-height: 14px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 0px;
		padding-right: 0px;
		background-color: #c0c0a8; /* #ffffff */
	}


	/*-----------------------------------------------------
	(.tblInfoContent) set default style of Info/Content
						table
	don't know what this controls;Mark
	I added #c0c0a8 w/ no effect;Mark 
	-------------------------------------------------------*/
	.tblInfoContent
	{ 
		height: 100%;
		/* background-image: url(/GRAPHICS/infobground.gif); */
		background-color: #c0c0a8; /*#c3c3c3;*/
		font-size: 8pt
	}


	/*-----------------------------------------------------
	(.IndexBody) set default style of Index table
	-------------------------------------------------------*/
	.infopanel
	{ 
		height: 100%;
		width: 266px;
		font-family: verdana;
		font-size: 10pt;
		font-weight: normal;
		line-height: 14px
	}





	/*-----------------------------------------------------
	(.footer) set default style of main page table
	-------------------------------------------------------*/
	.footer
	{ 
		width: 100%;
		height: 20px;
		margin: 0px;
		padding: 0px;
		top: 0px;
		left: 0px;
		font-family: verdana, courier new;
		font-size: 8pt;
		font-weight: bold;
		color: #000000;
		background-color: #c3c3c3
	}


	TR.AnnouncementHeader TD
	{
		Font-Family: Tahoma;
		Font-Size: 10pt;
		Font-Weight: Bold;
		Color: #000000;
		Cursor: hand;
		Background-Color: #CCCCCC
	}

	.AnnouncementTitle
	{
		Font-Family: Tahoma;
		Font-Size: 8pt;
		Font-Weight: Bold
	}

	TABLE.AnnouncementTable
	{
		Border-Top: #A4A3BE 1px solid;
		Border-Bottom: #A4A3BE 1px solid;
		Border-Right: #A4A3BE 1px solid;
		Border-Left: #A4A3BE 1px solid;
		Background-Color: #f8f8f8
	}

	TD.AnnouncementBody
	{
		Font-Family: Verdana;
		Font-Size: 8pt;
		Color: #000000;
		Text-Align: Left
	}

	TABLE.AnnouncementBody
	{
		Font-Family: Verdana;
		Font-Size: 8pt;
		Color: #000000;
		Text-Align: Left
	}

	/*-----------------------------------------------------
	(.InfoStream) set default style of Info/Content
						table
	-------------------------------------------------------*/
	.InfoStream
	{ 
		font-family: verdana, arial;
		font-size: 8pt;
		font-weight: normal;
		padding-left: 0px;
		padding-bottom: 5px;
		border-top: solid 1px #003366;
		border-bottom: solid 1px #003366;
		border-left: solid 8px #003366;
		border-right:  solid 1px #003366;
		padding-right: 0px;
		background-color: #ffffff
	}




	TABLE.EventTable
	{
			font-family: verdana;
			font-size: 8pt;
			font-weight: normal;
			border-top: solid 2px #003366;
			border-bottom: solid 1px #003366;
			border-left: solid 8px #003366;
			border-right:  solid 1px #003366;
			background-color:  #f8f8f8 
			border-width:1px; 
			/*bordercolordark: #008080*/
	}

	TABLE.EventTable TD
	{
		height: 20px;
		border-bottom: solid 1px #003366;
		border-right:  solid 1px #003366;
		padding-left: 5px
	}


	.ScheduleTitle
	{
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #00ffff;
	color: #000000
	}



	.ScheduleBody
	{
	font-size: 7pt;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px
	}

	.LinkCategory
	{
		padding-top: 10px;
		padding-bottom: 3px;
		padding-right: 10px;
		font-family: tahoma;
		font-size: 10pt;
		font-weight: bold;
		background-color: #ffffff
	}

	tr.LinkRowEven td
	{
		font-family: tahoma;
		font-size: 8pt;
		font-weight: Bold;
		padding-right: 10px;
		padding-left: 10px;
		background-color: #ffffff
	}

	tr.LinkRowOdd td
	{
		font-family: tahoma;
		font-size: 8pt;
		font-weight: Bold;
		padding-right: 10px;
		padding-left: 10px;
		background-color: #ffffff
	}

	tr.LinkRowEven a
	{
		color: #003366
	}

	tr.LinkRowOdd a
	{
		color: #003366
	}
	
	.PhotoGalleryText
	{
		Font-Family: Verdana;
		Font-Size: 8pt;
		Padding-Left: 0px
	}