#main {
	padding-top: 30px;
	padding-bottom: 60px;
}
#main h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	letter-spacing: 2px;
	background-color: #EAEABF;
	margin-left: 30px;
}
#main p {
	margin-top: 10px;
	margin-left: 90px;
	margin-bottom: 0px;
}
#main #swf_box {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 0px;
}
#main table {
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 20px;
}
#main #msg {
	margin-right: 20px;
	line-height: 140%;
	color: #000000;
	width: 410px;
}
#main #msg h2 {
	font-size: large;
	color: #006600;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 40px;
	padding-left: 3px;
}
#main h3 {
	color: #006600;
	font-size: small;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 125%;
}
#main em {
	color: #663300;
	font-size: small;
}
