#tmenu {
	background: #333333;
	background-image: url('/030708-newindex_images/buttnback1.gif');
	background-border: collapse;
	background-repeat: repeat;
    border-collapse: collapse;
    width: 100%;
    height: 30;
}

#tmenu td {
    padding: 0;
    text-align: center;
}

#tmenu a:link, a:hover, a:visited {
	font-size: 8pt;
	font-family: Verdana;
	font-weight: 700;
	text-decoration: none;
	color: #ffffff;
}
