﻿body 
{
    font-family:Arial, Helvetica;
      
}
.NavTable
{
   
   background-position: left center; 
   padding: 0px; 
   margin: 0px; 
   border-width: 0px; 
   border-style: none; 
   background-image: url(images/RunnerBack.jpg); 
   width: 800px; 
   height: 40px; 
   background-repeat: repeat-x; 
   text-align: left;
}

.menuitem
{
    color: White;
    z-index: 100;
}

.divBacker
        {
            background-color: InfoBackground;
            width: 800px;
            text-align: center;
            
            
        }
.XSmallLink
{



}
.XSmallText1
{
    
}

.NormalLink
{
  color: Blue;
  
   
}
a:link
{
    color: Blue;
}
a:visited
{
    color: Blue;
}
.smallLink
{
    font-size: small;
}
.centerMe
{
    text-align: center;
}
#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}
.button:hover {border:1px solid #bbb; background:#e3e3e3}
