body {
   background-color : #ffffff;
   color: #000000;
   font-family: Verdana, sans-serif;
   font-size: 10pt;
}

img {
   border-width: 0px;
   border-style: solid;
   border-color: #000000;
}

hr {
   color: #9fbd49;
   border-style: solid;
}

.logo { position: absolute; top: 8; left: 4; }

.main_menu { position: absolute; left: 4; width: 150; top: 90; height: 100% }

.body_section { position: absolute; left: 165; top: 95; width: 80%; }

.control_menu { position: absolute; top: 10; left: 170; }

.preview { position: absolute; top: 30; left: 170; }

.link {
   font-family: Verdana, sans-serif;
   font-size: 10pt;
   text-decoration: none;
   border-width: 0px;
   color: #9fbd49;
   font-weight: bold;
}

.link:active {
   font-family: Verdana, sans-serif;
   font-size: 10pt;
   color: #9fbd49;
   text-decoration: none;
   font-weight: bold;
}

.link:hover {
   font-family: Verdana, sans-serif;
   font-size: 10pt;
   color: #9fbd49;
   text-decoration: none;
   font-weight: bold;
}

.link:visited {
   font-family: Verdana, sans-serif;
   font-size: 10pt;
   color: #9fbd49;
   text-decoration: none;
   font-weight: bold;
}
