


TD.tab_ear_selected {
	cursor : hand;
	font-family:Futura XBlkCnIt ;
	font-weight : 900;
	cursor : hand;
	background-image: url(tab_ear_selected.jpg);
	background-repeat: no-repeat;
	font-size: 12;
	color:#515151;
	
}

TD.tab_ear_unselected {
	font-weight : 900;
	
	font-family:Futura XBlkCnIt ;
	cursor : hand;
	background-image: url(tab_ear_unselected.jpg);
	background-repeat: no-repeat;
	font-size: 12;
	color:#515151;
}

TD.tab_ear_c_selected {
	font-weight : 900;
	cursor : hand;
	background-image: url(tab_ear_c_selected.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
}

TD.tab_ear_c_unselected {
	font-weight : 900;
	cursor : hand;
	background-image: url(tab_ear_c_unselected.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
}




TD.tab_page_left {
	background-image: url(page_left.jpg);
	background-repeat: repeat-y;
	background-position: top right; 
}

TD.tab_page_right {
	background-image: url(page_right.jpg);
	background-repeat: repeat-y;
	background-position: top right; 
}
TD.tab_page_left_bottom {
	background-image: url(page_left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
}

TD.tab_page_right_bottom {
	background-image: url(page_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top right; 
}

TD.tab_page_bottom {
	background-image: url(page_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top right; 
}



