.oLabelTitle
{
	font-weight: bold;
	font-size:x-small;
	text-align: left;
}
.oLabelTitleBlue
{
	font-weight: bold;
	font-size:x-small;
	text-align: left;
	background-color: whitesmoke;
}
.oLabelNormalBlue
{
	font-size:x-small;
	text-align: left;
	background-color: whitesmoke;
}
.oLabelNormal
{
	font-size:xx-small;
	color: Black;
	border-color: darkred;
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
}

.oLabelNormalOrange
{
	font-size:xx-small;
	color: #FFCD00;
	border-color: darkred;
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
	background-color: #F1EBF0;
}

.oLabelNormalRed
{
	font-size:xx-small;
	color: Red;
	border-color: 
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
}


.oLabelRed
{
	font-size:xx-small;
	color: Red;
	border-color: 
	border-collapse: collapse;
	border-style: solid;
	border-width: 0px;
}


.HelpClass
{
	width: 100%;
	height: 20;
	background-image: url(Images/nb-sel-bkgd.gif);
	padding: 5 5 5 5;
	color: white;
}
.test
{
	text-align: right;
	background-color: Blue;
}

.TreeViewNode
{
	font-weight: bold;
	color: white;
}

TABLE.PageFrame
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	width: 100%;
	border-bottom: blue 1px solid;
	height: 100%;
	background-color: White;
}

.webBar
{
	font-weight: normal;
	color:White ;
	z-index: 1000;
	background: "#f1ebf0";
	cursor: default;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 22px;
	border-bottom-style: none;
}


.webBar SPAN
{
	color: #885E80; 
}

.webBar LABEL
{
	color:#885E80; 
}



.webBar A:link
{
	text-decoration: none;
	color:#885E80; 
}

.webBar A:visited
{
	text-decoration: none;
	color: #885E80; 
}

.webBar A:active
{
	text-decoration: none;
	color: #885E80; 
}

.webBar A:hover
{
	text-decoration: underline;
	color: #885E80;
}

.webBar A IMG
{
	border: none;
}

.webMoveBar
{
	background-image: url(images/owa/ig_tb_move03.gif);
	width: 4px;
}

.Selor
{
	color: #cc99cc;
}

.Login
{
	font-family: Arial;
	font-size:xx-small; 
	color:Black;  
	width:90%;
	height: 200;
	background-color: #F1EBF0;	
}

.LoginLink
{
	font-family: Arial;
	font-size:xx-small; 
	color:#005088;  
	background-color: #F1EBF0;	
	font-style:italic;       
}

.SelorLilaDark
{
	background-color: #885E80;
}

.SelorLilaLight
{
	background-color: #aa92a8;
}

.HearderTitle
{
 font-family: Arial;
 font-size:x-large; 
 color:White;     
 font-weight: bold;
  background-color: #F1EBF0;
}

.HeaderLink
{
 font-family: Arial;
 font-size:smaller; 
 color:Black;    
 text-decoration: underline;  
  background-color: #F1EBF0;
}

.HeaderSmall
{
 font-family: Arial;
 font-size:xx-small; 
 color:Black;    
 background-color: #F1EBF0;
}

.pkInvisible
{
	display: none;
	}
.toolBar
{
	background-image: url(Images/nb-bkgd.gif);
	font-family: Arial;
	font-size:medium;  
	color:White;      
}

.SearchTalentWizard
{
	background-color: #885E80;
	height:25px;
	color:White;
	border-collapse: collapse;
	border-style: none ;
	border-width:0;
	font-size: xx-small ;
}
.SearchTalentWizard A
{
	color:White ;
}

.SearchTalentBase
{
	border-collapse: collapse;
	border-style: none ;
	border-width:0;
	font-size: xx-small ;

}
/*.ConsultationBase
{
	border-collapse: collapse;
	border-style: none ;
	border-width:0;
	font-size: xx-small ;

}
*/

.stlcGroup
{
	border-left: darkred 1px solid;
}
.stlcGroupFirst
{
	border-left: darkred 1px solid;
	border-top: darkred 1px solid;
}
.stlcGroupLast
{
	border-left: darkred 1px solid;
	border-bottom: darkred 1px solid;
}
.stlcGroupFirstLast
{
	border-left: darkred 1px solid;
	border-top: darkred 1px solid;
	border-bottom: darkred 1px solid;
}


.TopWebCtrl
{
	font-size:x-small ;
	color: #26547c;
}

.TopWebCtrlDisabled
{
	font-size:x-small ;
	color:Black  ;
}

.TopWebCtrlTitle
{
	font-size:xx-large  ;
	background-color:Blue ;
}

P.breakhere {page-break-before: always}


