.border {
	border: 1px solid #999999;
}
body {
	background-color: #D4D4D4;
}
.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
topnav {
	margin: 0 0;
	padding: 0 0 0 0px;
	
}
	#topnav ul {
	border: 0;
	margin: 0;

	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
	 #topnav ul li {
	width: auto;
	display: block;
	float: left;
	border-right-color: #D4D4D4;
	border-right-style: solid;
	border-right-width: 1px;
	}
	 #topnav ul li a {
	width: auto;
	height: auto;
	padding: 5px 10px 5px 10px;
	margin: 0 0 0px;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: inherit;
	font-size: 14px;
	font-weight: bold;
	background-color: #009E9C;	
}
		#topnav ul li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #D6EE62;
		}
		#topnav a:active {
			color: #CCCCFF;
		}
	h2 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 110%;
	font-weight: bold;
	color: #357775;
}
.sub {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 70%;
	color: #000000;
}
a:active 	{ color:#FF0000; Text-Decoration: underline}
a:link 		{ color:#0000FF; text-decoration: underline} 
a:visited 	{ color:#0000FF; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  }
 h1 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
}
.justified {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 80%;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
.insetlist {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 80%;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 60px;
}
h3 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 80%;
	color: #000000;
}
