﻿#Navigation a{margin-left: 5px;background: Transparent; text-decoration: none;color: #ffffff; text-align: center; width: 800px;}
.mainnavitem {
    position: relative;
	font-weight: normal;

	text-align: left;

	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;

	margin-top:28px;
	line-height:1px;


	margin-left:10px;	
	
}

.mainnavhover{	background: Transparent url(images/rollover3.jpg) no-repeat;
}
.mainnavhover a{background: Transparent;}
.Dynamicmainnavitem {
    position: relative;
	font-weight: 600;
	width: 139px;
	text-align: left;
	height: 22px;
	color: #000000;
	text-decoration: none;
	overflow: visible;
	border: solid 1px #9EACB5;
    background-color: Transparent;

}
.Dynamicmainnavhover
{
	width: 139px;
	text-decoration: none;
	color: #000000;
    background-color: #ffffff;
}

.Dynamicmainnavselected
{
	width: 139px;
	text-decoration: none;
	color: #000000;
	font-weight: 700;
    background-color: #ffffff;
}
