body    {
 margin : 10px 0px 20px 0px;
 background-color: #647f89;
}
a, .item1 {
 font-family:arial;
 font-size:14pt;
 font-weight:normal;
 color: #000066;
 text-decoration: none;
 white-space:nowrap;
}
a:hover {
  color: #647f89;
}
.default, .hd, .in {
 font-family:arial;
 font-size:11pt;
 color:#000000;
}
.hd {
 font-weight:bold;
 white-space:nowrap;
}
.in {
 text-indent:22px;
}
.item1,
.item1:hover,
.item1:active,
.item1:active:hover {
    padding: 5px 8px 5px 0px;
    text-decoration: none;   
    display: block;
    position: relative;
}
.item1 {
    color: #ffffff;
}
.item1:hover,
.item1:active,
.item1:active:hover {
    background: #3b5064;   
    color: #ffffbb;
}
.item1:active:hover {
 color:#ff0000;
}

