table {
	width:497px;
}
h2 {
	margin-bottom: 0px;
}
h2.title {
	margin: 3px 0 30px;
	text-align: right;
	color: #000000;
	border: none;
}
.red2 {
	color: #994466;
}
.box1 {
	width: 190px;
	height: 90px;
	float: left;
}
.box2 {
	width: 120px;
	height: 90px;
	float: left;
}
.box3 {
	width: 180px;
	height: 90px;
	margin-left: 310px;
}
.box1 a, .box2 a, .box3 a {
	color: #666666;
}
.box1 a:hover, .box2 a:hover, .box3 a:hover {
	color: #aaaaaa;
}
table#registration {
	width: 500px;
	border: 2px solid #666666;
	border-collapse : collapse;
}
table#registration td {
	border: 1px solid #999999;
	font-size: 12px;
	padding: 5px 2px;
}
td.cel1 {
	width: 135px;
	color: #3399FF;
	font-weight: bold;
	vertical-align: top;
}
td.cel2 {
	width: 100px;
	color: #000000;
	vertical-align: top;
}
td.cel3 {
	width: 65px;
	color: #666666;
}
td.cel4 {
	width: 115px;
	color: #666666;
	text-align: right;
}
td.cel5 {
	width: 85px;
	color: #666666;
	text-align: right;
}
tr.member td.cel3, tr.member td.cel4, tr.member td.cel5 {
	background-color: #E0F0FF;
}
.list2 {
	width: 160px;
	height: 30px;
	background-image: url(../images/list2.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	text-align: center;
	display: inline;
}
.list2 a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.list2 a:hover {
	color: #D02235;
}
