.RightNavText,.textNormal,.textLinks,td.navTD, a,td.navTD, a:link,
td.navTD, a:visited,td.navTD, a:hover,td.navTD,td.navOn a,
td.navOn, td.navOn, a:visited,td.navOn, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.RightNavText {
	font-size: 8px;
	color: #003399;
}
.textNormal {
	font-size: 11px;
	color: #333333;
	text-align: left;
	list-style-image: url(images/dotpoint.gif);
}
.textLinks {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #96B138;
	text-decoration: none;
}
.boarders {
	border: 1px solid #CCCCCC;
}

.tableBorder {
	border: 1px solid #B4CC60;
}
td.navMain a {
	display:block;
	line-height:20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 14px;
}

td.navMain a:link,
td.navMain a:visited {
	background:#C3D680;
}

td.navMain a:hover,
td.navMain a:active {
	background:#D9E5AF;
}

td.navOn a {
	display:block;
	line-height:20px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 14px;
	background:#D9E5AF;
}

td.navOn a:link,
td.navOn a:visited
td.navOn a:active {
	background:#D9E5AF;
}
