body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #845e0f;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
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: 10px;
}
td.right {
	background-image: url(images/shadow-right.gif);
	background-repeat: repeat-y;
	width: 10px;
}
td.top-data {
	color: #464646;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	vertical-align: bottom;
	text-align: right;
	padding-bottom: 8px;
}
.mail {
	color: #464646;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
}
td.bg-menu {
	background-image: url(images/bg-menu.gif);
	background-repeat: repeat-x;
	height: 27px;
}
td.bg-welcome {
	width: 446px;
	height: 150px;
	background-image: url(images/bg-welcome.jpg);
	background-repeat: no-repeat;
}
td.welcome-txt {
	font-family: tahoma;
	font-size: 17px;
	font-weight: bold;
	line-height: 15px;
	color: White;
	padding-top: 76px;
}
.txt {
	font-family: tahoma;
	font-size: 15px;
	line-height: 18px;
	color: #464646;
}
h1 {
	font-size: 20px;
	color: #845e0f;
	line-height: 29px;
}
td.copy {
	background-color: #ebe5b7;
	height: 23px;
	vertical-align: middle;
	text-align: right;
	padding-right: 18px;
	color: #845e0f;
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
}
a.privacy {
	color: #845e0f;
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
}