
/* background color for the content part of the pages */
Body
{
	background-attachment: fixed;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	background-color: #262686;
    	margin-top: 10px;
	margin-bottom: 10px;
	
	
	SCROLLBAR-FACE-COLOR: #ED742A;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #A7BBDB;
	SCROLLBAR-3DLIGHT-COLOR: #A7BBDB;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #A7BBDB;
	SCROLLBAR-DARKSHADOW-COLOR: #A7BBDB;
}

.MenuTab {
	background-image: url(skinBIOX_10.jpg);
	width: 755px;
	height: 25px;
	background-repeat: no-repeat;
}


.Breadcrumbs{
color: #000000;
}
.LeftPane {
	width: 120px;
	
}

.Block {
	width: 13px;
}

.Login {
	color: #333333; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;
	height: 30px;
}


.Small {
	color: #FFFFFF; 
	font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

.SmallD {
	color: #404040; 
	font-family: Verdana, Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: normal; 
	font-style: normal;
	height: 13px;
	padding-left: 3px;
	padding-right: 3px;
}

.User {
	font-family: Wingdings;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
}


.Footer {
	height: 55px;
	background-repeat: repeat-x;
}

.FooterText {
	color: #FFFFFF; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9px; 
	font-weight: bold; 
	font-style: normal;

}

.Normal {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
}




.MainMenu_MenuContainer {
    background-color: transparent;;
	 padding-left:10px;
	 margin-left: 13px;
	 height: 16px;
}

/* Duplicate removed */
.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: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

}


.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16;
}

.MainMenu_MenuItem {
   color: #FFFFFF; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	padding-right: 0px;
	border-left: transparent 0px solid;
	border-right: transparent 0px solid;
	border-bottom: transparent 0px solid;
  	border-top: transparent 0px solid; 
	font-style: normal; 
	color: white;
	height: 20px;
	background: #4C648E;
	width: 120px;
}


/* Menu for Skin Comp */

.ActiveRootTab TD{
/*width: 110px;*/
color: #EA520D;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
height: 25px;
background-color: transparent;

}
.RootTab TD{
/*width: 110px;*/
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
color: #FFFFFF;
background: transparent;
height: 25px;
}

.SelectedRootTab TD{
/*width: 110px;*/
color: #FFF1AF;
height: 25px;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
border-left: #ffffff 0px solid;
border-top: #ffffff 0px solid;
background-color: transparent; 
}

.BreadcrumbRootTab TD{
/*width: 110px;*/
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
color: #ffffff;
height: 25px;
background-color: transparent; 
}

.ActiveSubTab {
background-color: transparent; 
/*background-color: #333333;*/
color: #EA520D;
border-top: 0px solid;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
width: 120px;
}

.SubTab {
background-color: #ffffff;
color: #000000;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
width: 120px;
}

.SelectedSubTab {
background-color: transparent; 
/*background-color: #E2E7F3;*/
color: #FFFFFF;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
width: 120px;
}

.BreadcrumbSubTab {
background-color: transparent; /*#000000;*/
color: #ffffff;
font-family: Trebuchet MS, Tahoma, Verdana;
font-size: 9pt; 
font-weight: bold; 
border-top: 0px solid;
width: 120px;
}


/* this is the colour in the dropdown menu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #4C648E; 
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	color: white;
	height: 20px;
	width: 120px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='silver', Direction=135, Strength=0) ;
	border-left:  #FFFFFF 0px solid; 
	border-right: #4C648E 0px solid; 
  	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
}


.MainMenu_MenuItemSel {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	color: white;
	height: 20px;
	width: 120px;
	background-color: #BDC6DA;
	border-left: #ffffff 0px solid; 
	border-right: #ffffff 0px solid; 
  	border-bottom: #ffffff 0px solid;
  	border-top: #ffffff 0px solid; 
}

.MainMenu_RootMenuArrow {
	font-family: ARIAL; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: transparent; 
   padding-left: 0px;
   padding-right: 0px;
	width: 0px; 
	height: 20px;
	display: none;
}

.MainMenu_MenuArrow {
 border-right: #ffffff 0px solid; 
 border-bottom: #ffffff 0px solid; 
 border-top: #ffffff 0px solid; 
 display: none;
}


/* hyperlink style for the DarkBackground tabs */

A.Small:Link{
color: white;
text-decoration: none;
}

A.Small:Hover{
color: white;
text-decoration: none;
}

A.Small:Active{
color: white;
text-decoration: none;
}

A.Small:Visited{
color: #FAFAFA;
text-decoration: underline;
}

A.SmallD:Link{
color: black;
text-decoration: none;
}

A.SmallD:Hover{
color: #404040;
text-decoration: none;
}

A.SmallD:Active{
color: black;
text-decoration: none;
}

A.SmallD:Visited{
color: #404040;
text-decoration: underline;
}



