html
{scrollbar-base-color: #B7C9D9;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #B7C9D9;
scrollbar-shadow-color: #1D5589;
scrollbar-darkshadow-color: #1D5589;
scrollbar-highlight-color: #ccccc;
scrollbar-3dlight-color: #ffffff;}

.TextBox3
{
     background-color:Green;
     color:#ffffff;
     font-size:13px;
     font-weight:bold;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
     height:25;
     width:40;
     
}

.PushButton
{background-image:url('/images/button-bacgr.jpg');
 background-repeat:repeat-x;
 height:15px;
 width:30px;
 cursor:pointer;
 font-family:Arabic Transparent;
 font-size:10px;
 font-weight:bold;
 border-color:#7DbDF9;
 border-style:solid;
 border-width:1px;
} 
.DataGridFixedHeader{background-color: white;position:relative; top:expression(this.offsetParent.scrollTop);}


.PushButton1
{background-image:url('/images/Button.jpg');
 background-repeat:repeat-x;
 height:30px;
 width:80px;
 cursor:pointer;
 font-family:Arabic Transparent;
 font-size:14px;
 font-weight:bold;
 border-color:#BADBFA;
 border-style:solid;
 border-width:1px;
} 


.ZoomOut
{background-image:url('/images/zoom+.gif');
 background-repeat:no-repeat;
 
}

.News
{ font-family:Arabic Transparent;
  font-size:20px;
 color:Red;
 }

.Enter
{ font-family:Arabic Transparent;
  font-size:13px;
  color:black;
  text-decoration:none;
  padding-right:5px;
 }
 
 .Reg
{ font-family:Arabic Transparent;
  font-size:13px;
  color:#DE0F5D;
  text-decoration:none;
  padding-right:5px;
 }
 
 .text2
{ font-family:Arabic Transparent;
  font-size:16px;
  color:#000000;
  font-weight:bold;
  text-decoration:none;
  padding:5px;
 }
 
  .text3
{ font-family:Arabic Transparent;
  font-size:14px;
  color:#000000;
  font-weight:bold;
  text-decoration:none;
  padding:5px;
 }
 .shadow 

{   background-image: url(Images/shadow.gif);
    height:15px;
    vertical-align:top;
 }

.Tdbar
{background-image:url(/images/top-page.gif);
 background-position:right;
 background-repeat:repeat-Y; 
 }
 
 .Fram
 {border-color:#71AAD9;
    border-style:solid;
    border-width:1px;
 }
 
.Titel
{ font-family:Arabic Transparent;
  font-size:18px;
  font-weight:bold;
  color:#DE0F5D;
  text-decoration:none;
  padding-top:10px;
 }