@charset "utf-8";
body {
	background-color: #FAEDED;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg-body.gif);
}
.table-bg {
	color: #FFFFFF;
	background-color: #fedde0;
	background-position: right;
	padding: 5px;
}
.table-bg:hover {
	color: #E4565A;
	background-color: #f9cdd1;
}
.table-bg a {
	font-family: Tahoma;
	font-size: 12px;
	color: #EF6064;
	text-decoration: none;
	text-align: right;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table-bg a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.table-bgicon {
	background-image: url(images/bgicon.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	display: block;
	padding-right: 8px;
	padding-top: 0px;
	width: 19px;
}
.table-super a {
	color: #EF6064;
	text-decoration: none;
	text-align: center;
}
.table-super a:hover {
	color: #ffb3b5;
	text-decoration: none;
}
.table-super {
	background-color: #FDD1D2;
	border: 1px dashed #faaeaf;
}
.table-super:hover {
	background-color: #fee0e0;
	border: 1px dashed #ffffff;
}
.e3lan {
	background-color: #FEDDE0;
	border: 1px dashed #faaeaf;
	text-decoration: none;
}
.e3lan:hover {
	background-color: #fad5d6;
	border: 1px dashed #ffffff;
}
.table1 {
	text-decoration: none;
	border: 1px dashed #faaeaf;
	background-color: #ef5f63;
}
.table1:hover {
	background-color: #fccaca;
	border: 1px dashed #ffffff;
}
.table1 a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.table1 a:hover {
	color: #ef5f63;
	text-decoration: none;
}
.table-search a {
	color: #EF5F63;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.table-search a:hover {
	color: #fdb7b8;
	text-decoration: blink;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.td-search2 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #EF5F63;
	text-decoration: blink;
	font-weight: bold;
}

.td-search2 a:hover {
	color: #fdb7b8;
	text-decoration: blink;
}

