body {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight:  Normal;
	color: 7E776F;
	background-color: ffffff;
	scrollbar-face-color: ; 
	scrollbar-track-color: ; 
	scrollbar-arrow-color: ;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	}

a {
    font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-weight:  Normal;
	color: 9BA165;	
}

a:hover {
    font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-weight:  Normal;
	color: 656941;
}	
	
td {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight:  Normal;
	color: 7E776F;
}

th {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: 7E776F;
}

input {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight:  Normal;
	color: 7E776F;
}

select {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight:  Normal;
	color: 7E776F;
}

textarea {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	font-weight:  Normal;
	color: 7E776F;
}

#textBody {
	Font-Size : 12px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color : 7E776F;
	font-weight : Normal;
	}
	
#textSmall {
	Font-Size : 10px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color : 7E776F;
	font-weight : Bold;
	}	
	
#Over {
	Font-Size : 10px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color: 656941;
	font-weight : Bolder;
}

#Out {
	Font-Size : 10px;
	Font-Family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	Color: 9BA165;
	font-weight : Bolder;
}
.header {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9BA165;
}
.subheader {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9BA165;
}