body {
	margin-top: 0px;
	background-image: url(../images/bground.jpg);
	background-repeat: no-repeat;
	background-color: #97B5CF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
a.nav:link {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: white; text-decoration: none; }
a.nav:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: white; text-decoration: none; }
a.nav:hover {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: orange; text-decoration: underline; }
a.nav:active {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: blue; }
a.navlang:link {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: orange; text-decoration: none; }
a.navlang:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: orange; text-decoration: none; }
a.navlang:hover {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color:white ; text-decoration: underline; }
a.navlang:active {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: blue; }
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
a.navor:link {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: white; text-decoration: none; }
a.navor:visited {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: white; text-decoration: none; }
a.navor:hover {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #497CB3; text-decoration: underline; background-color: inherit;}
a.navor:active {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: blue; }
.navbox {
	background-color: #497CB3;
	text-align: center;
}
.arrow {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF9900;
}
.bgfooter {
	background-image: url(../images/bgfooter.jpg);
	background-repeat: repeat;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	margin: 8px;
	margin-left: 60px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 6px;
}
.h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3F3F3F;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 6px;
	background-color: inherit;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}
.bgtop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	height: 46px;
	background-image: url(../images/h1.jpg);
}
.rightbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	width: 300px;
	margin-left: 20px;
    background-color: inherit;
}
.colorange {
	background-image: url(../images/colorange.jpg);
	background-repeat: repeat;
}
.navtop {
	padding: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: inherit;
}
.picleft {
	margin-bottom: 10px;
}
.box-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;
	float: left;
	height: auto;
	width: 250px;
	background-color: #EAEFF4;
}
.box-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	height: auto;
	width: 320px;
	padding-right: 6px;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #EAEFF4;
	border: 1px solid #FE9900;
	padding: 2px;
	margin-bottom: 5px;
    margin-left: 30px;
}
.button {
	background-color: #FF6600;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
    margin-left: 30px;
}