﻿body 
{
  /*background-image: url("Images/BGFB082.jpg");*/
   background-color:Black;
  font-family:Verdana;
  font-size:xx-small;
}
.band{
background-image:url(Images/band.jpg);
background-repeat:repeat-x;
height:24px;
}
.TableStyle
{
 border: solid thin black;
 margin-left:auto; 
 margin-right:auto;
 border-spacing:0px;
 background-color:White;
 width:950px;
}
.tab
{
    background-color:Black; 
    background-image:url(Images/button1.jpg);
    background-repeat:repeat-x;
    cursor:pointer;
    border-bottom:solid thin black;
    border-top:solid thin black;
    border-right:solid thin black;
    border-left:solid thin black;
    font-family:Verdana;
    font-size:xx-small;
    font-weight:bold;
    height:24px;
    text-align:center
}
.selTab
{
    background-image:url(Images/button6.jpg);
    cursor:pointer;
    color:White;
    border-bottom:solid thin black;
    border-top:solid thin black;
    border-left:solid thin black;
    border-right:solid thin black;
    font-family:Verdana;
    font-size:xx-small;
    height:24px;
    font-weight:bold;
    text-align:center
}
.master
{
    cursor:pointer;
    padding-left:3px;
    font-size:xx-small;
    font-weight:bold;
    border-top:solid thin black;
    border-right:solid thin black;
    border-left:solid thin black;
    background-color:white;   
    text-align:center    
}
.slavex
{
    cursor:pointer;
    padding-left:3px;
    font-size:xx-small;
    font-weight:bold;
    border-bottom:solid thin black;
    border-top:solid thin black;
    border-right:solid thin black;
    border-left:solid thin black;
    background-repeat:repeat-x;
    background-image:url(Images/button3.jpg);
    text-align:center
}
.empty
{
    border-bottom:solid thin black;
}

.TabON
{
    background-image:url(Images/button2B.jpg); 
    color:white;
    cursor:pointer;
    border-bottom:solid thin black;
    border-top:solid thin black;
    border-right:solid thin black;
    border-left:solid thin black;
    font-family:Verdana;
    font-size:xx-small;
    height:24px;
    font-weight:bold;
    text-align:center
}
.sTabON
{
    background-image:url(Images/button3.jpg);
     cursor:pointer;
    border-bottom:solid thin black;
    border-top:solid thin black;
    border-left:solid thin black;
    border-right:solid thin black;
    font-family:Verdana;
    font-size:xx-small;
    height:24px;
    font-weight:bold;
    text-align:center
    
}
.ScrollBar
{
scrollbar-face-color: white;
scrollbar-shadow-color: gray;
scrollbar-highlight-color: silver;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color:black;
scrollbar-track-color: gainsboro;
scrollbar-arrow-color: Black;
}
.Title
{
    font-family:Verdana;
    font-size:x-small;
    font-weight:bold
}
.divTag
{
    border-left:solid thin black;
    border-right:solid thin black;
    border-bottom:solid thin black;
    background-color:white
}
.DisplayText
{
    font-family:Verdana;
    font-size:small;
}
.DisplayTextBold
{
    font-family:Verdana;
    font-size:small;
    font-weight:bold
}
.PHeader
{
    font-family:Verdana;
    font-size:small;
    text-align:center;
    height:25px;
    color:black;
     padding:0px;
    background-image:url(Images/button3.jpg); 
    font-weight:bold;
}
.PTitle{
    font-family:Verdana;
    font-size:x-small;
    font-weight:bold;
}
.colorTitle{
    font-family:Verdana;
    font-size:small;
    font-weight:bold;
    color:Blue
}
.PromoHeader
{
    font-family:Verdana;
    font-size:Large;
    text-align:center;
    color:White;
    padding:0px;
    background-image:url(Images/button2.jpg); 
    font-weight:bold;
}
.PromoTable{
 border: solid thin black;
 margin-left:auto; 
 margin-right:auto;
 border-spacing:0px;
 background-color:White;
}
.PromoItemTitle{
    font-family:Verdana;
    font-size:x-small;
    text-align:center;
    color:White;
    background-color:black; 
    font-weight:bold;

}
.blurb{
    font-family:Verdana;
    font-size:small;
    text-decoration:none;
    color:black;
     background-color:#FFFCCC;

}
.cart{
    color:White;
    background-color:black; 
    height:24px;
    width:100%;
    text-align:right
}
.cartheader{
 background-color:Black;
 color:White;
 text-align:center;
 font-size:small;
 font-weight:bold
}
.cartrow{
 text-align:center;
 font-size:small;

}
.formTitle{
  text-align:right;
  font-weight:bold;
  font-size:small;
}
.catTitle{
  vertical-align:text-top;
  font-weight:bold;
  text-align:right;
  font-size:small;
}
.pagebar{
    text-decoration: none;
    text-align:center;
    border: double medium black;
}

.pagespacer{
    background-image:url(Images/button1.jpg);
    background-repeat:repeat-x;
    height:18px;
}
A:link{
  font-weight:bold;
  text-align:center;
  font-size:small;
  color:Green;
}
A:visited{
  font-weight:bold;
  text-align:center;
  font-size:small;
  color:Green;
}
A:active{
  font-weight:bold;
  text-align:center;
  font-size:small;
  color:Green;
}
A:hover{
  font-weight:bold;
  text-align:center;
  font-size:small;
  color:black;
}
.obit{
 background-color:#fffccc;
 padding:10px 10px 10px 10px;
 border-bottom:solid thin black;
 border-top:solid thin black;
 border-right:solid thin black;
 border-left:solid thin black;
 font-size:small;
}
 .medialink{
  text-decoration:blink;
   font-weight:bold;
   font-size:small;
   }
