.lgray
{
    height: 35px;
    border: 1px solid #b2b2b2;
    font-family: Verdana;
    background-color: #d4d4d4;
    background-image: -webkit-linear-gradient(top,#e0e0e0,#c8c8c8);
    background-image: -moz-linear-gradient(top,#e0e0e0,#c8c8c8);
    background-image: -o-linear-gradient(top,#e7e7e7,#c8c8c8);
    background-image: -ms-linear-gradient(top,#e0e0e0,#c8c8c8);
    background-image: -linear-gradient(top,#e0e0e0,#c8c8c8);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px #f4f4f4,inset 0 -2px #b3b3b3,0 1px 3px #ddd;
    -moz-box-shadow: inset 0 1px #f4f4f4,inset 0 -2px #b3b3b3,0 1px 3px #ddd;
    box-shadow: inset 0 1px #f4f4f4,inset 0 -2px #b3b3b3,0 1px 3px #ddd;
}
.lgray a
{
    text-decoration: none;
    color: #333333;
    text-decoration: none;
    outline: none;
}
.lgray > li > a
{
    color: #333333;
    z-index: 11111;
    font-weight: bold;
    font-size: 14px;
    line-height: 8px;
    padding: 13px 20px 16px;
    text-decoration: none;
    outline: none;
}
.lgray > li:hover > a
{
    background-color: #fff;
    color: #25609A;
    background-image: -webkit-linear-gradient(top,#f5f5f5,#fff);
    background-image: -moz-linear-gradient(top,#f5f5f5,#fff);
    background-image: -o-linear-gradient(top,#f5f5f5,#fff);
    background-image: -ms-linear-gradient(top,#f5f5f5,#fff);
    background-image: -linear-gradient(top,#f5f5f5,#fff);
    -webkit-box-shadow: inset 0 3px #eee;
    -moz-box-shadow: inset 0 3px #eee;
    box-shadow: inset 0 3px #eee;
    border-left: none;
    padding-left: 21px;
}
.lgray > li
{
    border-right: 1px solid #bbb;
    z-index: 111111;
    color: #333333;
    border-right: 1px solid rgba(10,10,10,.1);
}
.lgray > li > a
{
    border-left: 1px solid #e3e3e3;
    color: #333333;
    border-left: 1px solid rgba(255,255,255,.35);
    text-decoration: none;
    outline: none;
}
.lgray > li.floatr
{
    border-right: 0;
    border-left: 1px solid #bbb;
    z-index: 9999;
    border-left: 1px solid rgba(10,10,10,.1);
}
.lgray > li > a img, .lgray li > ul > li > a img
{
    border: 0;
    color: Black;
    margin-right: 7px;
}

.lgray ul
{
    background-color: #fff;
    border: 1px solid #b3b3b3;
    border-top: 0;
    z-index: 11111;
    left: -1px;
    -webkit-box-shadow: 0 2px 1px #ddd;
    -moz-box-shadow: 0 2px 1px #ddd;
    box-shadow: 0 2px 1px #ddd;
}
.lgray > li.floatr > ul
{
    right: -1px;
    z-index: 9999;
    left: auto;
}
.lgray > li.floatr > ul ul
{
    left: -127px;
    z-index: 1111;
}
.lgray ul a
{
    color: #333333;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    padding: 9px 12px;
    border-top: 1px solid #e4e4e4;
    text-decoration: none;
    outline: none;
}
.lgray ul a:hover
{
    background-color: #ddd;
    color: #25609A;
    font-weight: bolder;
}
.lgray ul ul li:first-child a
{
    border-top-color: #b3b3b3;
    text-decoration: none;
    outline: none;
}
.lgray li > div
{
    background-color: #fff;
    color: #333333;
    z-index: 9999;
    border: 1px solid #b3b3b3;
    border-top: 0;
    left: -1px;
    -webkit-box-shadow: 0 2px 1px #ddd;
    -moz-box-shadow: 0 2px 1px #ddd;
    box-shadow: 0 2px 1px #ddd;
    padding: 10px;
}
.lgray > li.floatr > div
{
    z-index: 9999;
    color: #333333;
    right: -1px;
    left: auto;
}
.lgray h4, .lgray h5
{
    margin: 0;
    padding: 0;
}
.lgray h4
{
    font-size: 15px;
    color: #25609A;
    font-weight: normal;
    margin: 10px 10px 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
}
.lgray h5
{
    font-size: 14px;
    color: #25609A;
    font-weight: bold;
    margin: 10px 10px 0;
}
.lgray ol
{
    list-style: none;
    margin: 7px 10px;
    padding: 0;
}
.lgray ol a
{
    color: #333333;
    font-size: 12px;
    padding: 0px 0px 0px 7px;
    background: transparent url('../images/blue_file.gif') no-repeat left;
    line-height: 22px;
    border-bottom: 1px dotted #d7d7d7;
    text-decoration: none;
    outline: none;
}
.lgray ol a:hover
{
    color: Maroon;
    background: transparent url('../images/black_file.gif') no-repeat left;
    padding: 0px 0px 0px 7px;
    font-weight: 100;
}
.lgray p
{
    color: #333333;
    font-size: 12px;
    line-height: 18px;
    margin: 9px 10px;
    padding: 0;
}
.lgray p a
{
    color: #333333;
    text-decoration: none;
    text-decoration: none;
    outline: none;
}
.lgray p a:hover
{
    color: #25609A;
    font-weight: bolder;
}
