.mainbg {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.trebuchet12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.trebuchet14heading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: 616161;
}
.contentbg {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: 616161;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
a:active {
	color: 616161;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
a:visited {
	color: 616161;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
a:hover {
	color: #3399FF;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.footer a:link {
	font-weight: bold;
	color: 3a5f89;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.footer a:active {
	font-weight: bold;
	color: 3a5f89;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.footer a:visited {
	font-weight: bold;
	color: 3a5f89;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.footer a:hover {
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
