﻿body
{
    direction: rtl;
    background-color: #808080;
    margin-left: 0;
    margin-top: 0;
    font-family: Arial, Helvetica, sans-serif;
}

.header
{
    background-color: #FFFBD6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    top: 0px;
    width: 65%;
    position: relative;
    float: right;
    margin-bottom: 5%; /*right: 0;*/
    border-bottom-style: none;
    border-bottom-width: 2px;
    border-bottom-color: #000000;
    border-right-style: none;
    border-left-style: none;
    border-left-width: 2px;
    border-left-color: #000000;
    border-right-color: #000000;
    border-right-width: 2px;
    text-align: center;
    margin-top: 0%;
    vertical-align: middle;
    clear: both;
    right: 15%;
    left: 10%;
}


  .footer
{
    background-position: #FFFBD6;
    clear: both;
    background: #FFFBD6;
    width: 65%;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    float: right;
    font-weight: bold;
    color: #000000;
    text-align: left;
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: #FFCC00;
    border-right-style: none;
    border-right-width: 1px;
    border-right-color: #FFCC00;
    border-left-color: #FFCC00;
    border-left-style: none;
    border-left-width: 1px;
    bottom: 0px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    right: 15%;
    margin-top: 20px;
}
	
 .innerpage
{
    padding: 0px;
    background-color: Transparent; /*  border-width: 3px;
    border-style: solid;
    border-color: Gray;**/
    width: 65%;
    float: right;
    position: relative;
    right: 15%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 5%;
    text-align: right;
}
	

.leftcell
{
    border-width: 1px;
    border-color: #990000;
    padding: 0px;
    position: absolute;
    z-index: 0;
    top: 0px;
    height: auto;
    float: left;
    background-color: Transparent;
    border-collapse: inherit;
    width: 14%;
    overflow: inherit;
    left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: right;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
}




.accord
{
    float: right;
    width: 35%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    }
.accordionHeader
{
    color: #000000;
    background-color: #FFFBD6;
    font-family: Arial, Sans-Serif;
    font-size: 1em;
    font-weight: normal;
    padding: 4px;
    margin-top: 0px;
    cursor: pointer;
    text-align: right;
    width: auto;
    border-bottom-style: solid;
    border-right-width: thin;
    border-bottom-width: thin;
    border-bottom-color: #000000;
    border-right-color: #000000;
}

.accordionContent
{
    padding: 2px 0px 2px 0px;
    background-color: #FFFBD6;
    border-top: none; /* border-style: solid;
    border-width: 1px;   border-color: #2F4F4F;**/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-align: right;
    color: #000000;
    vertical-align: middle;
    text-indent: 0px;
    border-collapse: separate;
    border-top-color: inherit;
    border-right-color: #990000;
    border-bottom-color: #990000;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: medium;
    border-right-width: 1px;
    border-bottom-width: 1px;
    width: auto;
}
/*
.accordionLink
{
    background-color: #000000;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
}

 .accordionContent a:hover
{
    color: #FFFFFF;
}




.accordionContent a:link
{
    color: #000000;
}
*/
.accordionContent a:visited
{
    color: #999999;
    padding-right: 30px;
}


.rightside
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    background-color: Transparent;
    right: 0px;
    top: 0px;
    width: 15%;
    height: 100%;
    position: absolute;
    direction: rtl;
    overflow: auto;
}
.collapsePanel {
	width:100%;
	height:0px;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;	
	height:20px;
	color: Yellow;
	background-color: Black;
	font-weight:bold;
	float:left;
	padding:5px; 
	cursor: pointer; 
	vertical-align: middle;
}
.indexbox1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2em;
    background-color: #008000;
    float: left;
    width: 100%;
    padding-right: 0px;
    margin-top: 0px;
    color: black;
    direction: rtl;
}
.indexbox2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    background-color: #990000;
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-right: auto;
    color: #FFFFFF;
    float: left;
    direction: rtl;
}
.indexbox3
{
    border-color: #FFCC00;
   /* border-style: dashed dashed none dashed;
    border-width: 1px;
*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2em;
    background-color: #FFFBD6;
    width: 100%;
    float: left;
    margin-top: 0px;
    padding-left: 0px;
    top: 0px;
    position: relative;
    color: #000000;
    z-index: 0;
    direction: rtl;
}
.indexbox3 p
{
    font-size: 1em;
    color: #FFFF00;
}
.radar h1, .pradar h1
{
    margin: 0;
    font-size: 1.5em;
   padding: 0 10px 5px 10px;
    background-color: #FFFFFF;
    color: #000000;
    text-align: center;
    border-bottom-width: .1em;
    border-bottom-style: solid;
    border-bottom-color: #009900;
    font-family: Arial, Helvetica, sans-serif;
    border-top-style: solid;
    border-top-color: #009900;
    border-top-width: .1em;
    word-spacing: .7em;
    letter-spacing: .4em;
    vertical-align: middle;
     direction:rtl;
}
.radar p, .pradar p
{
    border-width: 1px;
    border-color: #008000;
    margin: 0;
    padding: 0px 10px 5px 10px;
    font-size: 1.2em;
    background-color: #F6D44A;
    color: #000000;
    letter-spacing: 0.1em;
    word-spacing: 0.2em;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    border-top-style: solid;
    border-bottom-style: solid;
}
.radar
{
    margin: 0px 0px 0px 0px;
    width: 100%; /* float: left;*/
    direction: rtl;
     color: #000000;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
/**font-size:1px;**/
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#fff; 
border-left:2px solid #444;
border-right:2px solid #444;
}
.xb1 {
margin:0 5px; 
background:#444;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
	height:2px;
	margin:0 1px;
	background-color: #F6D44A;
}

.xboxcontent {
display:block; 
border:0 solid #444; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
	height:1px;
	background-color: #F6D44A;
}

.radar a:hover
{
    background-color:#F6D44A;
    }

.f1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: inherit;
    vertical-align: text-top;
    margin-right: 5px;
    width: auto; /*position:fixed;*/
    float: right;
    z-index: 0;
}
.f1 a:link
{
    color: #000000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}
.f1 a:hover
{
    background-color: #FFCC00;
}

  .footer2
{
    /*  background-position: #000000;
    margin: 5% 15% 1px 10%;
    clear: both;
    background: #000000;
    width: 65%;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    float: right;
    right: 1%;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    overflow: visible;
    position:relative; */ /*background-position: #008000;*/
    clear: both; /*background: #008000;*/
    width: 65%;
    height: auto;
    float: right;
    text-align: center;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #FFCC00;
    border-right-style: dashed;
    border-right-width: 1px;
    border-right-color: #FFCC00;
    border-left-color: #FFCC00;
    border-left-style: dashed;
    border-left-width: 1px;
    bottom: 0px;
    position: relative; /*padding-top: 5px;*/ /*padding-bottom: 5px;*/
    padding-left: 0px;
    right: 15%;
    margin-top: 20px;
    overflow: auto;
    background-color: #FFFFFF;
}
	.list
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #FFFFFF;
    height: auto;
    text-align: right;
     vertical-align: top;
    
     
}
.list a:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: right;
    vertical-align: top;
     
    
}
/*
a:link .list
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: right;
    vertical-align: top;
    
    
    
}

/*
ul li
{
  
    padding: 10px;
    margin: 0px;
    text-align: right;
    vertical-align: top;
    display: inline;
  
    color: #FFFFFF;
    
    list-style-type: square;
    list-style-position: outside;
}
*/

.list a:visited
{
    color: #FFFFFF;
}
