table.linktb {
	border-color:#333333;
	border-collapse: collapse;
}

td.linkcelle {
	border-top-style: solid;
	border-top-width: 0px;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color: #999999;
	border-bottom-color:#333333;
	padding-top: 0px;
	padding-bottom: 0px;
	height:5px;
}

td.linktd {
	border-bottom-color:#333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color:#6B8EAE;
	padding-left:10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.e-nav:link {
	color:#FFFFFF;
	/*background-color:#00CC00;*/
	text-decoration: none;
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.e-nav:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.e-nav:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1 {
	font-size: 9pt;
	font-weight: bold;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

