body {
   background-color: #F6F6F6 !important;
   color:#000;
}
.container{
	  width: 950px;
}
#ValidateEmail{
	margin-top:20px;
}
.panel-heading{
	font-size: 25px;
	font-weight: bold;
}
.row{
	padding:7px;
}
input[type="text"]{
	width:220px;
}
.panel-heading{
	background-color: white !important;
}
.Mdtry{
	color:red;
}
.input-group{
	width:215px;
	float:left;
}
label{
	font-weight:normal;
	font-family: Arial;
	font-size: 13px;	
}

.padSpace{
	padding:19px !important;
}
.modal-dialog{
	width:300px;	
	margin:100px auto;
}
.msg{
	font-family: Arial;
	font-size: 13px;
	padding: 0 0 5px 5px;
	font-weight: bold;
	font-weight: bold;
}
.Menudiv1
{
	height: 90px;
	padding-left:5px;
}
.HeaderTitle
{
	color: #ffffff;
	font-family: Arial;
	font-size: 24pt;
	font-weight:bold;
}
div.Menudiv, div.Menudiv1
{
	/*background-color: #659CD2;*/
	background-image:url(../images/home-header.png);
	position: relative;
	color: #000000;
}