/*UL#nav
{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	text-align: center;
}
UL#nav
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
	
}
UL#nav UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
UL#nav
{
	margin: auto;
	width: auto;
}
UL#nav LI
{
	float: left;
	position: relative;
}
#nav LI UL.sub
{
	border-right: #95b634 1px solid;
	border-top: #95b634 1px;
	display: none;
	font-weight: normal;
	font-size: 0.8em;
	background: url(../../Images/DropDownBG.gif) #ffffff repeat-x 0px 0px;
	padding-bottom: 5px;
	border-left: #95b634 1px solid;
	color: #646464;
	padding-top: 5px;
	border-bottom: #95b634 1px solid;
	position: absolute;
	top: 30px;
}
#nav LI UL.sub LI.menu
{
	background: #ffffff;
	position: relative;
}
#nav LI UL.sub LI.menu A
{
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	background: #ffffff;
	padding-bottom: 1px;
	width: 86px;
	color: #646464;
	padding-top: 1px;
	text-align: left;
	text-decoration: none;
}
#nav LI UL.sub LI.menu A:hover
{
	display: block;
	background: #cccccc;
	color: #646464;
	text-align: left;
	text-decoration: none;
}
UL#nav LI.home A
{
	display: block;
	background: url(../../Images/home.jpg) no-repeat 0px 0px;
	width: 104px;
	color: #fff;
	line-height: 30px;
	height: 30px;
	text-align: center;
	text-decoration: none;
}
UL#nav LI.home A:hover
{
	background-position: 0px -30px;
}
UL#nav LI.homecurrent A
{
	display: block;
	background: url(../../Images/home.jpg) no-repeat 0px -29px;
	width: 104px;
	color: #fff;
	line-height: 30px;
	height: 30px;
	text-align: center;
	text-decoration: none;
}
UL#nav LI A
{
	display: block;
	background: url(../../Images/services.jpg) no-repeat 0px 0px;
	width: 98px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
A.main
{
	display: block;
	background: url(../../Images/services.jpg) no-repeat 0px 0px;
	width: 98px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}
UL#nav LI LI
{
	clear: left;
}
#nav LI.current A
{
	background-position: 0px -29px;
}
#nav LI:hover A
{
	background-position: 0px -29px;
}
#nav LI.over A
{
	background-position: 0px -29px;
}
#nav LI.over A:hover
{
	background-position: 0px -29px;
}
UL#nav LI:hover UL
{
	display: none;
}
UL#nav LI.over UL
{
	display: none;
}
UL#nav LI:hover UL
{
	display: block;
}
UL#nav LI.over UL
{
	display: block;
}
UL#nav LI.try A
{
	background-position: 0px -30px;
}*/

.StaticStyle  /* home only */
{
	display: block;
	font: 10pt Verdana ;
	font-weight:bold;
	color: White;
	width: 104px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	background: url(  "../../Images/links-bg-image-green.png" ) repeat-x;
	float:left;
}

.StaticItemStyle, .StaticItemStyle a:visited
{
	display: block;
	font: 10pt Verdana;
font-weight:bold;
	color: White;
	width: 104px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	background: transparent;
	float:left;
}
.StaticStyle a:hover
{
	display: block;
	font: 10px Verdana;
	color: White;
	width: 104px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	background: url(  "../../Images/links-bg-image-green.png" ) repeat-x;
	float:left;
}

.StaticSelectedStyle 
{
	background: url(  "../../Images/links-bg-image-green.png" ) repeat-x;
}

.StaticMenuStyle
{
	display: block;
	font: 8pt Verdana;
	color: White;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	background: transparent;
	float:left;
	
}

.DynamicStyle, .DynamicStyle a:visited
{
  font-size: 10px;
  display: block;
  padding: 1px 1px 1px 1px;
  background: transparent;
  color: #646464;
  text-align: left;
  text-decoration: none;
  width: 100px;
  
}

.DynamicSelectedStyle 
{
	background: url(  "../../Images/links-bg-image-green.png" ) repeat-x;
}


.DynamicStyle a:hover
{
	background: #cccccc;
	text-decoration: none;
}

.DynamicMenuStyle
{
  width: 104px;
  border-left: Solid 1px #72C418;
  border-right: Solid 1px #72C418;
  border-bottom: Solid 1px #72C418;
  
}

