.GrayList9{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.GrayList9 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CAE6E0;
	border-right-color: #CAE6E0;
	border-bottom-color: #CAE6E0;
	border-left-color: #CAE6E0;
}

.GrayList9 ul li{
display: inline;
}

.GrayList9 ul li a{
float: left;
color: #333333;
text-decoration: none;
padding-top: 4px;
padding-right: 10px;
padding-bottom: 4px;
padding-left: 10px;
background-image: url(ie_img/BTN.png);
background-repeat: no-repeat;
background-position: left center;
font-family: Tahoma;
font-weight: normal;
font-size: .9em;
line-height: 5px;
}

.GrayList9 ul li a:visited{ color: #333333; 
}

.GrayList9 ul li a:hover, .GrayList9 ul li .selected{
color: #003366 !important;
padding-top: 4px;
padding-bottom: 4px;
background-image: url(ie_img/btnover.png);
background-repeat: no-repeat;
background-position: left center;
text-decoration: underline;
}
.GrayList9RtBrdr
{
border-right-width: 1px;
border-right-style: solid;
border-right-color: #333333;
}

