.Border-side {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.tableBG_mission {
	background-image: url(../images/mission-bg.jpg);
	background-repeat: no-repeat;
}
.text-normal-white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.tableBG_Login {

	background-image: url(../images/login-bg.jpg);
	background-repeat: no-repeat;
}
.textfield-short {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4E52;
	text-decoration: none;
	font-size: 11px;
	width: 100px;
	border: 1px solid #ACADAE;
}
.text-normal-darkgrey {

	font-family: Arial, Helvetica, sans-serif;
	color: #4D4E52;
	text-decoration: none;
	font-size: 11px;
}
.text-normal-blue {


	font-family: Arial, Helvetica, sans-serif;
	color: #040284;
	text-decoration: none;
	font-size: 11px;
}
.text-normal-green {



	font-family: Arial, Helvetica, sans-serif;
	color: #50A227;
	text-decoration: none;
	font-size: 11px;
}
.text-Title-darkgrey {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4E52;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: -1px;
}
