﻿body 
{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: large;
	 background-color:Gray;
}

.header
{
	width: 1000px;
	height:117px;
	background-image: url('images/logo_top.jpg');
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto 0px auto;
	}
	
	
	
	
 .footer
{
	background-color: #0169C0;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 43px;
	text-align: center;
	font-size: 13px;
	color: White;
}



.ButtonBarMain
{
	width: 170px;
	text-align: center;
	/*border: 0px solid #999999;*/
	background-image: url( 'images/en_button_light.gif' );
}


 #ButtonBar UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	list-style-type: none;
	border-bottom-style: none;
}
 
#ButtonBar LI {
	margin-bottom: 1px ;height:25px;list-style-type: none;
 }


#ButtonBar LI A
{
	display: block;
	color: #FFFFFF;
	background-color: #0169C0;
	height: 25px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
}


#ButtonBar LI A:hover
{
	/*background-color: #2096D5;*/
	background-image: url( 'images/button_light.gif' );

}



/* الروابط لا يجعل تحتها خط  */
#A_DarkBack  A,#A_DarkBack1  A,#A_DarkBack2  A
{
	 color:White; FONT-WEIGHT:normal; FONT-SIZE: 14px; FONT-FAMILY: Arial,"Arabic Transparent",  sans-serif; TEXT-DECORATION: none
}



#A_DarkBack  A:hover,#A_DarkBack1  A:hover,#A_DarkBack2  A:hover
 {	 COLOR:Yellow; }
 
 