html {
	margin: 0px;
	padding: 0px;
	list-style: none;
	direction: rtl;
	font-family:Arial;  
	font-size:12px;  
}
img 
{
	border: 0px;
}
a 
{
	text-decoration:none;
    font-size:11px;  
	color: #666666;
}
a:hover 
{
	text-decoration:none;
    font-size:11px;  
	color: Gray;
}
body {
	margin: 0;
	padding: 0;
    width: 100%;
    height: 100%;
    direction:rtl;     
	background-color:#b2b2b2;
}


/************************** Header **********************************/

#divPage u 
{
	clear:both;  
} 

#divPage a 
{
	clear:both;  
    text-decoration:underline;
    font-weight:normal; 
    font-size:12px;
    color:Blue;
} 

#divPage a:hover 
{
	clear:both;  
    text-decoration:underline;
    font-weight:normal; 
    font-size:12px;
    color:Blue;
}

#divPage a:visited  
{
	clear:both;  
    text-decoration:underline;
    font-weight:normal; 
    font-size:12px;
    color:#0000ff;
}

#divCubes a 
{
    text-decoration:none;
    color:Black;
} 
#divCubes a:hover 
{
    text-decoration:none;
    color:Black;
}

/* Pink */
.divBg {
    width: 100%;
	background-image : url('images/1.gif');
	background-repeat:repeat;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

/* This is the transparent box */
.divTransbox {
    width: 100%;
	background-color: #fff;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

/* This is the container which set text to solid color.
position: relative used for IE */
.divTransbox div 
{
	font-family:Arial;
	/*padding: 10px;*/
	color: #000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
}

.tb5 {
	background: url(../images/teivat_chipus.png) no-repeat top left;
	height: 18px;
	width: 128px;
}
.tb5a {
	border: 0;
	width:118px;
	margin-top:2px;
	font-size:11px; 
}

/************************** TR **********************************/
td.offNew
{
	font-size:11px;
	font-family:Arial;
}

td.onNew
{
	font-size:11px;
	font-family:Arial;
	font-weight:bold; 	
}

tr.title1
{
	height: 28px; 
	width: 708px; 
	color:Black;
	
	font-size:15px;
	font-family:Tahoma;
	font-weight:bold;    
    background-image:url('../images/subject.png');
    background-position:right top;
    background-repeat:no-repeat; 
}

tr.title1offNew
{
	height: 20px; 
	color:#920002;
	font-size:15px;
	font-family:Tahoma;
	font-weight:bold;    
    background-image:url('../images/1.gif');
    background-position:right bottom;
    background-repeat:repeat-x;  
}

tr.menu
{
	height: 32px; 
    background-image:url('../images/btn1.jpg');
    background-position:right top;
    background-repeat:repeat-x;  
}

tr.center
{
	background-color:White;
}

tr.footer
{
	height:130px; 
	width:769px;	
	background-color:#3f7cb2;
    background-image:url('../images/footer.jpg');
    background-position:right top;
    background-repeat:no-repeat;  
}

tr.box1
{
	height:160px; 
	width:172px;
    background-image:url('../images/box1.jpg');
    background-position:right top;
    background-repeat:no-repeat;  
}

tr.box2
{
	height:121px; 
	width:172px;
    background-image:url('../images/box2.jpg');
    background-position:right top;
    background-repeat:no-repeat;  
}

tr.tbox1
{
	height:95px; 
	width:185px;
}

tr.tbox2
{
	height:95px; 
	width:185px;
}

tr.tbox3
{
	height:95px; 
	width:185px;
}

/************************** TD **********************************/


td.offHead
{
	cursor:default; 
	height: 21px; 
	padding-left:16px;
	padding-right:16px;
	color: White;
}

td.onHead
{
	cursor:pointer; 
	height: 21px; 
	padding-left:16px;
	padding-right:16px;
	color:Gray;
}

td.offHead1
{
	cursor:default; 
	height: 21px; 
	padding-left:16px;
	padding-right:6px;
}

td.onHead1
{
	cursor:pointer; 
	height: 21px; 
	padding-left:16px;
	padding-right:6px;
	color:Gray;
	 
}

/************************** Div **********************************/

#page-background
{
    width:558px;
    height:232px;     
    background-image:url('../images/object_banner_kurs.png');
}

#page-background1
{
    width:558px;
    height:232px;
    z-index:100; 
    background-image:url('../images/homepage.jpg');
}

#borderImageOff
{ 
    width : 112px; 
}
#borderImageOff a
{
	text-decoration: none;
	color:Black;
    font-size:12px;
	font-family:Arial; 
	font-weight:bold;
}
#borderImageOff a:hover 
{
    text-decoration: none;
	color:Gray;
    font-size:12px;
	font-family:Arial; 
	font-weight:bold;  
}

div.borderImageOn
{
	background-image:url('../images/meshulash_down.png');
	background-repeat:no-repeat; 
	background-position:right; 
	text-indent:10px; 
    padding:3px; 
    width : 120px; 
}

div.borderImageOn a
{
	text-decoration: none;
	color:White;
    font-size:12px;
	font-family:Arial;  
}
div.borderImageOn a:hover 
{
    text-decoration: underline;
	color:Gray;
    font-size:12px;
	font-family:Arial;   
}

#borderImage2 a:visited  
{
    text-decoration: underline;
	color:Gray;
    font-size:12px;
	font-family:Arial;   
}

div.borderImage11
{
    background-color:#353132; 
    padding:1px; 
    height: 17px; 
    width : 100px; 
}
div.borderImage22
{
    background-color:#ffffff; 
    padding:1px; 
    height: 15px; 
    width : 98px; 
    text-align:center; 
    font-size:12px;
    font-weight:bold;
    font-family:Tahoma;  
    color:#000000; 
}

#borderImage22 a
{
	text-decoration: none;
	color:White;
    font-size:12px;
	font-family:Arial;  
}
#borderImage22 a:hover 
{
    text-decoration: underline;
	color:Gray;
    font-size:12px;
	font-family:Arial;   
}

#borderImage22 a:visited  
{
    text-decoration: underline;
	color:Gray;
    font-size:12px;
	font-family:Arial;   
}

/************************** copyright **********************************/

#copyright a
{
	text-decoration: none;
	color:White;
    font-size:12px;
	font-family:Arial;  
}
#copyright a:hover 
{
    text-decoration: underline;
	color:Gray;
    font-size:12px;
	font-family:Arial;   
}


/************************* Menu  ******************************************/

    .menuItem
	{   
        height: 36px;
        width:106px;
		background-image:url('../images/orane_button_close.png');
		background-position:top;
		background-repeat:repeat-x;
		text-align:center; 
		padding-top:4px;
	    padding-bottom:12px;		
    }  
      
    .menuItem1
    {
        height: 36px;
        width:106px;
		background-image:url('../images/grey_button_close.png');
		background-position:top;
		background-repeat:repeat-x;  
		padding-top:3px;
	    padding-bottom:12px;
    } 
       
    .menuItem2
    {
    	clear:both;
        text-align:center;
        height: 36px;
        width:106px;
		background-image:url('../images/grey_button_close.png');
		background-position:top;
		background-repeat:repeat-x;  
    }
    
    
    .menuItem  a 
    {   
        clear:none;
        height: 20px;
	    font-family:Arial;
        color:White;
	    font-weight:bold;
	    background-image:none;
    }
    
    .menuItem  a:hover  
    {    		
		font-family:Arial;
        color:Black;
	    font-weight:bold; 
	    background-image:none;
    }
    
    .menuItem1  a 
    {	
	    font-family:Arial;
        color:Black;
	    font-weight:bold;
	    background-image:none;
    }
    
    .menuItem1  a:hover 
    {
		font-family:Arial;
        color:Black;
	    font-weight:bold;  
	    background-image:none;
    }
   
    .menuItem2  a 
    {
		font-family:Arial;
        color:Black;
	    font-weight:bold;  
	    background-image:none; 	
    }
    
    .menuItem2  a:hover 
	{
		font-family:Arial;
        color:Black; 
	    font-weight:bold;  
	    background-image:none;
	}
    
    /******************* DynamicMenu ***********************/
    
     .dmenuItem
	{
    	clear:both;
        text-align:right;
        text-indent:6px;
        height:26px;
        width:106px;  
		background-image:url('../images/orange_button_open.png');
		background-position:top right;
		background-repeat:no-repeat;    
    }  
      
    .dmenuItem1
    {
    	clear:both;
        text-align:right;
        text-indent:6px;
        height:26px;
        width:106px;  
		background-image:url('../images/grey_button_open.png');
		background-position:top right;
		background-repeat:no-repeat;  
    } 
       
    .dmenuItem2
    {
    	clear:both;
        text-align:right;
        text-indent:6px;
        height:26px;
        width:106px;  
		background-image:url('../images/grey_button_open.png');
		background-position:top right;
		background-repeat:repeat-x;   
    }
    
    
    .dmenuItem  a 
    {       
	    font-family:Arial;
	    font-size:8px; 
	    color:White;
	    font-weight:bold;
	    background-image:none;
    }
    
    .dmenuItem  a:hover  
    {    		
	    font-family:Arial;
	    font-size:8px; 
        color:Black;
	    font-weight:bold; 
	    background-image:none;
	      
    }
    
    .dmenuItem1  a 
    {	
	    font-family:Arial;
	    font-size:8px; 
        color:White;
	    font-weight:bold;
	    background-image:none;
    }
    
    .dmenuItem1  a:hover 
    {
	    font-family:Arial;
	    font-size:8px;         
        color:Black;
	    font-weight:bold;  
	    background-image:none;
    }
   
    .dmenuItem2  a 
    {
	    font-family:Arial;
	    font-size:9px; 
        color:Black;
	    font-weight:bold;  
	    background-image:none; 	
    }
    
    .dmenuItem2  a:hover 
	{
	    font-family:Arial;
	    font-size:9px; 
        color:Black; 
	    font-weight:bold;  
	    background-image:none;
	}
	
	
	
	/************************** Urls **********************************/
	
	td.offUrlContact
	{
		background-image:url('../images/urls/contact-icon.png');
		background-repeat:no-repeat; 
		background-position:center;  
		cursor:default; 
		height:32px; 
		width:50px; 
	}

	td.onUrlContact
	{
		background-image:url('../images/urls/contact-icon-mouse-over.png') ;
		background-repeat:no-repeat;
		background-position:center;  
		cursor:pointer; 
		height:32px; 
		width:50px; 
	}
	
	td.offUrlFacebook
	{
		background-image:url('../images/urls/facebook-icon.png');
		background-repeat:no-repeat; 
		background-position:center;  
		cursor:default; 
		height:32px; 
		width:50px;  
	}

	td.onUrlFacebook
	{
		background-image:url('../images/urls/facebook-icon-mouse-over.png') ;
		background-repeat:no-repeat;
		background-position:center;  
		cursor:pointer; 
		height:32px; 
		width:50px; 
	}
	
	td.offUrlForum
	{
		background-image:url('../images/urls/forum-students-icon.png');
		background-repeat:no-repeat; 
		background-position:center;  
		cursor:default; 
		height:32px; 
		width:50px;  
	}

	td.onUrlForum
	{
		background-image:url('../images/urls/forum-students-icon-mouse-over.png') ;
		background-repeat:no-repeat;
		background-position:center;  
		cursor:pointer; 
		height:32px; 
		width:50px;
	}
	
	td.offUrlTwitter
	{
		background-image:url('../images/urls/twitter-icon.png');
		background-repeat:no-repeat; 
		background-position:center;  
		cursor:default; 
		height:32px; 
		width:50px; 
	}

	td.onUrlTwitter
	{
		background-image:url('../images/urls/twitter-icon-mouse-over.png') ;
		background-repeat:no-repeat;
		background-position:center;  
		cursor:pointer; 
		height:32px; 
		width:50px;
	}
