table.lnav {
	elevation: below;
	pitch: low;
	richness: 1;
	speak: normal;
	border-left: thin;
	border-left-style: double;
	border-left-width: 1px;
	border-right: thin;
	border-right-color: #3F0080;
	border-right-style: double;
	border-right-width: 1px;
	border: thin double #3F0080;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	background: #0076E8;
	padding: 0.2em;
	text-align: center;
	margin-left: 2em;
	margin-top: -25em;
	color: ButtonHighlight;
	padding-right: 2em;
}

a.left {
	height: 20em;
	left: 2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bolder;
	width: 10em;
	text-align: center;
	margin-top: 0em;
	margin-left: 2em;
	background-color: #A8FFA9;
	color: #005701;
}

img.navbr
 { border-width: 0em 0em;
 position: relative;
 top: 1em;
 left: -1.2em;
 font-family: Geneva, Verdana, san-serif;
 font-size: 1em;
 font-style: normal;
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 background: url(navbr.gif) repeat-x 10em;
 z-index: inherit;
 }
a.navbr:hover{text-decoration:underline;}


