.ban_normal {
	font:normal 1em auto arial, sans-serif;
	border: 0;
	width: 7em;
	height: 1.4em;
	text-align: center;
	font-weight: bold;
	background-color: #3c78b5;
	margin-right: 0.75em;
	color: white;
	text-decoration: none;
}

.ban_normal:hover {
	border: 0;
	color: #3c78b5;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
}




.ban_normal_disabled {
	
	font:normal 1em auto arial, sans-serif;
	border: 0;
	width: 7em;
	height: 1.4em;
	text-align: center;
	font-weight: bold;
	margin-right: 0.75em;
	text-decoration: none;
	color: black;
	background-color: #3c78b5;
}

.ban_normal_selected {
	font:normal 1em auto arial, sans-serif;
	border: 0;
	width: 7em;
	height: 1.4em;
	text-align: center;
	font-weight: bold;
	background-color: white;
	margin-right: 0.75em;
	color: #3c78b5;
	text-decoration: none;
}

.ban_normal_selected:hover {
	border: 0;
	color: red;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
}

.ban_help {
	font:normal 1em auto arial, sans-serif;
	border: 0;
	width: 8em;
	height: 1.4em;
	text-align: center;
	font-weight: bold;
	background-color: #003366;
	margin-right: 0.75em;
	color: white;
	text-decoration: none;
}

.ban_help:hover {
	border: 0;
	color: #002288;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
}

.ban_help:disabled {
	border: 0;
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-color: #003366;
}

.ban_help_right {
	font:normal 1em auto arial, sans-serif;
	border: 0;
	width: 8em;
	height: 1.4em;
	text-align: center;
	font-weight: bold;
	background-color: #003366;
	margin-right: 0em;
	color: white;
	text-decoration: none;
}

.ban_help_right:hover {
	border: 0;
	color: #002288;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

.ban_help_right:disabled {
	border: 0;
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-color: #003366;
	text-decoration: none;
}

.footer_normal {
	font:normal 1em auto arial, sans-serif;
	background-color: #3c78b5;
	border-style: solid;
	border-color: #FFCC00;
	border-width: 1px;
	width: 150px;
	height: 1.4em;
	text-align: center;
	margin-top: 0.1em;
	margin-left: 0em;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.footer_normal:hover {
	borderColor: #FFEE99;
	color: #3c78b5;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

.footer_normal_disabled {
	border-style: solid;
	border-color: #FFCC00;
	border-width: 1px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-color: #3c78b5;
	text-decoration: none;
}

.footer_normal:disabled {
	border-style: solid;
	border-color: #FFCC00;
	border-width: 1px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-color: #3c78b5;
	text-decoration: none;
}

.footer_normal_right {
	font:normal 1em auto arial, sans-serif;
	background-color: #3c78b5;
	border-style: solid;
	border-color: #FFCC00;
	border-width: 1px;
	margin-top: 0.1em;
	width: 150px;
	height: 1.4em;
	text-align: center;
	margin-left: 0.25em;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.footer_normal_right:hover {
	borderColor: #FFEE99;
	color: #3c78b5;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

.footer_normal_right_disabled {
	border-style: solid;
	border-color: #FFCC00;
	border-width: 1px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-color: #3c78b5;
	text-decoration: none;
}

.footer_normal_right:disabled {
	border-style: solid;
	border-color: #FFCC00;
	border-width: 1px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-color: #3c78b5;
	text-decoration: none;
}

.footer_doublewidth {
	font:normal 1em auto arial, sans-serif;
	background-color: #3c78b5;
	border-style: solid;
	border-color: #FFCC00;
	border-width: 1px;
	width: 308px;
	height: 1.4em;
	text-align: center;
	color: white;
	font-weight: bold;
	margin-top: 0.1em;
	text-decoration: none;
}

.footer_doublewidth:hover {
	borderColor: #FFEE99;
	color: #3c78b5;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

.footer_doublewidth:disabled {
	border-style: solid;
	border-color: #FFCC00;
	border-width: 1px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-color: #3c78b5;
}

.footer_solve {
	font:normal 1em auto arial, sans-serif;
	background-color: #3c78b5;
	border-style: solid;
	border-color: #FFCC00;
	border-width: 1px;
	width:160px;
	height: 1.4em;
	text-align: center;
	color: white;
	font-weight: bold;
	margin-top: 0.1em;
	text-decoration: none;
}

.footer_solve:hover {
	borderColor: #FFEE99;
	color: #3c78b5;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

.footer_solve:disabled {
	border-style: solid;
	border-color: #FFCC00;
	border-width: 1px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	background-color: #3c78b5;
	margin-top: 0.1em;
}

.select_itr {
	background-color: #3c78b5;
	height: 1.5em;
	margin-top: 0.1em;
	color: white;
	width: 307px;
}

.select_method {
	background-color: #3c78b5;
	height: 1.5em;
	margin-top: 0.1em;
	color: white;
	width: 247px;
}