.bodybg {
	background-image: url(../images/site_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.bodytextbg {
	background-image: url(../images/textbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menulinks {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.menulinks:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menulinks1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.menulinks1:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bodytextCopy {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
