.season {
	font-size: 12px;
	line-height: 130%;
}
.season h1 {
	COLOR: #FFFFFF;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FF6699;
}
.season h2 {
	COLOR: #FF3300;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.season h3 {
	COLOR: #000000;
	margin: 0px;
	font-size: 9px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.errmsg{
	background-color:#ffaaaa;
}
.normmsg{
	background-color:#aaaaff;
}
#msgspaceHeader{
	font-size:10px;
	text-align:right;
	text-decoration:underline;
}
#msgspace{
	border:#999999 solid 1px;
	margin: 5px 20px;
}
#msgspaceBody{
	text-align:center;
	padding-top:5px;
	padding-bottom:13px;
}
#btn_close{
	cursor:pointer;
}
