﻿body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
}


.EN_header
{
	width: 1000px;
	height:120px;
	background-image: url('Images/main_logo.png');
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto 0px auto;
	}
	
 .EN_footer
{
	background-color: #0169C0;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 43px;
	text-align: center;
	font-size: 13px;
	color: White;
}



 
.name-text
{
	vertical-align: super;
	margin-right: 5px;
	color: #000000;
}






.nameTitle-text
{
	vertical-align: super;
	margin-right: 5px;
	color: #CC0000;
	font-family: Tahoma;
}

.nameTitle-text2
{
	vertical-align: super;
	margin-right: 5px;
	color: #CCFFFF;
	font-family: Tahoma;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

 
 
 
 
 
/* الروابط لا يجعل تحتها خط  */
#EN_A_DarkBack  A,#EN_A_DarkBack1  A,#EN_A_DarkBack2  A
{
	 color:White; FONT-WEIGHT:normal; FONT-SIZE: 14px; FONT-FAMILY: Arial,"Arabic Transparent",  sans-serif; TEXT-DECORATION: none
}



#EN_A_DarkBack  A:hover,#EN_A_DarkBack1  A:hover,#EN_A_DarkBack2  A:hover
 {	 COLOR:Yellow; }
 
 
 
 
/* الروابط لا يجعل تحتها خط  */
#EN_A_LightBack a, #EN_A_LightBack1 a
{
	color: #006699;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, "Arabic Transparent" , sans-serif;
	text-decoration: none;
}

#EN_A_LightBack  A:hover,#EN_A_LightBack1  A:hover,#EN_A_LightBack2  A:hover
 {	 COLOR:Yellow; }
 
 
 
 
 
 
 
/* الروابط لا يجعل تحتها خط  */
#EN_A_WhiteBack A, #EN_A_WhiteBack1 A, #EN_A_WhiteBack2 A
{
		color: #336699;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, "Arabic Transparent" , sans-serif;
	text-decoration: none;
}



#EN_A_WhiteBack A:hover, #EN_A_WhiteBack1 A:hover, #EN_A_WhiteBack2 A:hover
{
		color: #333333;
}

  
 
 
 
 
 /*
 
.EN_ButtonBarMain
{
	padding: 2px;
	width: 170px;
	text-align: center;
	border: 1px solid #999999;
	/*background-image: url( 'images/en_button_light.gif' );
}
 
 #EN_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;
}
 
#EN_ButtonBar LI {
	margin-bottom: 1px ;height:25px;list-style-type: none;
 }


#EN_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;
}


#EN_ButtonBar LI A:hover
{
	background-color: #2096D5;
	background-image: url( 'images/en_button_light.gif' );
}
 
 */
 
.EN_ButtonBarMain
{
	width: 170px;
	text-align: center;
	/*border: 0px solid #999999;*/
	background-image: url( 'images/en_button_light.gif' );
}
 
 #EN_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;
}
 
#EN_ButtonBar LI {
	margin-bottom: 1px ;height:25px;list-style-type: none;
 }


#EN_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;
}


#EN_ButtonBar LI A:hover
{
	/*background-color: #2096D5;*/
	background-image: url( 'images/en_button_light.gif' );
}
 