img { border: 0px none #000; }
table { empty-cells : show;  }

body {
	background: #fff;
	color: #333;
	font: 100%/1.3em Arial;
}

table.menu { width: 100%; border: 1px solid #606080; padding: 0; empty-cells: show; border-spacing: 0; border-collapse: collapse; margin-bottom: 1em; }
table.menu td { border: 1px solid #606080; padding: 3px; text-align: center; font-weight: bolder; }
table.menu td a { color: #606080; text-decoration: none; }
table.menu td.active { color: #fff; background: #606080; }
table.menu td.active a { color: #fff; }
