﻿#marque
{
    width: 100%;
    position: relative;
    top: 0px;
    z-index: auto;
    left: 0px;
    
}
.marquee_box
{
   width:98%;
   margin-right:10px;
   margin-left:10px;
   height:21px;
  background-color:White;
    
}
.start
{
	
    height:26px;
    width:35px;
    background-image: url('silver/start.png');
    position: absolute;top: 0px;right: -10px;
}
.end
{
    height:26px;
    width:33px;
    background-image: url('silver/end.png');
    position: absolute;top: 0px;left: -10px;
}

.right_direction
{
    height:21px;
    width:8px;  
    background-image: url('silver/marquee_right.jpg');
   position: absolute;
    top: 0px;
    right: 10px;
    background-repeat: no-repeat;
   /* background-repeat:no-repeat;
    background-position:center;*/
}
.left_direction
{
	margin-left:0px;
    height:21px;
    width:8px;    
    background-image: url('silver/marquee_left.jpg');
    position: absolute;top: 0px;left: 0px;
    background-repeat:no-repeat;
   
  /*  background-repeat:no-repeat;
    background-position:center;*/
}
.marquee
{
    height:26px;
    line-height:28px;
    margin-right: 0px;
    margin-left: 0px;
    text-align:right;
    margin-top:-4px;
}

.scroll_news_bar_link { FONT-SIZE: 9pt; COLOR: Black; FONT-FAMILY: tahoma;FONT-weight:normal; TEXT-DECORATION: none }
.scroll_news_bar_link:hover { COLOR: #ff6600 }
.typed_news_bar_link { FONT-SIZE: 10pt; COLOR:#333333; FONT-FAMILY: Arabic Transparent ;FONT-WEIGHT:bolder; TEXT-DECORATION: none }
.typed_news_bar_link:hover { COLOR: #ff6600 }
