body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.topleftbg {
	background-color: a4bfc1;
	background-image: url(images/topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ftr-bg {
	background-color: #000000;
	background-image: url(images/ftr-crnr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.ftr-txt {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.cat-rght {
	background-color: #000000;
	background-image: url(images/cate-rght.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.cat-txt {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.cat-txt2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.cat-txt2:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #305957;
	text-decoration: underline;
}
.cat-txt3 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #305957;
	text-decoration: underline;
}
.cat-txt3:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.img {
	border: 1px solid #000000;
}
.txt {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.navlinks {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.navlinks:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #305957;
	font-weight: bold;
	text-decoration: none;
}