td.menubox {background-color: #E6E2C9;
	vertical-align: top}

.menu {color: #202020;
	font-family: verdana, helvetica, ariel, sans-serif;
	font-size: 12pt;
	font-weight: 600;
	line-height: 100%;
	margin: 5px 3px}

a.menu:link {color: #202020; text-decoration: none; border: none;}
a.menu:active {color: #202020; text-decoration: none; border: none;}
a.menu:visited {color: #202020; text-decoration: none; border: none;}
a.menu:hover {color: #202020; text-decoration: underline; border: none;}

.submenu {color: #777C68;
	font-family: verdana, helvetica, ariel, sans-serif;
	font-size: 8pt;
	line-height: 100%;
	margin: 5px 3px}

a.submenu:link {color: #777C68; text-decoration: none; border: none;}
a.submenu:active {color: #777C68; text-decoration: none; border: none;}
a.submenu:visited {color: #777C68; text-decoration: none; border: none;}
a.submenu:hover {color: #777C68; text-decoration: underline; border: none;}

p#tmHeading {
  position: relative;
}

p#tmHeading img {
  position: absolute;
  right: 26px;
  top: -1px;
}