
.LeftColumn {
background-color:#0e2d66;
padding:9px;
width:175px;
height:100%;
}

.Categories {
color: #dddddd;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top:0px;
line-height:24px;
font-weight:bold;
border-bottom: 1px solid #dddddd;
}

.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;
list-style-position: outside;
list-style-type: disc;
padding: 0px 0px 10px 16px;
margin: 3px;
color: #dddddd;
}

LI.Items {
color: #dddddd;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 17px;
font-style: normal;
text-decoration: none;
cursor:pointer;
}

