        body, td, a, select, span
        {
            font-family: Arial;
            font-size: 12px;
            text-align: right;
        }
        a
        {
            font-weight: bold;
            cursor: hand;
        }
        table.agent td {
		font-size: 12px;
		font-weight: bold;
	}
        
        td.news_header
        {
            font-size: 32px;
            color: #ffffff;
        }
        td.news_text
        {
            color: #ffffff;
        }
        a.news_link
        {
            color: #blue;
            text-decoration: none;
        }
        a.pdf_link
        {
            color: #ffffff;
            text-decoration: none;
        }
        td.box_header
        {
            font-weight: bold;
            color: #ffffff;
            text-align: center;
        }
        td.menu_on
        {
            background-image: url(res/images/site/double_button_on.jpg);
            background-repeat: no-repeat;
            width: 139px;
            height: 32px;
            text-align: center;
            padding-bottom: 2px;
        }
        td.menu_off
        {
            background-image: url(res/images/site/double_button_off.jpg);
            background-repeat: no-repeat;
            width: 139px;
            height: 32px;
            text-align: center;
            padding-bottom: 2px;
        }
        a.menu_off
        {
            text-decoration: none;
            color: #ffffff;
	    font-size: 12px;
        }
        a.menu_on
        {
            text-decoration: none;
            color: #ffffff;
	    font-size: 12px;
        }
        td.left_banner {
        background-image: url(res/images/site/banner_bg.jpg);
	background-repeat: no-repeat;
        width: 155px;
        height:53px;
        text-align: left;
        vertical-align: middle;
        padding-bottom: 8px;
        }
        a.black_link {
        text-decoration: none;
            color: #000000;
        }
        td.date {
        font-weight: bold;
        }
        td.art_header {
        font-size: 18px;
        font-weight: bold;
        color: #003382;
        }
        td.art_text {
        }
        a.info {
        text-decoration: none;
        color: #000000;
        font-weight:normal;
        }
        a.mivzakim {
        color: #ffffff;
        text-decoration: none;
        }
        span.mivzak_date {
        color: #D20001;
        }
        span.mivzak_text {
        
        }


        h1.title {             
		font-size: 24px;
		font-weight: bold;
		color: #0D4C8F;); 
	}

	table.info td {
		font-size: 10px;
	}

	tr.header td {
		font-weight: bold;
		border-bottom: 1px solid #000000;
	}

	td.content a {
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #000066;
	}

        td.content {
		padding-bottom: 18px;
        }

        td.content p {
                padding-bottom: 0px;
		padding-top: 0px;
                margin-top: 0px;
                margin-bottom: 0px;
        }

	td.news a {
		color: blue; 
		font-weight: bold;
	}


TABLE.thumbtable {width: 100%;text-align: left;vertical-align: top;}
TD.thumbtitle {text-align: left;vertical-align: top;height: 14;font-size: 11px;font-weight: bold;}
TD.thumbsize {text-align: left; vertical-align: top; font-size: 10px; font-weight: normal;}
TD.thumbimage {text-align: center; vertical-align: middle; height: 80;}
TD.gcell {border: 1px solid silver; width: 140; height: 140; vertical-align: top; background-color: #EEEEEE; cursor: hand;}
A.gpath,A:VISITED.gpath,A:HOVER.gpath { font-weight: bold; color: white; text-decoration: none;}
TD.TITLE { background-color: #88B221; color: #FFFFFF; font-weight: bold; FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=25,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0); }
TD.RTITLE { text-align: left; background-color: #88B221; color: #000000; font-weight: bold;
 FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=100,finishOpacity=30,startX=0,finishX=100,startY=100,finishY=0);}
TD.INTITLE { text-align: right; background-color: #FFD1B2; color: #FFFFFF; font-weight: bold; FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=100,finishOpacity=70,startX=0,finishX=100,startY=100,finishY=0);}


table.forum {width: 100%; text-align: right; vertical-align: top;}
table.forum tr.header {background-color: #0D4C8F;}
table.forum tr.odd {background-color: #D8DFFF;}
table.forum tr.even {background-color: #E5EAFF;}
table.forum th {text-align: right; color: #FFFFFF; font-weight: bold;}
table.forum a {color: #000000; font-weight: bold;}
table.forum span.user {font-weight: bold; color: #333333;}
table.forum span.date {font-size: 11px;}
table.forum span.subject {color: #000066; font-weight: bold; font-size: 14px;}
table.forum tr.response {background-color: #0D4C8F; color: #FFFFFF;}
