body {
	margin: 0px;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #205977;
	text-decoration: none;
}
a:hover {
	color: #FF8000;
	text-decoration: underline;
}
.Line20 {
	line-height: 20px;
}
.BlueBorder {
	border: 1px solid #0650B5;
}


.BlueFont {
	font-size: 12px;
	color: #205977;
}
.WhiteFont {
	font-size: 12px;
	color: #FFFFFF;
}
.RedFont {
	color: #FF0000;
}

.IndexLoginInput {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #205977;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
	color: #205977;
	background-color: transparent;
}
select {
	font-size: 12px;
}
