body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a380bd;
}
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;
}
a.top-links {
	color: #662c91;
	font-family: tahoma;
	font-size: 11px;
}
td.bg-menu {
	background-image: url(images/bg-menu.gif);
	background-repeat: repeat-x;
	height: 25px;
}
td.sign-in-txt {
	color: Black;
	font-family: tahoma;
	font-size: 11px;
	vertical-align: middle;
}
input.sign-in {
	width: 140px;
	height: 20px;
	background-color: White;
	border: 0px;
	color: #252525;
	font-family: tahoma;
	font-size: 11px;
	padding-top: 3px;
}
a.violet-link {
	color: #662c91;
	font-family: tahoma;
	font-size: 11px;
}
.txt {
	color: #252525;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
.txt2 {
	color: #252525;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.txt11 {
	color: #252525;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 11px;
}
td.footer {
	text-align: center;
	color: #662c91;
	font-family: tahoma;
	font-size: 11px;
}
td.bg-item {
	width: 175px;
	height: 20px;
	background-image: url(images/bg-item.jpg);
	background-repeat: repeat-y;
	vertical-align: middle;
	color: #662c91;
	font-family: tahoma;
	font-size: 12px;
}
td.item {
	width: 175px;
	height: 20px;
	vertical-align: middle;
	color: #252525;
	font-family: tahoma;
	font-size: 12px;
}
a.mail {
	color: #662c91;
	font-family: tahoma;
	font-size: 12px;
}