﻿.colorTheme {
              	background: url('../../Images/blue_bg.gif') left top repeat-y;
                border-bottom:none;
}

.wr_LeftNAV ul li ul li a
{
                display: block;
                padding: 10px 5px 10px 20px;
                width: 130px;
                
                background-color: #5c93c6;
                color:#fff;
                font-size: 14px;
                border: none;
                font-weight: normal;
}

.wr_LeftNAV
{
	background-color:#5c93c6;
}
