.copyright {
	color: #9966FF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: top;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3E013D;
}
a {
	color: #336699;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.bg_repeat_y {
	background-repeat: repeat-y;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	color: #336699;
	font-size: 24px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	color: #336699;
	font-size: 20px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	color: #336699;
	font-size: 16px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	color: #336699;
	font-size: 14px;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	color: #336699;
	font-size: 12px;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	vertical-align: top;
	color: #336699;
	font-size: 10px;
}

.footer {
	vertical-align: middle;
}
.contents_right {
	padding-left: 20px;
	border-top-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.thin_dotted {
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.formbackgroud {
}
