body {
	margin-left: 0px;
	margin-top: 29px;
	margin-right: 0px;
	margin-bottom: 29px;
	background-color: #dfdede;
}
img {
	border: none;
}
a {
	text-decoration: none;
	outline: 0;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.left {
	background-image: url(images/shadow-left.gif);
	background-repeat: repeat-y;
	width: 29px;
}
td.right {
	background-image: url(images/shadow-right.gif);
	background-repeat: repeat-y;
	width: 26px;
}
td.top-links, a.top-link, td.submenu {
	color: #5e6d81;
	font-family: arial;
	font-size: 11px;
	margin: 0px, 5px, 0px, 5px;
}
td.submenu {
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	width: 762px;
	padding-left: 10px;
}
td.gradient-bg {
	background-image: url(images/gradient-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 110px;
	width: 385px;
}
.txt, td.gradient-bg {
	color: #5e6d81;
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
}
td.main-bg {
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
	width: 762px;
}
