﻿
.subnavheading
{
    background: #000000;
    width: 170px;
    height: 15px;
    color: #ffffff;
    padding: 5px;
    text-align: center;
}

.subnavheading h2
{
    background: #000000;
    color: #ffffff;
    font-weight: bold;
}



.subnav-wrapper
{
    width: 180px;
    font-size: 10px;
    background: #C0C0C0;
    color: #000000;
    margin-top: 5px;
    float:left;
    margin-right:10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}

.subnav-wrapper a:link
{
    color: #000000;
    text-decoration: none;
}
.subnav-wrapper a:visited
{
    color: #000000;
    text-decoration: none;
}
.subnav-wrapper a:hover
{
    text-decoration: underline;
}


/*
.subnav-ac li
{
    
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
}
.subnav-ac ul
{
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
}
.subnav-ac ul li
{
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
}

*/
.subcatdiv
{
    padding: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}
