body {
	background-color: #fce3ed;
	color: #701e3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	color: #CC00FF;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #FF99CC;
}
.thumb1 {
	height: 240px;
	width: 180px;
	border: 1px solid #FF99CC;
}
a:hover .thumb1 {
	border: 1px solid #FF3399;
}
.tx1 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold
}
a:link {
	color: #701e3a;
	text-decoration: none
}
a:active {
	color: #701e3a;
	text-decoration: none
}
a:visited {
	color: #701e3a;
	text-decoration: none
}
a:hover {
	color: #FF00CC;
	text-decoration: none;
}
.top1 {
	font-size: 12px;
}
.top2 {
	font-size: 12px;
	width: 948px;
}
li {
	list-style-type: square;
}
.logo {
	margin-bottom: 5px;
}
.m, .m a, .m a p, .m a p b  {
	height: 22px;
	font-weight: bold;
	font-family: "Tahoma";
}
.m a {
	width:182px;
	background-image: url(b2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
	font-weight: lighter;
	color: #701e3a;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	display: block;
	text-transform: lowercase;
}
.m a:hover {
	background-image: url(b2on.gif);
	color: #922449;
}
.m a p {
	background-image: url(b1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
}
.m a p b {
	width:100%;
	background-image: url(b3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
.m a:hover p { background-image: url(b1on.gif); }
.m a:hover p b { background-image: url(b3on.gif); }
