DIV.MenuTree
{
    width: 174px;
    padding-left: 0px;
    padding-top: 0px;
    overflow-y: visible;
    overflow-x: hidden;
}

A.MenuItem1, A.MenuItem1_Hover, A.MenuItem1_Highlight
{
	text-decoration: none;
	cursor: pointer;
}

A.MenuItem1 TD.Level, A.MenuItem1_Hover TD.Level, A.MenuItem1_Highlight TD.Level
{
	padding-top: 20px;
}

A.MenuItem1 , A.MenuItem1_Hover , A.MenuItem1_Highlight
{
	
	cursor: pointer;
}

A.MenuItem1 TABLE, A.MenuItem1_Hover TABLE, A.MenuItem1_Highlight TABLE
{
	width: 173px;
	background-repeat: no-repeat;
}

A.MenuItem1 TABLE
{
	height: 29px;
	margin-top: 5px;
}

A.MenuItem1_Hover TABLE
{
	height: 29px;
	margin-top: 5px;
}

A.MenuItem1_Highlight TABLE
{
	height: 29px;
	margin-top: 5px;
}

A.MenuItem1 SPAN.Text, A.MenuItem1_Hover SPAN.Text, A.MenuItem1_Highlight SPAN.Text
{
	font-family: Verdana;
	font-size: 11px;
	width: 140px;
	display: inline-block;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
    cursor: pointer;
} 

TD.Text
{
	vertical-align: middle;
}

TD.Level
{
	vertical-align: middle;
}

TABLE.ChildContainer1
{
    width: 173px;
    background-position: left bottom;
    background-repeat: no-repeat;
}

TABLE.ChildContainer2
{
    margin-bottom: 0px;
}

TABLE.ChildContainerLast2
{
    margin-bottom: 0px;
}

A.MenuItem2, A.MenuItem2_Hover, A.MenuItem2_Highlight
{
	text-decoration: none;
	cursor: pointer;
}


A.MenuItem2 TD.Text,A.MenuItem2_Hover TD.Text,A.MenuItem2_Highlight TD.Text
{

}

A.MenuItem2 TD.Level,A.MenuItem2_Hover TD.Level,A.MenuItem2_Highlight TD.Level,A.MenuItem_Last2 TD.Level, A.MenuItem_Last2_Hover TD.Level, A.MenuItem_Last2_Highlight TD.Level
{
	width: 10px;
	padding-left:5px !important;
}

A.MenuItem_Last2 TABLE, A.MenuItem_Last2_Hover TABLE, A.MenuItem_Last2_Highlight TABLE
{
    width: 173px;
    padding-top: 5px;
    padding-bottom: 10px;
}

A.MenuItem2 TABLE, A.MenuItem2_Hover TABLE, A.MenuItem2_Highlight TABLE
{
	width: 173px;
	height: 20px;
}

A.MenuItem2 SPAN.Text, A.MenuItem2_Hover SPAN.Text, A.MenuItem2_Highlight SPAN.Text, A.MenuItem_Last2 SPAN.Text, A.MenuItem_Last2_Hover SPAN.Text, A.MenuItem_Last2_Highlight SPAN.Text   
{
	margin-left: 5px;
	font-family: Verdana;
	font-size: 11px;
	width: 140px;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
    cursor: pointer;
}

A.MenuItem2_Highlight SPAN.Text, A.MenuItem_Last2_Highlight SPAN.Text
{
	color: #4b73bf !important;
}

SPAN.LoadingText
{
	font-family: Verdana;
	font-size: 11px;
	height: 15px;
}

SPAN.DisabledText
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
}

