body, html{
    PADDING: 0px;MARGIN: 0px;
    background-image:url(/akila/media/bg.jpg);
    background-repeat:repeat-x;
    background-color:#D0D9EC;
}

table.main{
    padding-top:25px;
}

table.body{
   padding-left:15px;
   width:640px;
}

div.menu{
   width:145px;
   background-image:url(/akila/media/menu_bg.gif);
}

div.menu .level_0 .item a{
   color:#2152A5;
   text-decoration:none;
}

div.menu .item a{
   color:#FF9900;
}

div.menu .active .item a{
   text-decoration:none;
   font-weight:bold;
}
div.menu .item{
   padding-left:10px;
   margin:0px;
   padding-top:5px;
}



div.pane{
   width: 170px;
   margin-bottom:25px;
   padding-left:10px;
   padding-top:5px;
}

div.pane .header{
   font-weight:bold;
}

div.pane .item a, div.pane div, div.pane td{
    color:#2152A5;
}  

div.pane .dateabove a{
    color:#FF9900;
    font-weight:bold;
    padding-top:5px;
}

.depBar{
   white-space:nowrap;
}
.depBg a{
   font-size:10px;
}

.tellafriend{
    margin-top:15px;
    padding-top:15px;
    border-top:4px solid #eee;
    border-bottom:4px solid #eee;
    margin-bottom:15px;
}
.tellafriend th{
    text-align:left;
}
.tellafriend textarea{
    width:275px;
    height:100px;
}

