﻿.marquee_box
{
    width:99%;
    position: relative;}
.start
{
    height:0px;
    width:0px;
    position: absolute;top: 0px;right: 0px;
}
.end
{
    height:0px;
    width:0px;
    position: absolute;top: 0px;left: 0px;
}

.right_direction
{
    height:0px;
    width:0px;
    position: absolute;top: 0px;right: 0px;
}
.left_direction
{
    height:0px;
    width:0px;
    position: absolute;top: 0px;left: 0px;
}
.marquee
{
    height:31px;
    line-height:35px;
    margin-right: 2px;
    margin-left: 2px;
    text-align:right;
    
}

.scroll_news_bar_link
{
    font-size: 8pt; color: #023145;  font-family: tahoma; font-weight: normal;text-decoration: none; vertical-align:top; margin-top:-5px;
     display:inline-block;
}
.scroll_news_bar_link:hover
{
    color: #54B3D1;
}
.typed_news_bar_link { FONT-SIZE: 10pt; COLOR:White; FONT-FAMILY: Arabic Transparent ;FONT-WEIGHT:bolder; TEXT-DECORATION: none }
.typed_news_bar_link:hover { COLOR: #ff6600 }