.menu_txt {
	font-size: 12px;
	font-weight: 600;
	color: #333333;
	text-indent: 2px;
}
.menu {
	font-size: 10pt;
	line-height: 23px;
	color: #FFFFFF;
}
/*    */
.menu_table {
	border: 1px solid #663300;
	height: 20px;
	background-color: #ECE9D8;
	font-size: 10pt;
}


.div#links {
	position: relative;
	width: 130px;
}



div#links a {
	display: block;
	width: 130px;
	text-align: center;
	font-size: 9pt;
	padding: 5px 5px 5px 5px;
	margin: 1px 0 0 0;
	border-width: 0px;
	text-decoration: none;
	color: #ffffff;
	background: #61AFAF;
}

div#links a:hover {
	color: #411;
	background: #AAA;}
	

.login_title {
	font-size: 11pt;
	font-weight: 500;
	color: #FFFFFF;
	
}
.web-title {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	letter-spacing: 5px;

}
.login-school {
	margin: 10px;
	padding: 5px;
	border: 1pt solid #99CC33;
	border-color: #99CC33;
	
}
.school-t-top{
	background-color: #597D57;
	border: 1pt solid #99CC33;
	border-color: #99CC33;
}
.school-t-main{
	background-color: #E0E8D0;
	border: 1pt solid #61BE41;
	font-size: 11pt;
	color: #484848;
	font-weight: 400;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;



}
.out-title{
	color: #CCCCCC;
	font-size: 10pt;
	font-weight: lighter;

}
/* for bank  */
.login-bank {
	margin: 10px;
	padding: 5px;
	border: 1pt solid #CC6699;
	
}
.bank-t-top{
	background-color: #7D4876;
	border: 1pt solid #D02F88;
}
.bank-t-main{
	background-color: #E9D6DF;
	border: 1pt solid #CC6699;
	font-size: 11pt;
	color: #484848;
	font-weight: 400;
	padding: 8px 8px 8px 20px;






}
/* for student  */
.login-stud {
	margin: 10px;
	padding: 5px;
	border: 1pt solid #658ECD;
	
}
.stud-t-top{
	background-color: #37698E;
	border: 1pt solid #99CC33;
	border-color: #99CC33;
}
.stud-t-main{
	background-color: #D3E0EB;
	border: 1pt solid #6194D1;
	font-size: 11pt;
	color: #484848;
	font-weight: 400;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;

}
/* all input   */
input {
	border:1px solid #666666; 
	background-color: #ffffff;
	font-size: 8 pt;
	  }
.menu_txt_eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 600;
	left: 25px;
	word-spacing: 2px;
	text-align: left;
	text-indent: 2px;
	white-space: normal;
	display: inline-table;
}
.left_icon {
	top: 10px;
	position: static;
	line-height: 5px;
}

