.mainnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.maintablebdr {
	border: thin solid #999999;
}
.leftnavbdr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.rightnavbdr {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
a:link {
	color: #333333; text-decoration:none;
}
a:visited { 
	color:#000066; text-decoration:none;
}
a:hover { 
	color:#999999; text-decoration:none; cursor:hand;
	}
a:active { 
	color:#333333; text-decoration:none;
	}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
