  /* These style will override classes in main stylesheet (LegacyStyle.css) */
	#LegacyContent 
	{
	    FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica;
	    FONT-SIZE: 13px;
	    TEXT-ALIGN: left;
	}
	
	#LegacyContent TD, #LegacyContent P
	{
	    FONT-FAMILY:  Arial, Verdana, Tahoma, Helvetica;
	    FONT-SIZE: 13px;
	}
	
	#LegacyContent .NoticePrint
	{
	    FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica;
	    FONT-SIZE: 13px;
	    TEXT-ALIGN: justify;
	}
	
	#LegacyContent .SearchBarButton
	{
	    FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica;
	    FONT-WEIGHT: bold;
	    FONT-SIZE: 10px;
	    TEXT-DECORATION: none;
	    COLOR: #686868;
	    HEIGHT: 18px;
	    VERTICAL-ALIGN: top;
	    BACKGROUND-COLOR: #FFFFFD;
	}
	
	#LegacyContent #TodaysObits input, #LegacyContent #TodaysObits textarea, #LegacyContent #TodaysObits select, #LegacyContent #TodaysObits option 
	{
	    FONT-FAMILY:  Arial, Verdana, Tahoma,Helvetica;
	    FONT-SIZE: 13px;
		BACKGROUND: #f7f7f7; 
	}
	
	#LegacyContent #TabArea ul#Tabs a, #LegacyContent #TabArea ul#Tabs span
	{
	    display: block;
		float: left;
		padding: 2px 4px 4px;
		margin: 1px 2px 0px 0px;
	    font:bold 11px arial, verdana, sans-serif;
		text-decoration: underline;
		color: #039;
		background:#fff; 
	}
	
	#LegacyContent .Button
	{
		font: Bold 10px Arial !important;
		FONT-WEIGHT: bold;
		height: 22px;
		PADDING-BOTTOM: 2px;
	}
	
	#LegacyContent .BlueButton
	{
	    FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica;
	    FONT-SIZE: 10px;
	    FONT-WEIGHT: bold;
	    COLOR: #FFFFFF;
	    TEXT-DECORATION: none;
	    HEIGHT: 18px;
	    VERTICAL-ALIGN: top;
	    BACKGROUND-COLOR: #7FA0A9;
	}
	
	#LegacyContent .Footer
	{
	    FONT-FAMILY: Arial, Verdana, Tahoma, Arial, Helvetica;
	    FONT-WEIGHT: bold;
	    COLOR: #FFFFFF;
	    BORDER-TOP: black 1pt solid;
	    BORDER-BOTTOM: black 1pt solid;
	    HEIGHT: 20px;
	    BACKGROUND-COLOR: #7FA0A9;
	    TEXT-ALIGN: center;
	}
	
	#LegacyContent .CopyRight
	{
	    FONT-FAMILY: Arial, Verdana, Tahoma, Arial, Helvetica;
	    FONT-SIZE: 10px;
	    HEIGHT: 20px;
	    TEXT-ALIGN: center;
	}
	
/* Calendar display style */
	/* Week Day Title - TD */
	#LegacyContent .calWTitle 
	{
		font: bold 10px Arial, Verdana, Tahoma, sans-serif;
		border-bottom: 2px Solid #999999;
		background: #CBCBCB;
		text-align: center;
		color: #000000;
		height: 20px;
		width: 20px;
	}
	
	/* Days of current month - A */
	#LegacyContent .calThisMonth 
	{
		font: 11px Arial, Verdana, Tahoma, sans-serif;
		color: #000000;
		text-decoration: underline;
	}
	
	/* Days of other month - A */
	#LegacyContent .calOtherMonth 
	{
		font: 11px Arial, Verdana, Tahoma, sans-serif;
		color: #808080;
		text-decoration: underline;
	}
	
	/* Days not alloved by limits - SPAN */
	#LegacyContent .calForbDate 
	{
		font-family: Arial, Verdana, Tahoma, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration: none;
	}
	
	/* Month selection box - SELECT */
	#LegacyContent .calMonthselector 
	{
		width: 50%;
		FONT-FAMILY: Arial, Verdana, Tahoma, Arial, Helvetica;
		FONT-SIZE: 10px;
	}
	
	#LegacyContent .calYearselector
	{
		FONT-FAMILY: Arial, Verdana, Tahoma, Arial, Helvetica;
		FONT-SIZE: 10px;
	}
	
	/* Hours, minutes & seconds selection boxes - SELECT */
	#LegacyContent .calTimeselector 
	{
		width: 45px;
		FONT-FAMILY: Arial, Verdana, Tahoma, Arial, Helvetica;
		FONT-SIZE: 10px;
	}
	
	/* Time navigation table - TABLE */
	#LegacyContent .calTimetable 
	{
		font-family: Arial, Verdana, Tahoma, sans-serif;
		font-size: 10px;
	}
	
	#LegacyContent .calDataTitle
	{
		font: bold 10px Arial, Verdana, Tahoma, sans-serif;
		color: #FFFFFF;
	}
  
  
  /* Main body classes **DO NOT REMOVE COMMENT** */

	#LegacyContent .ContentPadLeft
	{
	    PADDING-LEFT: 5px;
	}

	#LegacyContent .ContentPadTop
	{
	    PADDING-TOP: 0px;
	}

	#LegacyContent .ContentPadRight
	{
	    PADDING-RIGHT: 5px;
	}

	#LegacyContent .ModuleHeading
	{
	    FONT-FAMILY: Arial, Verdana, Tahoma, Helvetica;
	    FONT-SIZE: 12px;
		color: #000000; 
		font-weight: bold; 
		padding-left:0;
		margin: 0; 
	}

  #AtlantaCelebrationsPage a, #AtlantaCelebrationsPage a:visited
  {
    color: #3333CC;
    text-decoration: none;
  }

  #AtlantaCelebrationsPage a:hover
  {
    color: #3333CC;
    text-decoration: underline;
  }

  hr
  {
    color: #CFCFCF;
  }

  .lgyCelebTitleText
  {
    color: #636363;
  }

  .lgyCelebTableBorder 
  {
    border: 2px solid #E9E3CC;
  }

  .lgyInputBox
  {
    font-size: x-small;
  }

  .lgyListBox
  {
    font-size: 10pt;
  }

  .lgyCalendar
  {
      color: black;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 8pt;
      font-weight: normal;
  }

  .lgyCalendarTitle
  {
      color: White;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 10pt;
      font-weight: bold;
  }

  .lgyHeading
  {
      color: maroon;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 11pt;
      font-weight: bold;
  }

  .lgySubHeading
  {
      color: maroon;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 9pt;
      font-weight: bold;
  }

  .lgyBoxTitle
  {
      color: white;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 10pt;
      font-weight: bold;
  }

  .lgyTitle
  {
      color: black;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 11pt;
      font-weight: bold;
  }

  .lgyNormal
  {
      color: black;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 10pt;
  }

  .lgyNotice
  {
      color: black;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 10pt;
      text-align: justify;
  }

  .lgyGuestBook
  {
      color: black;
      font-family: Times New Roman, Times, serif;
      font-size: 14pt;
      text-align: left;
  }

  .lgySmall
  {
      color: black;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 8pt;
  }

  .lgyLink
  {
      color: black;
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 10pt;
  }

