.login {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	background-color: #D7DDEE;
	height: 20px;
	width: 160px;
	border: 1px solid #B3BFDF;
}
a:link {
	text-decoration: none;
	color: #0000FF
}
a:visited {
	text-decoration: none;
	color: #0000FF
}
a:hover {
	text-decoration: none;
	color: #FF0000
}
.reglog {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #B3BFDF;
	height: 18px;
	width: 160px;
	font-size: 12px;


}
.bg {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.multi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #B3BFDF;
	height: 72px;
	width: 160px;

}
