DIV.bgLine2  {
	BACKGROUND-IMAGE : url(/images/linebg.gif);
	BACKGROUND-REPEAT : repeat-x;	
	padding-top: 2px;
	padding-bottom: 0px;
	MARGIN-TOP : 5px;
	MARGIN-BOTTOM : 0px;
	}
	
	

	
A.tab:ACTIVE, A.tab:LINK, A.tab:VISITED  {
	font-size : 11 px;
	font-weight : 700;
	color : #FFFFFF;
	text-decoration : none;
	font-family : Arial, sans-serif;
	font-style : normal;
	}
A.tab:HOVER  {
	font-size : 11 px;
	font-weight : 700;
	color : #FFFFFF;
	text-decoration : underline;
	font-family : Arial, sans-serif;
	font-style : normal;
	}