
.LeftColumn {
background-color:#252851;
padding:9px;
width:170px;
height:100%;
}

.Categories {
color: #9093ca;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top:0px;
line-height:24px;
font-weight:bold;
border-bottom: 1px solid #9093ca;
}

.ContentArea {
background-color:#ffffff;
padding:18px;
height:100%;
line-height:18px;
text-align:justify;
}

UL.Items {
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #9093ca;
list-style-position: outside;
list-style-type: disc;
padding: 0px 0px 10px 16px;
margin: 3px;
}

LI.Items {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #9093ca;
line-height: 17px;
font-style: normal;
text-decoration: none;
cursor:pointer;
}

