body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
}
body {
	background-color: #fb7b9c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bghor_main.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgl {
	background-image: url(images/m_bgl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgr {
	background-image: url(images/m_bgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgleft {
	background-image: url(images/bg_l.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgright {
	background-image: url(images/bg_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.desc1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #cc0033;
}
a:active {
	text-decoration: underline;
	color: #C03;
}