.al {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
}

a {
	font-family: Trebuchet MS, sans-serif;
	
	font-style: normal;
	color: #330000;
	text-decoration: underline;
	line-height: normal;
	cursor: hand;
}


a:hover {

	font-family: Trebuchet MS, sans-serif;
		font-style: normal;
	text-decoration: none;
	color: #999999;
}
.divline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.smaller {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}
.process {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.front {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.boxborder {
	border: 1px solid #336633;
}
.divlinegreen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8DA879;
	width: 100%;
}
.green {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #006633;
}
