﻿body {
	font-size: 10px;
	font-family: verdana;
	color: #363636;
	background-color: #e2eef8;
	margin: 0;
}
.tbl {
	border: solid 1px #cddfed;
	background-color: #ffffff;
}
.Menu {
	background-color: #419cf6;
	color: #ffffff;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.Address {
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: #409bf6;
}
.Box {
	background-color: #EDF6FD;
	border: solid 1px #c6ddf0;
}
h1 {
	color: #528bb4;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4{
	color:#5377a6;
	margin-top: 0px;
	margin-bottom: 0px;

}
h5{
	color:#5377a6;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6{
	color:#092f51;
	margin-top: 0px;
	margin-bottom: 0px;
}

.SubTitle {
	color: #2878a9;
}
.menuA {
	color: #fff;
	text-decoration: none;
}
.menuA:link {
	color: #fff;
	text-decoration: none;
}
.menuA:hover {
	color: #FBF004;
	text-decoration: none;
}
.menuB {
	color: #16AAFE;
	
}
.menuB:link {
	color: #16AAFE;
	
}
.menuB:hover {
	color: #FD8902;
	text-decoration: none;
}
.menuC {
	color: #333333;
	text-decoration: none;
	
}
.menuC:link {
	color: #333333;
	text-decoration: none;
}
.menuC:hover {
	color: #333333;
	text-decoration:underline ;
}


.btn {
	background-image: url(images/Btnn.jpg);
	/*cursor:hand;*/	border: 0
}
.btn:hover  {
    background-image: url(images/Btnn2.jpg);
	/*cursor:hand;*/	border: 0
}
.btnClient1  {
    background-image: url(images/JordanGov.jpg);
	/*cursor:hand;*/	width:143px;
	height: 22px;
	border: 0
}
.btnClient1:hover  {
    background-image: url(images/JordanGovHov.jpg);
	/*cursor:hand;*/	width:143px;
	height: 22px;
	border: 0
}

.btnClient2  {
    background-image: url(images/Special-Projects.jpg);
	/*cursor:hand;*/	width:143px;
	height: 22px;
	border: 0
}
.btnClient2:hover  {
    background-image: url(images/Special-ProjectsHov.jpg);
	/*cursor:hand;*/	width:143px;
	height: 22px;
	border: 0
}

.btnClient3  {
    background-image: url(images/Regional-Projects.jpg);
	/*cursor:hand;*/	width:143px;
	height: 22px;
	border: 0
}
.btnClient3:hover  {
    background-image: url(images/Regional-ProjectsHov.jpg);
	/*cursor:hand;*/	width:143px;
	height: 22px;
	border: 0
}

.NewsAndEvents  {
    background-image: url(images/NewsAndEvents.jpg);
    background-repeat:no-repeat;
	width:144px;
	height: 23px;
}

.OurServices  {
    background-image: url(images/OurServices.jpg);
    background-repeat:no-repeat;
	width:99px;
	height: 23px;
}

.RequestProposal  {
    background-image: url(images/RequestProposal.jpg);
    background-repeat:no-repeat;
	width:182px;
	height: 23px;
}
.TryServices  {
    background-image: url(images/TryServices.jpg);
    background-repeat:no-repeat;
	width:180px;
	height: 23px;
}
.btn2 {
	background-image: url(images/BtnLink.jpg);
	width: 21px;
	height: 21px;
	background-repeat: no-repeat;
	color:#fff;
	border:0
}
.btn2:link {
	background-image: url(images/BtnLink.jpg);
	width: 21px;
	height: 21px;
	background-repeat: no-repeat;
	color:#fff;
	/*cursor:hand;*/	border:0
}
.btn2:hover {
	background-image: url(images/BtnHover.jpg);
	width: 21px;
	height: 21px;
	background-repeat: no-repeat;
	color:#fff;
	/*cursor:hand;*/	border:0
}
.PageTitle
{
font-size:20px;
color:#528bb4;
}
.Sepa
{
	background-image:url(images/Sepa.jpg);
	height:12px;
	background-repeat:repeat-x;
}
.align
{
	text-align:right;
}