body {
	margin: 0px;
	padding: 0px;
	background-color: #d978ac;
}
.tb_border {
	background-color: #EEEEEE;
	width: 15px;
}
.tb_middle {
	background-color: #ffe3f2;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #5a7cbc;
	width: 770px;
}
.tb_middle#indent {
	padding-left: 10px;
	padding-right: 10px;
}
.tb_middle#topbanner {
	padding-bottom: 10px;
	padding-top: 10px;
}
#outline {
	width: 600px; 
	padding: 10px 10px 10px 10px;
	background-color: #ffe3f2;
}
#reg_txt {
	font-family:Arial;
	font-size:12px;
	color:000000;
}
#reg_txt a {
	font-family:Arial;
	font-size:12px;
	color:0000FF;
	text-decoration:underline;
}
#reg_txt a:hover {
	color:0000FF;
	text-decoration:underline;
}
.footer {
	background-color: #d978ac;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 25px;
}
.footer a, .footer a:visited {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
