.SubMenuItem
{
	color:#ffffff;
	font-family:Trebuchet MS, Tahoma, Verdana, Arial;
    font-size: 13px;
	font-style: normal;
	word-spacing:normal;
	letter-spacing:	normal;
	text-align: left;
	text-decoration: normal;
	border-bottom:solid 1px #ffffff;
	height:30px;
	width:160px;
	vertical-align:middle;
}

.SubMenuItem a:link
{
	color: #ffffff;
	text-decoration: none;
}

.SubMenuItem a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.SubMenuItem a:active
{
	color: #ffffff;
	text-decoration: none;
}

.SubMenuItem a:hover 
{
	text-decoration:none; 
	background-color:#ffffff;
	color:#257c8d;
}

.SubMenu
{
	height:10px;
	width:150px;
	color:#ffffff;
	vertical-align: top;
	font-family: Verdana;
    font-size: 12px;
	font-weight:bold;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	text-align:left;
	text-decoration: normal;
	border:solid 1px #ffffff;
	background-image:url('images/box_mid.jpg');
	background-repeat:repeat;
	
}

.SubMenu a:link
{
	color: #ffffff;
	text-decoration: none;
}

.SubMenu a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.SubMenu a:active
{
	color: #ffffff;
	text-decoration: none;
}

.SubMenu a:hover 
{
	text-decoration:none; 
	color:#336699;
}

.FutureNetStateMenu
{
	color:#000066;
	vertical-align: top;
	font-family:Arial, Verdana, helvetica, sans-serif;
    font-size: 12px;
	font-style:	normal;
	word-spacing:normal;
	letter-spacing:	normal;
	text-align: center;
	text-decoration: normal;
	border-bottom:solid 1px #cccccc;
	width:184px;
}