/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
    color:#666666;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
a:link.OtherTabs {
    text-decoration:    none;
    color:#666666;
}

a:visited.OtherTabs  {
    text-decoration:    none;
    color:#666666;
}

a:active.OtherTabs   {
    text-decoration:    none;
    color:black;
}

a:hover.OtherTabs    {
    text-decoration:    underline;
    color:black;
}

.MySep {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

.MainMenu_MenuContainer TD {
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.MainMenu_MenuBreak {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	background-color: transparent; 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}


.MainMenu_MenuBar TD {
	cursor: pointer; 
	cursor: hand; 
	height: 16px;
	display: none;
}




/* Menu for Skin Comp */


.RootTab TD, .ActiveRootTab TD, .SelectedRootTab TD {
	padding-left: 0px;
	text-align: center;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: transparent;
	display: block;
	
	
}

.RootTab TD{
	color: #666666;
}

.ActiveRootTab TD{
	color: #666666;
}

.SelectedRootTab TD{
	color: #000000;
		
	
}



/* this is the colour in the dropdown menu */

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: hand; 
	cursor: hand; 
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	color: #C14337;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#4C648E', Direction=135, Strength=0) ;
	border-left:  #FFFFFF 0px solid; 
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}
.MainMenu_MenuItem {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border-left: transparent 0px solid;
	border-right: transparent 0px solid;
	border-bottom: transparent 0px solid;
	border-top: transparent 0px solid;
	font-style: normal;
	background: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom:2px;
	color: #666666;
}

.MainMenu_MenuItemSel {
	color: #FFFFFF; 
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #ffffff 0px solid; 
	border-right: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid;
	border-top: #ffffff 0px solid; 
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.MainMenu_RootMenuArrow {
display: none;
}
.MainMenu_MenuIcon {
display: none;
}

.MainMenu_MenuArrow {
display: none;
}

.BreadcrumbRootTab TD{
display: none;
}

.col_1 {
	BACKGROUND-IMAGE: url(/Portals/0/Skins/SAccci/body_07.jpg);
	width: 15px;	
}

.col_2 {
	/*BACKGROUND-IMAGE: url(/Portals/0/Skins/SAccci/body_08.jpg);*/
	width: 160px;

}

.col_3 {
	/*BACKGROUND-IMAGE: url(/Portals/0/Skins/SAccci/body_09.jpg);*/
	width: 47px;
	background-repeat: repeat-y;
}

.col_4 {
	/*BACKGROUND-IMAGE: url(/Portals/0/Skins/SAccci/body_10.jpg);*/
	width: 341px;	
}

.col_5 {
	BACKGROUND-IMAGE: url(/Portals/0/Skins/SAccci/body_11.jpg);
	width: 21px;	
}