﻿.DeltaDynamicMenu:hover
{
  background-color: #7272a6;
  color: #FFFFFF;
  text-decoration: none;
}

.DeltaMainMenu
{
  text-indent: 15px;
}

.DeltaMainMenu:hover
{
  text-indent: 15px;
}

A {
	color: #66BB49; 
	text-decoration: none; 
	font-weight: bold;
}

A:hover {
	color: #66BB49;
	text-decoration: underline;
	font-weight: bold;
}

.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.location a{
	color: #000000;
	text-decoration: underline;
	}
.location a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #66BB49;
	}

.RootLabel{
  text-align:center;
  font-weight: bold;
  text-decoration: none;
  color:White;
  font-size:12pt;
  font-family:Arial;
  border-style: none;
  }
  
.RootLabel:hover{
  text-decoration:none;
  color:White;
  }  

.OverlayText{
	position: absolute; 
	line-height: 28px;
	color: #66BB49; 
	z-index: 0; 
	top: 69px; 
	left: 0; 
	width: 950px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	padding-left:24px;
}
.OverlayText2{
	position: absolute; 
	line-height: 28px;
	color: #66BB49; 
	z-index: 0; 
	top: 56px; 
	left: 0; 
	width: 950px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	padding-left:24px;
}
