body {
	margin-top: 25px;
	background-color: #FCB908;
}
td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #747f79;
	line-height: 18px;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	color: c68c11;
}


a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #747F79;
	text-decoration: underline;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.borderall {
	border: 1px solid #000000;
}
.borderleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #a4ada8;
}
.borderleftright {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #a4ada8;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #a4ada8;
}
.borderright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #a4ada8;
}
.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: #747F79;
	text-decoration: none;
}

.logoworks {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #747F79;
	text-decoration: none;
}
.logoworks:hover {
	text-decoration: underline;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB5E1F;
	text-decoration: none;
	font-weight: bold;
}

.navtextOn {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	
}


.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
