.tabTbl  {
	background-color : white;
	text-align : center;
	font-family : Arial;
	font-weight : bold;
	color : #8080C0;
}

.dwn  {
	text-align : center;
	font-size : 10px;
	font-family : Arial;
	font-weight : bold;
	color :#009933;
	background-color : white;
}

.up  {
	text-align : center;
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #8080C0;
	background-color : #336633;
}

.label  {
	line-height : 20px;
	text-align : left;
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	color : white;
	background-color : #336633;
	text-indent : 40px;

}

.tab  {
	TEXT-DECORATION : none;
	font-size : 12px;
	color : #336633;
}

.tab:hover  {
	COLOR : "#009933";
}

