body { font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; background-color: #87ACA0; color:#1D4837; }
td { font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; color:#1D4837; }
th { font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; }

a:link { color: #1D4837; text-decoration: none; font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; }
a:visited {	text-decoration: none; color: #1D4837; font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; }
a:hover { text-decoration: none; color: #AD6836; font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; }
a:active { color: #87ACA0; text-decoration: none; font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; }

.header {  font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; font-size: x-large; color: #1D4837; }

.navlink a:link{ color: #87ACA0; text-decoration: none; font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; }
.navlink a:visited{ color: #87ACA0; text-decoration: none; font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; }
.navlink a:hover { color: #AD6836; text-decoration: none; font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; }

.mainlink a:link { color: #1D4837; text-decoration: none; font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; }
.mainlink a:visited { color: #1D4837; text-decoration: none; font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; }
.mainlink a:hover { color: #AD6836; text-decoration: none; font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; }

.default { background-color: #87ACA0; color: #1D4837; }
.bold	 { color: #1D4837; font-weight:bold; }
.style1  { font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; }
.style2  { font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; font-size: 12px; } 
.style4  { font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; font-size: 14px; color:#1D4837; }
.style5  { font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; font-size: 10px; }
.style6  { font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; color: #1D4837; }
.style7  { color: #1D4837; }
.style8  { font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; font-size: 14px; color: #87ACA0; }
.style9  { color: #1D4837; font-size:20px; }
.style10 { font-size: 16px; }
.style11 { color: #87ACA0; }
.style12  { font-family: "Gill Sans MT", "Trebuchet MS", Arial, sans-serif, "times New Roman", serif; font-size: 8px; }

.brbar{ color: #AD6836; }
.greenbox { border-color: #1D4837 #1D4837 #1D4837 #1D4837; 
			border-style: solid;
			border-top-width: 3px;
			border-right-width: 3px;
			border-bottom-width: 3px;
			border-left-width: 3px;}
.topbrown {	border-color: #AD6836 black black black; 
			border-style: solid;
			border-top-width: 3px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-left-width: 0px;}
.bottumbrown{ border-color: black black #AD6836; 
			border-style: solid;
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 5px;
			border-left-width: 0px;}
			
.topdarkgreen{ border-color: #1D4837 black black black; 
			border-style: solid;
			border-top-width: 5px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-left-width: 0px;}
.leftedge { border-color: black black black #AD6836;
			border-style: solid;
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-left-width: 2px
}
.topedge {	border-color: #1D4837 black #1D4837; 
			border-style: solid;
			border-top-width: 1px;
			border-right-width: 0px;
			border-bottom-width: 1px;
			border-left-width: 0px}
.topleftedge {
			border-color: #1D4837 black #1D4837 #AD6836;
			border-style: solid;
			border-top-width: 1px;
			border-right-width: 0px;
			border-bottom-width: 1px;
			border-left-width: 2px}
.bottumdarkgreen{ border-color: black black #1D4837; 
			border-style: solid;
			border-top-width: 1px;
			border-right-width: 0px;
			border-bottom-width: 3px;
			border-left-width: 2px;}