html,body
	{
	margin: 0; /* margin and padding only necessary to cater for Mac IE5 */
	padding: 0;
	/*\*/	overflow: auto; /* because Mac IE5 don't understand */
	height: 100%;
	scrollbar-3d-light-color:#9BD089;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#656246;
    scrollbar-dark-shadow-color:#000000;
    scrollbar-face-color:#656246;
    scrollbar-highlight-color:#D6BC99;
    scrollbar-shadow-color:#656246;
	}

#header
	{
	position: absolute;
	top: 0;
	width: 760px;
	height: 108px;
	left: 50%;
	margin-left: -380px;
	}
#content
	{
	/*\*/
	position: absolute;
	/* Exclude abs positioning for Mac IE5 */
	width: 760px;
	/*\*/
	top: 108px;
	bottom: 0px;
	left: 50%;
	margin-left: -380px;
	/* Exclude all previous props for Mac IE5 */
	/*\*/ overflow: auto; /* no need for Mac IE5 to see this */
	}
	
.noprint { display: none; }
.image{background-repeat: no-repeat;}
.fontclass{font-family: "Trebuchet MS", Arial, sans-serif;}
.fontclass1{font-family: "Trebuchet MS", Arial, sans-serif; font-size:12pt; line-height: 14pt;}
.fontclass2{font-family: "Trebuchet MS", Arial, sans-serif; font-size:10pt; line-height: 13pt;}
.fontclass3{font-family: "Trebuchet MS", Arial, sans-serif; font-size:8pt; line-height: 10pt;}
.fontclass4{font-family: "Trebuchet MS", Arial, sans-serif; font-size:7pt;}
.fontclasshome{font-family: "Trebuchet MS", Arial, sans-serif; font-size:10pt; line-height: 14pt;}
.headerclass{font-family: "Trebuchet MS", Arial, sans-serif; font-size:20pt; line-height: 26pt;}
.headerclass1{font-family: "Trebuchet MS", Arial, sans-serif; font-size:18pt; line-height: 24pt;}
.headerclass2{font-family: "Trebuchet MS", Arial, sans-serif; font-size:16pt; line-height: 20pt;}
.headerclass3{font-family: "Trebuchet MS", Arial, sans-serif; font-size:13pt; line-height: 20pt; color: #556630;}
.headerclass4{font-family: "Trebuchet MS", Arial, sans-serif; font-size:12pt; line-height: 14pt; color: #990000; font-weight: bold;}
.homebig{font-family: "Trebuchet MS", Arial, sans-serif; font-size:13pt; line-height: 16pt;}
.homesmall{font-family: "Trebuchet MS", Arial, sans-serif; font-size:10pt; line-height: 15pt;}

A:link { font-size: 10pt; text-decoration: underline; color: #507e48; font-family: "Trebuchet MS", Arial, sans-serif; }
A:visited { font-size: 10pt; text-decoration: underline; color: #507e48; font-family: "Trebuchet MS", Arial, sans-serif; }
A:hover { font-size: 10pt; text-decoration: underline; color: #a17c4a; font-family: "Trebuchet MS", Arial, sans-serif; }
A:active { font-size: 10pt; text-decoration: underline;	color: #a17c4a; font-family: "Trebuchet MS", Arial, sans-serif; }

.fontclass1 A:link { font-size: 12pt; text-decoration: underline; color: #507e48; font-family: "Trebuchet MS", Arial, sans-serif; }
.fontclass1 A:visited { font-size: 12pt; text-decoration: underline; color: #507e48; font-family: "Trebuchet MS", Arial, sans-serif; }
.fontclass1 A:hover { font-size: 12pt; text-decoration: underline; color: #a17c4a; font-family: "Trebuchet MS", Arial, sans-serif; }
.fontclass1 A:active { font-size: 12pt; text-decoration: underline;	color: #a17c4a; font-family: "Trebuchet MS", Arial, sans-serif; }

.fontclass3 A:link { font-size: 8pt; text-decoration: underline; color: #507e48; font-family: "Trebuchet MS", Arial, sans-serif; }
.fontclass3 A:visited { font-size: 8pt; text-decoration: underline; color: #507e48; font-family: "Trebuchet MS", Arial, sans-serif; }
.fontclass3 A:hover { font-size: 8pt; text-decoration: underline; color: #a17c4a; font-family: "Trebuchet MS", Arial, sans-serif; }
.fontclass3 A:active { font-size: 8pt; text-decoration: underline;	color: #a17c4a; font-family: "Trebuchet MS", Arial, sans-serif; }

.headerclass2 A:link { font-size: 16pt; text-decoration: underline; color: #507e48; font-family: "Trebuchet MS", Arial, sans-serif; }
.headerclass2 A:visited { font-size: 16pt; text-decoration: underline; color: #507e48; font-family: "Trebuchet MS", Arial, sans-serif; }
.headerclass2 A:hover { font-size: 16pt; text-decoration: underline; color: #a17c4a; font-family: "Trebuchet MS", Arial, sans-serif; }
.headerclass2 A:active { font-size: 16pt; text-decoration: underline;	color: #a17c4a; font-family: "Trebuchet MS", Arial, sans-serif; }