﻿
.BtarrowBgsmall:hover a
{
color:black;
}
.BtarrowBgsmall a
{
text-decoration:none;
color:white;
}
.BtarrowBgsmall
{
width:157px; 
height:20px;
background-image:url(../../UserControls/Controls/Images/BtarrowBgSmall.gif);
 background-repeat: no-repeat;
}
.BtarrowBgsmall:hover
{
 background-image:url(../../UserControls/Controls/Images/BtarrowBgSmallHover.gif);
}
.BtarrowBgControls
{
width:150px; 
height:46px;
background-image:url(../../UserControls/Controls/Images/BtarrowBgControl.gif);
}

.BtarrowBg
{
width:155px; 
height:46px;
text-decoration:none;
color:white;
 background-image:url(../../UserControls/Controls/Images/BtarrowBg.gif);
}
.BtarrowBg:hover
{
 background-image:url(../../UserControls/Controls/Images/BtarrowBgHover.gif);
}
.body
{
    background-repeat: repeat-x;
    background-image:url(Images/Bg.png);
    font-family:Tahoma!important;
    font-size:12px;
    color:White;
  
    margin-top: 0px; 
    margin-left:0px;
    
}
.Header
{
    background-position:center center ;
    background-repeat:no-repeat;
   background-image:url(Images/header.jpg);
   width:900px;
   height:150px; 
}
.footer
{

  background-position:center center ;
   background-image:url(Images/footer.gif);
   background-repeat:repeat-x;
   width:900px;
   height:60px; 
   color:#015fb2;
}
.AdminMenuBt
{
    
   width:96px;
   height:72px; 
}
.AdminMenuBt:hover, .AdminMenuBtFocused
{
   background-image:url(Images/AdminMenuBtHover.png);
   background-repeat:no-repeat;
   width:96px;
   height:72px; 
}


