/* CSS Document */
body
{
    
}
div#container{
	width:800px;
	margin: 0 auto;
	margin-top:24px;
	position:relative;
	/*border:solid 1px #000000;*/
	height:500px
}
.right{
width:432px;
border:solid 1px #000000;
float:right;
margin-right:17px;
}
.left{
width:312px;
border:solid 1px #000000;
margin-left:0px;
}
.banner_winner{
  margin-top:7px;
}
.table1
{
  text-align:right;  
}
.header
{
   padding-right:8px;
   font-size:12px;
   color:black;
}


.winnerTable table
{
    border-color: #600;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.winnerTable td
{
    border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    padding:2px;
    direction:rtl
    
    
}
.hamlatsot
{
    font-size:12px;
}
img
{
    border:0px;
}
.resualts table
{
   font-size:12px;  
}
.resualts table tr td a
{
   font-size:12px;  
}
a.blue:link {color: #042a6c}     /* unvisited link */
a.blue:visited {color: #042a6c}  /* visited link */
a.blue:hover {color: #042a6c}   /* mouse over link */
a.blue:active {color:#042a6c}   /* selected link */

a.white:link {color: white}     /* unvisited link */
a.white:visited {color:white}  /* visited link */
a.white:hover {color: white}   /* mouse over link */
a.white:active {color:white}   /* selected link */

.Score2
{
   	font-family : verdana, Arial;
   	font-weight: bold;
	Font-Size: 7px;
	color: #4f5fca;

}
