﻿body
{
 width:768px;
 background-image:url('images/bg-grid.gif');
 margin-right:auto;
 margin-left:auto;
 margin-top:0px;
}
#header
{
 margin-right:auto;
 margin-left:auto;
 border-width:0px;
 width:768px;
 height:150px;
 background-image:url('images/superbanner.jpg');
}
ul#menu
{
    width:768px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	list-style-type:none;
	display:block;
	height:30px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/nav_bg.png) repeat-x top left;
	font-family:Tahoma,Arial;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}
ul#menu li
{
	display:block;
	float:right;
	margin:0;
	padding:0;
}	
ul#menu li a
{
	display:block;
	float:left;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
ul#menu li a:hover
{	
	color:#FFFFFF;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;		
}
ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(images/nav_bg.png) 0px -30px no-repeat;	
	float:left;
	margin:0;
}
#baner
{
    border:0px;
    background:black;
    width:768px;
    margin-right:auto;
    margin-left:auto;
	text-decoration:none;
}
#main
{
   background-color:white; 
   margin-right:auto;
   margin-left:auto;
   width:768px;
   border-width:0px;
   height:auto;	
}
#text
{

    direction: rtl;
    font-family:tahoma;
    font-style:normal;
    font-size:12px;
    text-align:justify;
    height:124px;
    border-width:0px;
    width:300px;
    margin:0px;
    padding:8px;
}
#footer
{
 margin-right:auto;
 margin-left:auto;
 width:768px;
 background-color:black;
 text-align:center;
 font-size:12px;
 color:white;
 padding-top:3px;
 padding-bottom:3px;
 float:left;
}
#style1
{
  text-decoration:none;
}
#newtext
{
	direction: rtl;
	background-color:white;
	font-family:tahoma;
	font-style:normal;
	font-size:13px;
    text-align:justify;
	float:left;
	width:592px;
	margin:0px;
    height:auto;
}
#texttools
{

    direction: rtl;
    font-family:tahoma;
    font-style:normal;
    font-size:11px;
    text-align:right;
    border-width:0px;
    margin:0px;
    padding:3px;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color:#006FA4;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-decoration: none;
    text-align:right;
    font-weight:bold;
}

#master_content .accordionHeader a
{
	color: #006FA4;
	background: none;
	text-decoration: none;
	    font-weight:bold;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
	    font-weight:bold;
}
.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #006FA4;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-align:right;
    font-weight:bold;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
	text-align:right;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
	text-align:right;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    text-align:right;
}
.accordionLink
{
	font-size:12px;
	color:White;
	font-family:Tahoma;
	text-align:right;
	text-decoration: none;
	    direction: rtl;
}
#textadv
{
 
    direction: rtl;
    font-family:tahoma;
    font-style:normal;
    font-size:12px;
    text-align:justify;
}
#FirstDivAccordionPane
{
   	    float:right;
}
#SeccondDivAccordionPane
{
    width:600px;
    direction: rtl;
    font-family:tahoma;
    font-style:normal;
    font-size:11px;
    text-align:justify;
    padding:10px ;
    

}