.normal_bold_org {
	
	
	color: #CF6B3A; 
	font-family: Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 31px;
	
}

.SkinObject {
    font-weight: normal;
    font-size: 8.5pt;
    color: #6f6f6f;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    font-weight: normal;
    text-decoration:    none;
    color:#6f6f6f;
}
A.SkinObject:visited  {
    font-weight: normal;
    text-decoration:    none;
    color:#6f6f6f;
}

A.SkinObject:active   {
    font-weight: normal;
    text-decoration:    none;
    color:#6f6f6f;
}

A.SkinObject:hover    {
    font-weight: normal;
    text-decoration:    none;
    color:#6f6f6f;
}


.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 31px;
	background-color: #CCCCCC;
}

.MainMenu_MenuContainer {
	background-color: #CCCCCC; 
	height:31px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 31px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #5A377F; 
	font-family: Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	height: 31px;
}
.MainMenu_MenuIcon {
	background-color: #cccccc; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #CF6B3A; 
	cursor: pointer; 
	cursor: hand; 
	color: #ECCC91; 
	font-family: Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 31px;
}
.MainMenu_MenuArrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

a.login, a.login:active, a.login:hover, a.login:visited, a.login:link {
	border-left: #cccccc 0px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	border-right: #cccccc 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #5A377F; 
	font-family: Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #cccccc;
	text-decoration:none;
}

.Root_Selected
{
	background-color: #CF6B39; 
	cursor: pointer; 
	cursor: hand; 
	color: #ECCC91; 
	font-family: Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 31px;
}