.bg {
	background-attachment: fixed;
	background-image: url(images/index_05.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
form {
	display: inline;
}
.a1form {
	border: 1px solid #300265;
	background-color: #C9BEE7;
	color: #99FFFF;
}
button {
	background-color: #300265;
	background-position: center center;
	letter-spacing: 5px;
	display: table-cell;
	border: thin ridge #000033;
}
.a2form {
	background-position: center center;
	display: compact;
	border: thin dashed #333399;
	background-color: #4D039E;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	cursor: hand;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #300265;
	text-decoration: none;
}
a:visited {
	font-size: 8pt;
	color: #333366;
	text-decoration: none;
}
a:hover {
	font-size: 8pt;
	color: #000066;
	text-decoration: none;
}
a:active {
	font-size: 8pt;
	color: #000033;
	text-decoration: none;
}
.a9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 150%;
	text-decoration: none;
}
