body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #848484;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.al {
	vertical-align: bottom;
	padding: 0px;

}

input.search {
	width: 185px;
	height: 17px;
	border: 1px #999999 solid;
	padding: 2px;
	font-size: 11px;
	color: #666666;
}
td.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	width: 774px;
	padding-left: 16px;
}
.txt {
	font-size: 11px;
	padding-right: 25px;
}
td.contact-bg {
	background-image: url(../images/contact-bg.gif);
	background-repeat: no-repeat;
	width: 242px;
	height: 61px;
	vertical-align: middle;
	padding-left: 10px;
	color: #cccccc;
	font-size: 11px;
	font-weight: bold;
}
a.mail {
	color: #cccccc;
}
td.news-bg {
	background-image: url(../images/news-bg.gif);
	background-repeat: no-repeat;
	width: 441px;
	height: 51px;
	padding-left: 47px;
	padding-top: 12px;
	color: #fffdfd;
	font-size: 10px;
}
a.link {
	color: #666666;
	text-decoration: underline;
}
td.footer-bg {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	width: 252px;
	height: 25px;
	vertical-align: bottom;
}
a.footer, td.footer-bg {
	color: #666666;
	font-size: 10px;
}
td.copy-bg {
	background-image: url(../images/copy-bg.gif);
	background-repeat: no-repeat;
	width: 458px;
	height: 25px;
	vertical-align: middle;
	color: #cccccc;
	font-size: 10px;
	padding-left: 30px;
}