body {
	margin:0;
}
A:Link {font-family: "Trebuchet MS"; font-size: 11px; color: #0000cc; line-height:18px; text-decoration:underline }
A:Visited { font-family: "Trebuchet MS"; font-size: 11px; color: #0000cc; line-height:18px; text-decoration:underline }
A:Hover { font-family: "Trebuchet MS"; font-size: 11px; color: #0000cc; line-height:18px; text-decoration:none }

.white-txt {font-family: "Trebuchet MS"; font-size: 11px; color: #ffffff }
.toplink A:Link {font-family: "Trebuchet MS"; font-size: 11px; color: #ffffff; text-decoration:none }
.toplink A:Visited { font-family: "Trebuchet MS"; font-size: 11px; color: #ffffff; text-decoration:none }
.toplink A:Hover { font-family: "Trebuchet MS"; font-size: 11px; color: #ffffff; text-decoration:underline }

.menu-bg {
	background-image:url(../images/top-navigation-bg.gif);
	background-position:left top
	}
.form-bg {
	background-image:url(../images/form-bg.gif);
	background-position:left top;
	background-repeat:no-repeat
	}
.menulink A:Link {font-family: "Trebuchet MS"; font-size: 11px; color: #505050; text-decoration:none }
.menulink A:Visited { font-family: "Trebuchet MS"; font-size: 11px; color: #505050; text-decoration:none }
.menulink A:Hover { font-family: "Trebuchet MS"; font-size: 11px; color: #505050; text-decoration:underline }

.general-txt { font-family: "Trebuchet MS"; font-size: 11px; color: #666666 }
.form-txt { font-family: "Trebuchet MS"; font-size: 11px; font-weight:bold; color: #3f3f3f }
.head { font-family: "Trebuchet MS"; font-size: 14px; font-weight:bold; color: #687247 }
.head-gray { font-family: "Trebuchet MS"; font-size: 14px; font-weight:bold; color: #666666 }
.head-white { font-family: "Trebuchet MS"; font-size: 14px; font-weight:bold; color: #f6f6f6 }

.footer-txt {font-family: "Trebuchet MS"; font-size: 11px; color: #687247 }
.footerlink A:Link {font-family: "Trebuchet MS"; font-size: 11px; color: #687247; text-decoration:none }
.footerlink A:Visited { font-family: "Trebuchet MS"; font-size: 11px; color: #687247; text-decoration:none }
.footerlink A:Hover { font-family: "Trebuchet MS"; font-size: 11px; color: #687247; text-decoration:underline }

form {
	margin:0px;
	padding:0px;
	}
