.lft_buttonscontainer {
	width: 138px;
	height: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #FFFFFF;
}
.lft_buttons a { 
color: #006; 
font: 11px verdana; 
background-color: #e6e9f2; 
padding: 3px 2px 4px 3px; 
display: block; 
text-decoration: none; 
text-align: center; 
text-indent: 8px; 
border-right: 1px solid #ffffff; 
border-bottom: 1px solid #ffffff; 
border-left: 2px solid #ffffff; }
.lft_buttons a:hover {
	color: #fff;
	font-size: 11px;
	font-family: verdana;
	background-image: url(../images/Left_Nav/LeftNav_Down.gif);
	text-decoration: none;
}
.selected2:visited {
	color: #006;
	text-decoration: none;
	background-image: url(../images/Left_Nav/LeftNav_BkGrnd2.gif);
	text-align: center;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

.selected2:hover {
		color: #fff;
	font-size: 11px;
	font-family: verdana;
	background-image: url(../images/Left_Nav/LeftNav_Down.gif);
	text-decoration: none;
}
.selected2:link {
	color: #006;
	text-decoration: none;
	background-color:#CCCCCC;
	text-align:center;
	background-image: url(../images/Left_Nav/LeftNav_BkGrnd2.gif);
}
