.mnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.1px;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 2px 3px;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.mnav a:hover {
	color: #006699;
	text-decoration: none;
}
.mnav a:visited {
	color: #666666;
	text-decoration: none;
}
.mnav a:active {
	color: #006699;
	text-decoration: none;
}
.tableHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #333333;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}
.tableEntry1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
}
.tableEntry2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
	border-right-style: solid;
}
.mnav a:link {
	text-decoration: none;
}

