@charset "utf-8";
/* CSS Document */
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/mahdi_trading_company_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	height: 54px;
	width: 770px;
	padding-top: 10px;
}
.footer a:link,a:visited,a:active{
	color:#01b7ea;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}
.st {
	display: none;
	visibility: hidden;
}