body,td {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
}
body {
	background-color: #f2f0f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.layout_bds {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #de91a0;
	border-right-color: #de91a0;
	border-bottom-color: #de91a0;
	border-left-color: #de91a0;
	background-color: #FFF;
}
.head_bg {
	background-image: url(nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
h1 {
	font-size: 15px;
	color: #ff79ae;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
