#tab {
    background-image:  url(blanktab.jpg);
    background-repeat: no-repeat;
    height: 42px;
    width: 75px;
}


#tabtext{

	//color:RGB(206,182,140);
	color:RGB(231,215,181);
	font-family: arial black;
	//font-weight: bold;
	font-size : x-small;
	text-align: center;
	padding-top: 4px;
	padding-right:5px;
	line-height:110%;
	
	
	

}
