.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #99CC66;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	background-image: url(images/navback.jpg);
	vertical-align: middle;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.bluebackground {
	background-image: url(images/bluebackground.gif);
}
.regno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	text-align: right;
	padding: 12px;
}
.bodytextbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #99CC66;
}
.picborder {
	border: 1px solid #CCCCCC;
}
.newsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	padding: 14px;
}

