.seltab {
	border-right: 2px threedhighlight outset;	 
	border-top: 2px threedhighlight outset;	 
	border-left: 2px threedhighlight outset;
	
	FONT-WEIGHT: bold; 
	font-size:8pt;
	BACKGROUND-color: menu; 
	CURSOR: hand; PADDING-TOP: 3px; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none;
	text-align:center;
}

.tab {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	BACKGROUND: menu; 
	CURSOR: hand; PADDING-TOP: 3px;
	 
	border-right: 2px threedhighlight outset;	 
	border-bottom: 2px threedhighlight inset;	 
	border-top: 2px threedhighlight outset;	 
	border-left: 2px threedhighlight outset;
		 
	FONT-FAMILY:arial; 
	TEXT-DECORATION: none;
	text-align:center;
}
.tabSpacer {
	border-bottom: 2px threedhighlight inset;	 
}
.tabContent{
	display:none;	
	OVERFLOW: auto; 
	padding:2pt;
	border: 2px threedhighlight inset;	 
	BACKGROUND: #ffffff;

}
.cell{
	border-bottom: 2px threedhighlight outset;	 
	border-left: 2px threedhighlight outset;	 
	border-right: 2px threedhighlight outset;	
	 
	FONT-SIZE: 9pt; 
	BACKGROUND: menu; 
	FONT-FAMILY: verdana; 
	padding:2pt;
	OVERFLOW: auto; 
}

