.header { 		
	FONT-SIZE: 10px; 
	COLOR: #006699;
	Font-Weight: bold;
	padding-left: 4px;
	FONT-FAMILY: Arial, Verdana;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	height:37px;
	padding-bottom: 14px;
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
}
.headerselected {
	FONT-SIZE: 10px; 
	COLOR: #000000;
	font-weight: bolder;
	padding-left: 4px;
	FONT-FAMILY: Arial,Verdana;
	font-weight: bold;
	cursor: hand;
	height:10px;
	height:36px;
	cursor: pointer;
	padding-bottom: 12px;
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
}

