/* for a css tutorial see: http://www.mkaz.com/reference/css/css3a.html
 * deleted type .abcd:hover {}
 */
 
 /*.Body		{margin: 0px; background: limegreen } or #77ff77  */
/*.Body			  {margin: 0px; background-image:url(./images/TSM77ff77Gradient.jpg); background-repeat:repeat} */
.Body			  {margin: 0px; }
.MainBorder {color:blue; border-style:ridge; border-color:red;  background-image:url(./images/TSM77ff77Gradient.jpg); background-repeat:repeat}
/*.MainTable  {background-image:url(./images/TSM77ff77Gradient.jpg); background-repeat:repeat} */
.MainTable  {} 
.TitleTable {font-family: Times New Roman; font-size: 13pt; color: white; background:cornflowerblue}

h1 {font-family: Times New Roman; font-size: 18pt; font-weight: bold}
h2 {font-family: Times New Roman; font-size: 16pt; font-weight: bold}
h3 {font-family: Times New Roman; font-size: 14pt }

.TopNavigation      {font-family: Verdana; font-size: 11pt;  color:lightcyan; background:blue}
.TopNavigation A:link          {text-decoration: none;      color:white  }
.TopNavigation A:hover         {text-decoration: underline; color:yellow }
.TopNavigation A:visited       {text-decoration: none;      color:white  }
.TopNavigation A:visited:hover {text-decoration: underline; color:yellow }

.LinkToRegion      {font-family: Verdana; font-size: 13pt;  color:lightcyan; background:blue}
.LinkToRegion A:link          {text-decoration: none;      color:white  }
.LinkToRegion A:hover         {text-decoration: underline; color:yellow }
.LinkToRegion A:visited       {text-decoration: none;      color:white  }
.LinkToRegion A:visited:hover {text-decoration: underline; color:yellow }


// .LeftNavigation 	 {font-family: Helvetica; font-size: 14pt;  color:white; background:blue }
.LeftNavigation 	 {font-family: Helvetica; font-size: 14pt;  color:white; background:red }
.LeftNavigation A:link          { text-decoration: none;      color:white  }
// .LeftNavigation A:hover         { text-decoration: underline; color:darkred; background:white }
.LeftNavigation A:hover         { text-decoration: none; color:darkred; background:white }
.LeftNavigation A:visited       { text-decoration: none;      color:white  }
.LeftNavigation A:visited:hover { text-decoration: none; color:darkred; background:white }

.LeftNavigationSmall 	{font-family: Helvetica; font-size: 10pt; text-decoration: none; color:lightcyan; background:blue }
.LeftNavigationSmall A:link {font-family: Helvetica; font-size: 10pt; text-decoration: none; color:lightcyan}
.LeftNavigationSmall A:hover { font-size: 10pt; text-decoration: underline; background-color:darkblue; color:yellow}
.LeftNavigationSmall A:visited {font-family: Helvetica; font-size: 10pt; text-decoration: none;  color:lightcyan}
.LeftNavigationSmall A:visited:hover { font-size: 10pt; text-decoration: underline; background-color:darkblue; color:yellow}


.CenterPanel		{background:#77ff77; color:firebrick;} 
 /* other CenterPanel settings: #003399 - a kind of dark blue
  */
.CenterTopTable		{background: azure; color:black}
.CenterTopTable		A:link          {text-decoration: none }
.CenterTopTable		A:link:hover    {text-decoration: underline }
.CenterTopTable		A:visited       {text-decoration: none }
.CenterTopTable		A:visited:hover {text-decoration: underline }

.contenth                {font-family: Verdana; font-size: 10pt; color: white; background:coral}
.contenth A:link         {text-decoration: none;      color: yellow}
.contenth A:link:hover   {text-decoration: underline; color: white}
.contenth A:visited      {text-decoration: none;      color: yellow}
.contenth A:visited:hover{text-decoration: underline; color: white}

.content0                {font-family: Verdana; font-size: 11pt; color: white; background:royalblue }
.content0 A:link         {text-decoration: none;      color: yellow }
.content0 A:link:hover   {text-decoration: underline; color: white }
.content0 A:visited      {text-decoration: none;      color: yellow }
.content0 A:visited:hover{text-decoration: underline; color: white }

.content1                {font-family: Verdana; font-size: 11pt; color: white; background:cornflowerblue}
.content1 A:link         {text-decoration: none;      color: yellow}
.content1 A:link:hover   {text-decoration: underline; color: white}
.content1 A:visited      {text-decoration: none;      color: yellow}
.content1 A:visited:hover{text-decoration: underline; color: white}

/* 
 * This is only being used to view locations -- note that the background is not being set 
 */
.content2                {font-family: Verdana; font-size: 10pt; color: black; background:white}
.content2 A:link         {text-decoration: none;      color: blue}
.content2 A:link:hover   {text-decoration: underline; color: darkblue}
.content2 A:visited      {text-decoration: none;      color: blue}
.content2 A:visited:hover{text-decoration: underline; color: darkblue}

.content3                {font-family: Verdana; font-size: 10pt;  color: black; background:azure}
.content3 A:link         {text-decoration: none;      color: blue}
.content3 A:link:hover   {text-decoration: underline; color: darkblue}
.content3 A:visited      {text-decoration: none;      color: blue}
.content3 A:visited:hover{text-decoration: underline; color: darkblue}

 /* 
  * delete RelatedLink1 class as soon as all the links pages are migrated to being autogenerated 
  */
.RelatedLink1             {font-family: Arial; 	font-size:  8pt;  color: black; background:coral}
.RelatedLink1 A:link         {text-decoration: none;      color: yellow}
.RelatedLink1 A:link:hover   {text-decoration: underline; color: white}
.RelatedLink1 A:visited      {text-decoration: none;      color: yellow}
.RelatedLink1 A:visited:hover{text-decoration: underline; color: white}

//.ReciprocalLink             {font-family: Verdana; 	font-size:  9pt;  color: black; background:coral}
.ReciprocalLink             {font-family: Verdana; 	font-size:  9pt;  color: black; background:cornflowerblue}
.ReciprocalLink A:link         {text-decoration: none;      color: white }       }
.ReciprocalLink A:link:hover   {text-decoration: underline; color: yellow}
.ReciprocalLink A:visited      {text-decoration: none;      color: yellow}
.ReciprocalLink A:visited:hover{text-decoration: underline; color: yellow}

/* should precede Small Black Print */
.RightPanel 	{font-family: Helvetica; font-size: 11pt; text-decoration: none; color:lightcyan; background:blue }
.RightPanel A:link {font-family: Helvetica; font-size: 11pt; text-decoration: none; color:lightcyan}
.RightPanel A:hover {text-decoration: underline; background-color:darkgrey; color:yellow}
.RightPanel A:visited {font-family: Helvetica; font-size: 11pt; text-decoration: none;  color:lightcyan}
.RightPanel A:visited:hover {text-decoration: underline;  color:yellow}

.SmallBlackPrint		            {font-family: Arial; 	font-size:  8pt;  color: black}
.SmallBlackPrint A:link		      {text-decoration: none;      color: black}
.SmallBlackPrint A:link:hover	  {text-decoration: underline; color: black}
.SmallBlackPrint A:visited	    {text-decoration: none;      color: black}
.SmallBlackPrint A:visted:hover	{text-decoration: underline; color: black}

