		#categoryselectmaster .outline
		 {
		 border-left:1px solid #94a6b5; 
		 border-right:1px solid #94a6b5; 
		 border-top:0px solid #ffffff; 
		 border-bottom:1px solid #94a6b5; 
		 height:200px;
		 width:800px; 
		 }

		 #categoryselectmaster #outline
		 {
		 bottom: 160px;
		 }
		 
		#categoryselectmaster table
		 { 
		 FONT-SIZE: 8pt; 
		 FONT-FAMILY:Verdana,arial,helvetica,sans-serif; 
		 /*color:#7288ac;*/
		 width:800px;
		 position: relative;
		 top: 40px;
		 left: 10px;
		 }
		.buttonhighlight
		 { 
		 cursor:pointer;
		 BORDER-left:#94a6b5 1px solid;
		 BORDER-right:#94a6b5 1px solid;
		 
		 /*border-bottom: 1px solid #ffffff;*/
		 border-top: 2px solid #17375E;
		 color:#000000;
		 height:20px;
		 width:200px;
background-color:white;
	     } 
	     .buttonunhighlight
		 { 
		 cursor:pointer;
		 border:1px solid #94a6b5;
		 color:#000000;
		 height:20px;
		 width:200px;
	     } 
	     
		.buttonspace
		 {
		 border-bottom:1px solid #94a6b5; 
		 width: 10px;
		 background-color: #e9e9e9;
		 } 
		 
		.buttonspacewide
		 {
		 border-bottom:1px solid #94a6b5; 
		 background-color: #e9e9e9;
		 } 
		
		.divForTabbing
		 {
		 position: relative;
		 top: 30px;
		 border-left:1px solid #94a6b5; 
		 border-right:1px solid #94a6b5; 
		 /*border-top:0px solid #94a6b5; */
		 border-bottom:2px solid #94a6b5; 
		 background-color: white;
		 width: 800px; 
		 FONT-SIZE: 8pt; 
		 FONT-FAMILY:Verdana,arial,helvetica,sans-serif; 
		 color:#7288ac;
		 max-height: 400px;
		 overflow: auto;
		 }
		 .seconddiv
		 {
		 position: relative;
	  	 margin: 10px;
		 border-left:1px solid #94a6b5; 
		 border-right:1px solid #94a6b5; 
		 /*border-top:0px solid #ffffff; */
		 border-bottom:1px solid #94a6b5; 
		 background-color: white;
		 width: 800px; 
		 height: 100px;
		 FONT-SIZE: 8pt; 
		 FONT-FAMILY:Verdana,arial,helvetica,sans-serif; 
		 color:#7288ac;
		 max-height: 400px;
		 overflow: auto;
		 }
		 		

		 

