body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.left-box-bg {
	background-image: url(images/left-box-bg.gif);
	background-repeat: repeat-y;
	width: 115px;
}
td.center-box-left {
	background-image: url(images/center-box-left.gif);
	background-repeat: repeat-y;
	width: 15px;
}
td.center-box-right {
	background-image: url(images/center-box-right.gif);
	background-repeat: repeat-y;
	width: 15px;
}
#Layer1 {
	position:absolute;
	width:630;
	height:176;
	z-index:1;
	overflow: auto;
}
td.center-box-txt {
	color: White;
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	padding-left: 10px;
}
a.center-box-link {
	color: White;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
}
td.black-profiles-bg {
	background-image: url(images/black-profiles-bg.gif);
	background-repeat: repeat-y;
	width: 900px;
}
select.learn {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #464646;
	width: 172px;
	height: 17px;
	border: 1px;
	border-color: #555555;
	border-style: solid;
	margin-top: 3px;
}
td.shop-bg {
	background-image: url(images/shop-bg.gif);
	background-repeat: repeat-y;
	width: 900px;
	background-color: #e1e1e1;
}