/* anigram.up.co.il's site style sheet */


.RedFreeze{
display:none;
}


.scrollbar{

scrollbar-darkshadow-color : #e4ecec;
scrollbar-face-color : #e4ecec; 
scrollbar-highlight-color :#e4ecec; 
scrollbar-shadow-color : #e4ecec; 
scrollbar-arrow-color: #0ba7f8; 
scrollbar-track-color : #e4ecec;
scrollbar-3dlight-color : #e4ecec; 
scrollbar-base-color :#e4ecec
}


.borderw {
border-left-width: 1px; 
border-left-color: silver; 
border-left-style: solid;
border-bottom-width: 1px; 
border-bottom-color: silver; 
border-bottom-style: solid;
border-top-width: 1px; 
border-top-color: silver; 
border-top-style: solid;
border-right-width: 1px; 
border-right-color: silver; 
border-right-style: solid;
}

.f2{
font-family:Arial;
font-size:13px; color:maroon;
font-weight:bold;

}

.f1{
font-family:Arial;
font-size:13px; color:231ae3;
font-weight:bold;

}