body {
	margin-top: 0px;
}
td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.green {
	color: #162619;
}
.padding15 {
	padding: 15px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #162619;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.borderall {
	border: 1px solid #000000;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.logoworks_link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.logoworks {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.logoworks:hover {
	text-decoration: underline;
}
.bodytextsmall {
	font-size: 9px;
}

.navtext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #998B7D;
	text-decoration: none;
	line-height: 40px;
}

.navtextOn {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
}

.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
