.border {
	
	background-color: #FFFFFF;
}
body {
	background-color: #333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.lborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBE9EC;
}
topnav {
	margin: 0 0;
	padding: 0 0 0 0px;
	
}
	#topnav ul {
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
	 #topnav ul li {

	float: left;
	
	}
	 #topnav ul li a {
	
	width: 60px;	
	display: block;
	float: left;	
	padding: 7px 12px 7px 12px;
	margin: 0 0 0 0;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: inherit;
	font-size: 13px;
	font-weight: bold;
	
	border-right-color: #EBE9EC;
	border-right-style: solid;
	border-right-width: 1px;	
}
		#topnav ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
		}
		#topnav a:active {
			color: #CCCCFF;
		}
	h2 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 110%;
	font-weight: bold;
	color: #000;
}
.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: 26px;
	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: #000;
	margin-top: 6px;
	margin-bottom: 6px;
}
.bodytext {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 80%;
	color: #000000;
}
.fade {
	background-image: url(fade.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.redfade {
	background-image: url(redfade.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.doublecurve {
	background-image: url(doublecurve1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
