

body.topTest
{
    background-image:url('imgs/NewTestImage/top.jpg');
    background-repeat:no-repeat;  
    width:100%;
    height:100%;
    padding:0px;
    margin:0px;
}

body.CompuTestStyle
{
    overflow-y:auto; 
    width:100%;
    height:100%;
    padding:0px;
    margin:0px;
}


body.bottomTest
{
    background-color:White;  
    width:100%;
    height:100%;
    overflow-y:auto;
	padding : 0 0 0 0;
	margin : 0 0 0 0;	
	scrollbar-face-color: White;
    scrollbar-highlight-color:none;
    scrollbar-shadow-color: none;
    scrollbar-3dlight-color: #666666;
    scrollbar-arrow-color:  #bb0000;
    scrollbar-track-color: #f99839;
    scrollbar-darkshadow-color: #333333;
}

.CssHebrew
{ 
    font: 12pt david; 
    font-weight:900;
    color:green;
	direction: rtl;
}
label.on
{
	color:Blue;
	font-weight:bolder;
	cursor:hand;
	font-family:Arial;
}
label.off
{
	color:Blue;
	font-weight:normal;
	cursor:default;
	font-family:Arial;
}

label.offGuest
{
	color:#9C9595;
	font-weight:normal;
	cursor:pointer;
	font-family:Arial;
}

label.onGuest
{
	color:#9C9595;
	font-weight:normal;
	cursor:default;
	font-family:Arial;
	text-decoration:underline;
}

body.toDefault
{ 
    padding : 0px;
    margin : 0px;
    direction : rtl ;
    width : 772px ;
    overflow-x:hidden;
    overflow-y:auto;
}
table.toDefault
{ 
    padding : 0px ;
    margin : 0px ;
    height : 400px ;
    
}

table.topUser
{

    width : 772px ;
    height : 20px;
    background-image:url('imgs/topUser.jpg');
    background-repeat: repeat-x ;  
    background-position:top left;  
}
span.testName
{
    color:#f99839;
	font-weight:bold;
	font-family:Arial;
	font-size:larger;  
}
span.testName1
{
    color:White;
    background-color:#f99839; 
	font-weight:bold;
	font-family:Arial;
	font-size:larger;  
}
span.testNameBlack
{
    color:Black; 
	font-weight:bold;
	font-family:Arial;
	font-size:larger;  
}
input.TestButton
{
    background-image:url('imgs/NewTestImage/button.jpg');
    background-repeat:no-repeat;  

}


td.onAdmin
{
	color:#f99839;
	font-weight:bold;
	font-family:Arial;  
	cursor:pointer;
	font-size:14px
}
td.offAdmin
{
	color:Black;
	font-weight:bold;
	font-family:Arial;  
	cursor:default;
	font-size:14px
}

span.textFoter
{
	color:Black; 
	font-family:Arial;
	font-weight: bold;
	font-size:11px;
}
#BuildByDV a 
{
	color:#300638; 
	text-decoration:underline;
	font-weight: bold;
	font-size:11px;
}
#BuildByDV a:hover 
 {
	color:#cc9900; 
	text-decoration:underline;
	font-weight: bold;
	font-size:11px;
}

#head a 
{
	color:#333333; 
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
}
#head a:hover 
 {
    color:#333333; 
	text-decoration:underline;
	font-family:Arial;
	font-size:12px;
}

span.title3
{
    font-family:Arial;
    font-size:14px;   
    color:#006699;
    font-weight:bold;  
}  
#title3
{
    font-family:Arial;
    padding-left:10px; 
    overflow-y:auto;
    overflow-x:hidden;
    width:500px;
    height:420px;
    background-color:Transparent;
    SCROLLBAR-FACE-COLOR: #efefef;
    SCROLLBAR-HIGHLIGHT-COLOR: #efefef;
    SCROLLBAR-SHADOW-COLOR: #cccccc;
    SCROLLBAR-3DLIGHT-COLOR: #cococo;
    SCROLLBAR-ARROW-COLOR: #aa0e1b;
    SCROLLBAR-TRACK-COLOR: #f6f6f6;
    SCROLLBAR-DARKSHADOW-COLOR: #c0c0c0;
   

}

/**************************/

a 
{
    color:#333366;
   	font-family:Arial;  
	font-size:13px;  
	text-decoration:none;
}

a:hover 
{
    color:#333366;
   	font-family:Arial;  
	font-size:13px; 
	text-decoration:underline;
}

a:visit 
{
    color:#cccccc;
   	font-family:Arial;  
	font-size:13px; 
	font-weight:bold; 
	text-decoration:none;
}
copyright a 
{
    color:#333366;
   	font-family:Arial;  
	font-size:11px;  
	text-decoration:none;
}

copyright a:hover 
{
    color:#333366;
   	font-family:Arial;  
	font-size:11px; 
	text-decoration:underline;
}

copyright a:visit 
{
    color:#cccccc;
   	font-family:Arial;  
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none;
}

/**************************/

    .menuItem
    {
        clear:both;
        width:95px;
        height:38px;
	    font-size:14px; 
	    font-family:Arial; 
        font-weight:bold;  	    	    
        background-image:url('imgs/button_orange.jpg');
        background-repeat:no-repeat;  
        text-align:center; 
        color:White;
        text-decoration:none;
    }
    
    .menuItem1
    {
        clear:both;
        width:95px;
        height:38px;
	    font-size:14px; 
	    font-family:Arial; 
        font-weight:bold;  	    	    
        background-image:url('imgs/button_orange.jpg');
        background-repeat:no-repeat;  
        text-align:center; 
        color:Gray;
        text-decoration:none;
    }
    
    .menuItem2
    {
        clear:both;
        width:95px;
        height:38px;
	    font-size:14px; 
	    font-family:Arial; 
        font-weight:bold;  	 
        color:Black;   	    
        background-image:url('imgs/buttone_gray.jpg');
        background-repeat:no-repeat;  
        text-align:center; 
        color:Black;
        text-decoration:none;
    }
    .menuItem  a 
    {background-image:none;}
    
    .menuItem a:hover 
    {
	   background-image:none;
	   text-decoration:none;
    }
    
    .menuItem1  a 
    {background-image:none;}
    
    .menuItem1 a:hover 
    {
	   background-image:none;
	   text-decoration:none;
    }
    
    .menuItem2  a 
    {background-image:none;}
    
    .menuItem2 a:hover 
    {
	   background-image:none;
	   text-decoration:none;
    }

    .menuItemSub
    {
        clear:both;
        width:95px;
        height:31px;
	    font-size:14px; 
	    font-family:Arial; 
        font-weight:bold;  	    	    
        background-image:url('imgs/orange_mouse_hover.jpg');
        background-repeat:no-repeat;  
        text-align:center; 
        color:White;
        text-decoration:none;
    }
    .menuItemSub1
    {
        clear:both;
        width:95px;
        height:31px;
	    font-size:14px; 
	    font-family:Arial; 
        font-weight:bold;  	    	    
        background-image:url('imgs/orange_mouse_hover.jpg');
        background-repeat:no-repeat;  
        text-align:center; 
        color:Gray;
        text-decoration:none;
    }
    .menuItemSub2
    {
        clear:both;
        width:95px;
        height:31px;
	    font-size:14px; 
	    font-family:Arial; 
        font-weight:bold;  	 
        color:Black;   	    
        background-image:url('imgs/gray_mouse_hover.jpg');
        background-repeat:no-repeat;  
        text-align:center; 
        color:Black;
        text-decoration:none;
    }
    .menuItemSub  a 
    {background-image:none;}
    
    .menuItemSub a:hover 
    {
	   background-image:none;
	   text-decoration:none;
    }
    
    .menuItemSub1  a 
    {background-image:none;}
    
    .menuItemSub1 a:hover 
    {
	   background-image:none;
	   text-decoration:none;
    }
    
    .menuItemSub2  a 
    {background-image:none;}
    
    .menuItemSub2 a:hover 
    {
	   background-image:none;
	   text-decoration:none;
    }

    
    /******************************************/
    
    
html, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	direction: rtl;
	font-family:Arial;  
	font-size:13px;  
}
.img
{
     border:0;
}

body
{
    margin: 0;
	padding: 0; 
    direction:rtl; 
}


/**************************************************/

td.offThmbs
{
    cursor:default;   
}

td.onThmbs
{
    cursor:pointer;  
    filter:alpha(opacity=50);
    opacity:0.5; 
}

