body
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0; }

 div#left-sidebar
{ position: absolute;
  left: 0px;
  padding:0px;
  width:200px;
  height:100%;
  Bottom: 0px;
  Top: 0px;
  background: #093A6A; }


 div#content
{ height:100%;
  overflow:auto;
  margin-left: 200px;
  padding: 0px; }

.doubleline
{ border-style: double;
  border-color: #093A6A;
  border-width: 1 px; }

.box
{ border-style:double;
  border-color:#093A6A;
  border-width:1 px;
  background:#ECF6FF; }

