html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 12px;
	color: #eb1573;
	text-align: center;
	background-color: #ffdeed;
	text-decoration: none;
	background-image: url(images/background.gif);
}
.menu a {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	text-align: right;
	display: block;
}
.menu a:hover {
	color: #eb1573;
}
.menu:hover {
	background-color: #ffe1ee;
	border: 1px dashed #ff96c0;
}
.menu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffced3;
}

.bg-icon a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
}
.bg-icon a:hover {
	color: #fc2c87;
}
.bg-icon {
	background-color: #F6377F;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ffb0d1;
}
.bg-icon:hover {
	background-color: #ffc7df;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #ff7fad;
}

.search:hover {
	background-color: #ffe1ee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #ff96c0;
}
.search a {
	color: #666666;
	text-decoration: none;
	text-align: center;
	display: block;
}
.search a:hover {
	color: #eb1573;
}
.td-e3lan2 {
	border: 1px dashed #ff96c0;
}
.td-e3lan2:hover {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #ff96c0;
	border-right-color: #ff96c0;
	border-bottom-color: #ff96c0;
	border-left-color: #ff96c0;
}
.super a {
	font-family: Tahoma;
	font-size: 12px;
	color: #eb1573;
	text-decoration: none;
	text-align: center;
	display: block;
}
.super a:hover {
	color: #FFFFFF;
}
.super {
	background-color: #FFCFE4;
}
.super:hover {
	background-color: #F6377F;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.table-super a {
	color: #666666;
	text-decoration: none;
	text-align: center;
	display: block;
}
.table-super a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.table-super {
	background-color: #FFCFE4;
	border: 1px dashed #faaeaf;
}
.table-super:hover {
	background-color: #F6377F;
	border: 1px dashed #ffffff;
}

