body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#eaeaea;
}
/*
.headerbg
{
background-image:url(images/header_bg.jpg);
background-repeat:repeat-x;
}
*/

.enghead1
{
font-family:"Trebuchet MS";
font-size:15px;
color:#FFFFFF;
}

.bodytext
{
font-family:Arial;
font-size:12px;
}


.engbodysubhead
{
font-family:"Times New Roman";
font-size:16px;
color:#476499;
}

.arabichead
{
font-family:Tahoma;
font-size:13px;
font-weight:bold;
color:#476499;
text-align:right;
direction:rtl;
}


.arabicheadondarkbg
{
	text-align:right;
	direction:rtl;
	font-family:Tahoma;
	font-size:14px;
	color:#ffba00;
}


.arabicheadondarkbg a
{
color:#ffba00;
text-decoration:none;
}

.arabicheadondarkbg a:hover
{
color:#ffe8aa;
}


.arabichead a
{
color:#FF6600;
}

.arabichead a:hover
{
color:black;
text-decoration:none;
}



.arabicbody
{
font-family:Tahoma;
font-size:12px;
color:#454545;
text-align:right;
font-weight:100;
direction:rtl;
line-height:16px;
}


.imagaecaptionsarb
{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-align:right;
font-weight:100;
direction:rtl;
line-height:14px;
}


.arabicbodyondarkbg
{
font-family:Tahoma;
font-size:12px;
color:white;
text-align:right;
font-weight:100;
line-height:16px;
direction:rtl;
}


.arabicbodysubhead
{
font-family:Tahoma;
font-size:13px;
color:#476499;
text-align:right;
direction:rtl;
}


.toplink
{
border:0px;
text-decoration:none;
color#448ccb;
}


.enghead a
{
text-decoration:none;
color:#476499;
}

.enghead a:hover
{
color:black;
}

.enghead
{
font-family:"Trebuchet MS";
font-size:15px;
font-weight:bold;
color:#476499;
}

.engbody
{
font-family:"Trebuchet MS";
font-size:12px;
color:#454545;
text-align:justify;
font-weight:100;
line-height:16px;
}


.imagecaptionseng
{
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
text-align:justify;
font-weight:100;
line-height:12px;
}

.engheadondarkbg
{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#ffba00;
}


.engheadondarkbg a
{
color:#ffba00;
text-decoration:none;
}

.engheadondarkbg a:hover
{
color:#ffe8aa;
}


.bottomhead
{
font-family:"Trebuchet MS";
font-size:15px;
color:white;
}


.engbodyondarkbg
{
font-family:"Trebuchet MS";
font-size:12px;
color:white;
text-align:justify;
font-weight:100;
line-height:16px;
}


.bottomtext
{
color:#000000;
}



.engbody a
{
color:#448ccb;
text-decoration:none;
}

.engbody a:hover
{
color:orange;
text-decoration:none;
}


.imagebord
{
	border-style:solid;
	border-color: #a2a2a2;
	border-width:1px;
}


.dash
{
background-image:url(images/line.gif);
background-repeat:repeat-x;
background-position:center;
}


.borderit img{
border: 5px solid gray;
}

.foocopyright
{
font: 12px Arial;
color:#9fd1e3;
text-align:center;
}

/* round corners */

.roundcont {
	width: 100%;
	background-color: #e6e6e6;
	color: #000;
	font-family:"Trebuchet MS";
	font-size:12px;
	line-height:22px;
	}


.roundconthead {
	color: #000;
	font-family:"Trebuchet MS";
	font-size:16px;
	}
	
.roundcont a
{
color:#448ccb;
text-decoration:none;
}


.roundcont a:hover
{
color:black;
text-decoration:underline;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}



/* round corners */



/* wire menu */


.wireframemenu{
border-bottom: 1px dotted #C0C0C0;
border-bottom-width: 0;
width: 170px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 170px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
font: 12px "Trebuchet MS";
padding: 3px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px dotted #C0C0C0;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
color: black;
}



/*wire menu */

/* top menu starts here */

.mattblacktabs{
width: 100%;
overflow: hidden;
/*border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: 13px "Trebuchet MS";
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: #003471;
/*background: #414141; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: black;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #FFFFFF; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color:#000000;
}
/* top menu ends here */


/* bottom menu starts here */
.botblockmenu{
font-family: "Times New Roman";
font-size:10px;
}


.botblockmenu a{
color: black;
text-decoration: none;
}

.botblockmenu a:visited{
color: white;
}

.botblockmenu a:hover, .solidblockmenu .current{
color: white;
}

[if IE]>
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
[endif]

/* bottom menu ends here */
