
.tab-table	{ background: #86943D; border: 0px; font: menu; }
.tab-button	{ width: 70; height: 20; background: #E6EEB6; border-top: 1px solid buttonhighlight; border-left: 1px solid buttonhighlight; border-bottom: 1px solid buttonhighlight;  border-right: 1px solid buttonshadow; cursor: pointer; }
.tab-button2	{ width: 70; height: 20; background: #E6EEB6; border-top: 1px solid buttonhighlight; border-left: 1px solid buttonhighlight; border-bottom: 1px solid buttonhighlight;  border-right: 1px solid buttonshadow; cursor: pointer; color: blue; }
.tab-button3	{ width: 70; height: 20; background: #86943D; border-top: 1px solid buttonhighlight; border-left: 1px solid buttonhighlight; border-bottom: 1px solid buttonface; border-right: 1px solid buttonshadow; cursor: pointer; color: blue; }
.tab-button4	{ width: 70; height: 20; background: #86943D; color:white; border-top: 1px solid buttonhighlight; border-left: 1px solid buttonhighlight; border-bottom: 1px solid buttonface; border-right: 1px solid buttonshadow; cursor: pointer; }
.tab-body	{ background: #E6EEB6; }


