.SubButton
{
	padding-right: 0px;
	background-position: left top;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9px;
	background-attachment: fixed;
	background-image: url(../Design/images/innerMenus_07.gif);
	padding-bottom: 0px;
	text-transform:capitalize;
	color: gray;
	text-indent: 20px;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 17px;
	text-align: left;
	width:143px;
}
.SubButtonEnd
{
	background-color:#777981;
	color:#777981;
	font-size:5px;
	width:143px;
}
.SubButtonLeft
{
	background-image: url(../Design/images/innerMenus_06.gif);
	border-right:1px solid white;
	width:7px;
}
.SubButtonLink
{
	text-decoration:none;
	color:gray;
}
.SubButtonLink:hover
{
	color: yellowgreen;
	text-decoration: none;
}
.SubButtonSelectedLink 
{
	color: yellowgreen;
}
.SubButtonSelectedLink:Hover
{
	color: yellowgreen;
	text-decoration:underline;
}