@charset "utf-8";
/* CSS Document for EAZY To SMS*/
body{
margin:0px;
}
.topbg{
	background-image:url(img/topbg.png);
	background-repeat:no-repeat;
}
.menu ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#ffffff;
	margin:0px;
	padding:0px;
}
.menu li{
	list-style-type:none;
	padding-left:15px;
	display:block;
	margin-top:5px;
	height:20px;
	background-color:#359BD2;
}
.menu li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	height:20px;
}
.menu li a:hover{
	color:#000000;
	text-decoration:none;
	background-color:#3387c5;
	display:block;
	height:20px;
}
.mainbt{
	background-image:url(img/mainbt.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#ffffff;
}
h4{
	font-family: "Courier New", Courier, monospace;
	color: #93B311;
	display:block;
}
h3{
	font-family: "Courier New", Courier, monospace;
	color: #ffffff;
	font-size:11pt;
	}
.bodycontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #003366;
	text-align:justify;
}

.footer{
	background-image:url(img/footer.png);
	background-repeat:no-repeat;
}
.baar{
	background-image:url(img/bar.jpg);
	background-repeat:no-repeat;
}
.text{
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #0F7DBF;
	text-align:justify;
	}
	.login{
	background-image:url(img/login.png);
	background-repeat:no-repeat;
	}
.seervices{
	background-image:url(img/boxforser.png);
	background-repeat:no-repeat;
	background-position:center;
}
.texttable{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #003366;
}