.SubMenueNoBorderCellStart {
	border-top-color: #CCCCCC;
	font-size: 10px;
	word-spacing: -1px;
}

.SubMenueNoBorderCell {
	border-top-color: #CCCCCC;
	font-size: 10px;
	letter-spacing: -1px;
}

.MenuItemStart {
    text-decoration:none;
    display: block;
    padding: 3px 2px;
}
.MenuItemStart:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display:block;
	cursor:pointer;
}
.MenuItemStart:hover {
	font-weight: bold;
	color: #FF8C00;
	text-decoration: none;
    background-color: #676767;
    display:block;
    cursor:pointer;
}
.MenuItemStart:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuItemStart:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}











.MenuSubItemStart {
	font-weight: normal;
    text-decoration:none;
    display: block;
    padding: 3px 2px;
}
.MenuSubItemStart:link {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	cursor:pointer;
}
.MenuSubItemStart:hover {
	font-weight: normal;
	color: #FF8C00;
	text-decoration: none;
    background-color: #676767;
    display:block;
    cursor:pointer;
}
.MenuSubItemStart:active {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuSubItemStart:visited {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width:125px;
}
