body{
    margin: 0px 0px 0px 0px;	
    direction: rtl;
    margin:0 0 0 0;
    background-color:#e9e8da;
    font-family: arial;        
}

a img{
	border:none;
}

a{
    font-weight: bold;
    color: #0c1672;
    text-decoration: underline
}

li{
    font-size: 12px;
    color: #10238c;
    text-align: right
}  

hr{
    color: #daedff
}

A
{
    FONT-WEIGHT: normal;
    COLOR: #00a2ff;
    TEXT-DECORATION: underline
}
A:visited
{
    FONT-WEIGHT: normal;
    COLOR: #00a2ff;
    TEXT-DECORATION: underline
}
A:hover
{
    FONT-WEIGHT: normal;
    COLOR: #00a2ff;
    TEXT-DECORATION: underline
}

h1{
    font-weight: bold;
    font-size: 18px;
    color: #0c1672;    
}

h2{
    font-weight: bold;
    font-size: 14px;
    color: #c70404;    
}

h3{
    font-weight: normal;
    font-size: 13px;
    color: #c70404;    
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    TEXT-TRANSFORM: none;
    COLOR: 545454;
    TEXT-INDENT: 0px;
    FONT-FAMILY: Arial, Arial (Hebrew)
}

div{
    font-weight: lighter;
    font-size: 12px;
    text-transform: none;
    color: midnightblue;
    text-indent: 0px;    
}

.searchtextbox{
	font-size: 9px;
	border: 1px solid white;
	width:160px;
	height:16px;
}