
/* keUIStyle.css */


/********************* Button Styles Start   ************/
HR.hrItembarMain
{
  height:				2px;
  color:				#800000;				
 
}

TD.test
{
	align:                      center;
	margin:						1px 0px 0px 20px;
}

BODY
{   
	background-image:			url("../images/sidenav.jpg");
	background-repeat:    		no-repeat;
	color: 						#ffffff; 
 	bgcolor:					#ffffff;
  	background-color:			#ffffff;
	font-weight: 				bold;
  	padding: 					0 0;
 	font-size: 					8pt;
	font-family: 				Arial;
	margin:						6px 0px 0px 0px;
	scrollbar-face-color:		#999999;
	scrollbar-highlight-color:	#cccccc;
	scrollbar-3dlight-color:	#ffffff;
	scrollbar-darkshadow-color:	#666699;
	scrollbar-shadow-color:		#996933;
	scrollbar-arrow-color:		#894155;
	scrollbar-track-color:		#ffffff;

}
BODY.keInit
{
	text-align:			left;
	color:				#000000;
	font-size:			12 pt;
	font-weight:		bold;
}




.root
{	color: 				#000000;
  	font-weight: 		bold;
	}
.rootTracked
{	color:				#666699;
	color:				#ffcc66;	
	font-weight: 		bold;
   }
.subtext
{	color: 				#000000;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			100%;
	background:			transparent;
}
A
{	font-family:		Verdana,Arial, Helvetica, sans-serif;
	font-size: 			10;
	font-weight:		bold;
	text-decoration:	none;
	color:				#000000;
	background:			transparent;
	padding: 			0px 1px 0px 1px;
	margin:				0px 0px 0px 0px;
}
A:hover
{	color:					#ff6600;	
	color:					#004747;	
	color:					#ffffff;	
	cursor:					hand;
	background:			transparent;
	background:			#894155;
	background:			#006766;
	background:			#000033;
	font-weight: 		bold;
}
A.subexpanded
{	color:				#ff9900;	
		color:					#ffffff;		
	background:			#894155;
	background:			#000033;
  font-weight: 		bold;
}



A.tracked
{	color:					#ff9900;
	color:					#ffffff;		
	background:			#894155;
	background:			#000033;
	font-weight: 		bold;
}

A.subclosed
{	color:				#666699;
	background:			transparent;
}
	
