﻿.btnoff
{
    background-image:url(../images/bgynews2.gif);
    position:static;
    border-bottom-style:none;
    font-family:Tahoma;
    font-size:8pt;
}
.btnon
{
    background-image:url(../images/bgynews.gif);
    position:static;
    border:1px solid #2D4458;
    border-bottom-style:none;
    color:White;
    font-family:Tahoma;
    font-size:8pt;
    cursor: pointer;
}
.divoff
{
    width:528px;
    height:300px;
    left:0;
    top:70;
 /*   border-style:solid; */
    display:none;
}
.divon
{
    width:528px;
    height:300px;
    left:0;
    top:70;
/*    border-style:solid; */
    display:block;
}
.picbig
{
    border:1px solid #DBE1E6;
    padding:3px;
}
.head
{
    direction:rtl;
    text-align:right;
    font-family:Tahoma;
    font-size:9pt;
    background-color:#EFEFEF;
    padding: 3px;
}
.subhead
{
    direction:rtl;
    text-align:right;
    font-family:Tahoma;
    font-size:9pt;
    padding: 2px;
}
.linktopnews
{
    color: #333333;
	text-decoration: none;
	border: 0px;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 9pt;
}
.linktopnews:hover
{
    color: #FFFFFF;
	text-decoration: none;
	border: 0px;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 9pt;
}
