﻿body         
{
    direction: rtl; 
    background-image:url('images/bg.JPG'); 
    background-repeat: repeat-x;
    text-align:center;
    font-size: 62.5%;
    
}
.headerContent
{
	width:960px;
    font-family: Arial; 
    margin:0 auto; 
    color: white; 
    text-align:center;
}
.mainContent
{
	width:800px;
    font-family: Arial; 
    margin:0 auto; 
    color: white; 
    text-align:right;
}
.blabla
{
	width:800px;
    font-family: Arial; 
    margin:0 auto; 
    color:White ; 
    text-align:right;
    font-size:1.2em;
}
#frame
{ 
    width:960px;
    font-family: Arial; 
    margin:0 auto; 
    color: white; 
    text-align:right;
}
#header
{
    background: url('images/header.JPG') 0 0;
    margin: 0 auto;
    width:960px;
}
#header h1 
{
    margin:0;
}
#topLinks
{  
    width:960px;
    font-family: Arial; 
    font-size:1.2em;
    text-align:right ;
    display:block ;
    margin:0 auto;
}
#topLinks a
{
    color:White ;
    text-decoration:none;
}
#skmMenu
{
    margin:0 auto;
    text-align:center;
    width:960px;
}
.skmMenuClass
{
    font-family :Arial; 
    Font-Size:1.2em;
    background-color :#007D00;
    cursor:Pointer; 
    direction:rtl ;
    font-weight:bold ;   
    Width:960px;
    line-height:25px;
            
}
.submenuClass{ text-align:center ; 
               border : none;
               color: White ;
               font-weight:bold;
               cursor:default;
               z-index:auto ;
               line-height:20px;
               vertical-align:middle;
               background-color:#007D00 ;
               z-index:9;
               margin:0 auto;
            }
.skmSelMenuItem
{
    background-color: #FBBD05;
               margin:0 auto;
    }             

iframe.skm {position:absolute;top:0px;left:0px;display:none;}
td.skmcur{cursor:hand;}
.panelCss
{
        margin:0 auto; 
         text-align:center;
         z-index:0;
}
p
{ 
font-family: Arial; 
color: white; 
direction: rtl; 
font-size:1.3em;
text-align:right ;
}
p a:link , p a:active , p a:visited
{
    color: yellow;  
    text-decoration:none;
}
h4       
{ 
font-family: Arial; 
color:white; 
font-weight: bold; 
direction: rtl; 
text-align: center
}
h3           
{ 
font-family: Arial; 
color: white; 
font-size: 1em; 
font-weight: bold; 
direction: rtl; 
text-align: center
}h2           
{ 
font-family: Arial; 
color: white; 
font-size: 1.2em; 
font-weight: bold; 
direction: rtl; 
text-align: right 
}
h1           
{ 
	font-family: Arial; 
	font-size: 1.6em; 
	color: white; 
	font-weight: bold; 
	direction: rtl; 
	text-align: center ;
    margin:0 auto; 

}
a:link       { color: #000066 }
a:active     { color: #000066 }
a:visited    { color: #000033 }
table        { font-family: Arial; color: white; font-size: 10pt }
.h1           
{ 
font-family: Arial; 
font-size: 2em; 
color: white; 
font-weight: bold; 
direction: rtl; 
text-align: center 
}
.tButton
{
    font-size:1.2em;
     background-color:#007D00;
     border-style:none ;
     text-decoration :none;
     color :White ;
}
.tButton:hover
{
     background-color:#007D00;
     border-style:none ;
     text-decoration:none;
     color :Black;
}
.printOnly
{
    display :none ;
}
.noBorder
{
    border :none;
    border-color :White ;
}
.noPrint
{
    display:inherit ;
}
.npButton
{
    background-color :#C0C0C0;
    Border-Style:None;
}
.npButton:hover
{ color :White }
.rButton
{
     border-style:none ;
     text-decoration :none;
     color:Black ;
     background-color:White ;
}
.rButton:hover
{
     border-style:none ;
     text-decoration:none;
     color:white;
     background-color:black ;
}
:focus {
	outline: 0;
}
#tooltip {
	font-family:Arial, Helvetica, sans-serif ;
	font-weight:normal;
	font-size:1.1em;	
	color: white;
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: green;
	padding: 3px;
}
#tooltip h3, #tooltip div { margin: 0; }
:focus {
	outline: 0;
}
