.lft_buttonscontainer {
	width: 138px;
	height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/global/LeftBtn_Ptrn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}


.selected {
	color: #432D05;
	text-decoration: none;
	width:138px;
	display:block;
	text-align:center;
	padding: 4px;
	height: 19px;
	background-color: #BAD387;
}
.selected:visited {
	color: #432D05;
	text-decoration: none;
	width:138px;
	text-align:center;
	padding: 4px;
	height: 19px;
	background-color: #BAD387;
}
.selected:hover {
	color: #fff;
	text-decoration: none;
	width:138px;
	background-image: url(../images/global/over_pattern.gif);
	background-repeat: no-repeat;
	padding: 4px;
	height: 19px;
}
.selected:link {
	color: #432D05;
	text-decoration: none;
	width:138px;
	text-align:center;
	padding: 4px;
	height: 19px;
	background-color: #BAD387;
}
.lft_buttons a {
	color: #000;
	display: block;
	text-decoration: none;
	text-align: center;
	text-indent: 8px;
	font-family: verdana;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.lft_buttons a:hover {
	color: #306;
	font-size: 11px;
	font-family: verdana;
	background-image: url(../images/global/over_pattern.gif);
	text-decoration: none;
}
.lft_buttons_down a {
	color: #000;
	display: block;
	text-decoration: none;
	text-align: center;
	text-indent: 8px;
	font-family: verdana;
	font-size: 11px;
	background-image: url(../images/global/LeftBtn_Ptrn_down2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 3px;
	background-color: #BAD387;
}
.lft_buttons_down a:hover {
	color: #306;
	font-size: 11px;
	font-family: verdana;
	background-image: url(../images/global/over_pattern.gif);
	text-decoration: none;
}
