﻿{
    background-color: #DEEBFA;
}
*
{
    list-style-type: none;
    list-style-position: outside;
}
ul li
{
    color: #111111;
    font-family: verdana;
    font-size: x-small;
    font-weight: normal;
}
ul.side_bar li
{
    color: #284775;
    font-family: verdana;
    font-size: x-small;
    list-style-image: url('../../Images/Button/symbol4.gif');
}
ul.unleaded li
{
    color: #008000;
    font-family: verdana;
    font-size: x-small;
    font-weight: normal;
    list-style-type: none;
}
.container
{
    width: 725px;
    margin: 0px auto auto auto;
    background-color: #ffffff;
}