﻿.mytbl td
{ 	
	border: 1px outset #008f00 ;
	text-decoration: none ;
  /*display:block;*/
    text-align:center;
    /*padding: 0px,0px,1px,0px;*/
    font-family:Arial (Hebrew);
    font-size:small;
    background-image: url("http://www.jobsplace.co.il/btnbg.jpg");
    background-repeat:repeat-x;
    text-align:center;    
}

.gf{
   
   background-repeat:no-repeat;
}

#tmp a div
{
    background-color:yellow;
}

.mytbl td a
{
 	/*display:block;*/
	color:black;
	text-decoration: none ;	
	text-align:center;	
	font-size:15px;  
}

.mytbl td a:hover
{	
    /*display:block;*/
	text-decoration: none ;
    /*display: block ;*/
    /*width:16.66%;*/   /*לפי מספר קישורים, יש לחלק 100 במספר הקישורים ואת התוצאה לרשום פה*/    
    text-align:center;
    font-family:arial (hebrew);
    background-image:url("http://www.jobsplace.co.il/btnhover.jpg");
    background-repeat:repeat-x;
    /*width:100%; */
	height:100%;
}

.smaller a
{
 	/*display:block;*/
	color:black;
	text-decoration: none;	
	text-align:center;	
	font-size:13px;  
}

.smaller a:hover
{	
    /*display:block;*/
	text-decoration: none;
    /*display: block ;*/
    /*width:16.66%;*/   /*לפי מספר קישורים, יש לחלק 100 במספר הקישורים ואת התוצאה לרשום פה*/    
    text-align:center;
    font-family:arial (hebrew);
    background-image:url("http://www.jobsplace.co.il/btnhover.jpg");
    background-repeat:repeat-x;
    /*width:100%; */
	height:100%;
}




