﻿/**
    *  Cascading Style Sheet File
    *  Author: Ali Jaber
    *  www.reverya.com
  **/

body {
    background-color: #708090;
    background-image: url("images/bd_sabounitex.jpg");
     padding:0px;
     margin:0px;
}

.fotter {

	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	background-image: url('images/fotter_sa_in_1.jpg');

}

.eng {

	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	

}

.eng2 {

	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	

}


.style1 {
	text-align: center;
}
.style2 {
	border-width: 0;
}
.style3 {
	text-align: center;
	border-width: 0;
}


	
a:visited { color: #000000; text-decoration:none; }


	
a:link { color: #000000; text-decoration:none; }


	
a { color: #000000; text-decoration:none; }
a:hover { color: #002b72; }
