table#menu td { /*overided*/
	border-color: #cccccc;
}
table#menu td.otherPage { /*extended*/
	background-color: #e4e4e4;
	background-image: url(../pictures/menuStone.jpg);
}
#adRight, #adLeft { /*extended*/
	background-color: #e4e4e4;
	background-image: url(../pictures/stone.jpg);
}

