body
{
    margin:  0px;
    spacing: 0px;
    font-family: Tahoma;
    font-size: 12pt;
    scrollbar-base-color: #99CCFF ;
                scrollbar-arrow-color: #ffffff;
                 scrollbar-DarkShadow-Color: #395994;
    
    

}
p
{
    padding-left: 7px;
}
td
{
    vertical-align: top;
    font-family: Tahoma;
    font-size: 12pt;
    

}

h1
{
    font-size: 22pt;
    color: #06477D;
    font-style: italic;   
    font-family: Times New Roman;
   
    
}

h2
{
    font-size: 18pt;
    color: #06477D;
     
    font-family: Times New Roman;
   
}


ul.sidemenu
{
    margin: 0px;
    padding: 0px;
    spacing: 0px;
}
.sidemenu li
{
    margin: 0px;
    padding: 0px;
    spacing: 0px;
    list-style-type: none;
}
.sidemenu a:link, .sidemenu a:visited, .sidemenu a:active
{
    display: block;
    color:      #000000;
    background-color: #5291B8 url( ../images/Button-BG.jpg );
    line-height:   20px;
    text-decoration: none;
    padding-left:  3px;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    background-image: url( ../images/Button-BG.jpg );
    background-position: 5% 50%;
    background-repeat: no-repeat;
    width: 166px;
}
.sidemenu a:hover
{
    background-image: url( /images/spacer.gif );
    background-color: #5291B8;
}

.anylinkcss
{
    position:absolute;
    visibility: hidden;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    
    z-index: 100;
    width: 166px;
    line-height: 20px;
    font-weight: normal;
    text-indent: 10px;
}
.anylinkcss a:link, .anylinkcss_second a:active, .anylinkcss_second a:visited
{
    font-weight: normal;
    width: 100%;
    display: block;
    border-bottom: 1px solid #dadada;
    padding: 1px 0;
    text-decoration: none;
    color: #000000;
    background-color: #E5E5E5;
    font-weight: normal;
}
.anylinkcss a:hover
{
    color: #000000;
    width: 100%;
    background-color: #C2AC7D;
    font-weight: normal;
}



#main
{
    
}
#header
{
}
#left
{
}
#content
{  
   
}
#right
{
}
#footer
{
    width: 100%;
}
#footer td
{
    font-size: 9px;
}
#footer a:link, #footer a:active, #footer a:visited
{
    color: #000000;
}
#footer a:hover
{
    color: #FF0000;
}

ol.list
{
    
    margin-left: 12px;
    

    
}

.list li
{
    
    margin-left: 12px;
    
    list-style-type: disc;
    

}

ul.menu
{
    margin: 0px;
    padding: 0px;
    spacing: 0px;
    
}
.menu li
{
    margin: 0px;
    padding: 0px;
    spacing: 0px;
    list-style-type: none;
    margin-bottom: 2px;
}
.menu a:link, .menu a:visited, .menu a:active
{
    
    background: #5291B8 url( ../images/Button-BG.jpg );
    background-repeat: no-repeat;
    line-height: 25px;
    width: 16px;
    padding-left: 20px;
    padding-right: 0px;
    color: #C0DBE7;
    border: 3px solid #C0DBE7;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
}
.menu a:hover
{
    display: block;
    background: #5291B8 url( ../images/Button-BG.jpg );
    background-repeat: no-repeat;
    line-height: 25px;
    width: 166px;
    padding-left: 20px;
    padding-right: 0px;
    color: #AF1313;
    border: 3px solid #FFFFFF;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
}


a:link             {  }
a:active           {  }
a:visited          {  }
a:hover            {  }


form
{
    margin: 0px;
}


#slideshow9
{
    border: 1px solid #5291B8;
    background-color: #5291B8;
}

table.products td
{
    padding: 20px;
    text-align: center;
}
table.products a:link img, table.products a:visited img, table.products a:active img
{
    border: 2px solid #5291B8;
}
table.products a:hover img
{
    border: 2px solid #000000;
}
table.products td a:link, table.products td a:visited, table.products td a:active 
{
    color: #5291B8;
    text-decoration: none;
}
table.products td a:hover
{
    text-decoration: underline;
}

fieldset
{
    font-size: 10pt;
    border: 1px solid #5291B8;
    padding: 10px;
}

#navdiv
{
  position:fixed;
    left:50px;
    top:50px;
  
}

#nav ul li
{
    z-index:999;
}
