body {
	margin: 0px;
	padding: 0px;
}
.left-nav {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
.left-nav:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.left-nav-act {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.top-nav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #dededc;
	text-align: center;
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 180px;
}
.top-nav:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #DEDEDC;
	text-decoration: none;
	background-color: #333333;
	text-align: center;
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 180px;
	}
.top-nav-act {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #DEDEDC;
	text-decoration: none;
	background-color: #333333;
	text-align: center;
	margin: 0px;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 180px;
	}
.top-nav2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #dededc;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 140px;
	float: left;
}
.top-nav2:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #DEDEDC;
	text-decoration: none;
	background-color: #333333;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 140px;
	float: left;
}
.top-nav2-act {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #DEDEDC;
	text-decoration: none;
	background-color: #333333;
	text-align: center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 140px;
	float: left;
}
#spac {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 3px;
	background-color: #FFFFFF;
}
.orang {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #68B92E;
	text-decoration: none;
}
.orang:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #86C226;
	text-decoration: none;
}
.blue {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0071B5;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.text-main {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
	
.sub-h {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.Copyrights {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.org-link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #007CC2;
	text-decoration: underline;
	text-align: left;
}
.org-big {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #F09101;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.blue-big {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #0071B5;
	text-decoration: underline;
}
.blue-big:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #85C226;
	text-decoration: underline;
}

