body      {font-family: verdana; font-size: 11px; text-align: justify; cursor: default; margin: 0px; padding: 0px; background-color: white; color: black}

a:link    {text-decoration : none; color: #0055ff}
a:visited {text-decoration : none; color: #0055ff}
a:hover   {text-decoration : none; color: #FF9900}

#bannertop    {height: 70px; background-image:url('images/bannerbg.png');}
#bannerbottom {height: 20px; background-image:url('images/banner2m.png'); background-repeat: no-repeat; padding: 10px 10px 0px 110px; color: #777}
#menu         {position: absolute; left: 0px; top: 100px; width: 210px; padding: 5px 5px 0px 5px;}
#content      {margin: 0px 0px 0px 210px; padding: 0px 10px 0px 5px; overflow: visible}

table     {font-family: verdana; font-size: 11px; text-align: justify; background-color: transparent}
img       {border: none;}
input     {font-family: verdana; font-size: 11px;}
ul {margin-left: 15px}

.compmap  {border: 5px solid white; float: right;}
 
.separator {width: 75%; height: 20px; background: white url('images/dot.gif') repeat-x center center;}

.code {white-space:pre; background-color: #F4F4F4; border: 1px solid #808080; padding: 5px; margin: 10px 0px 10px 0px}
.screenshoot {border: none; margin: 5px 0px 5px 0px}

/* menu */

.menu_item {background: transparent no-repeat center left; height: 18px; padding: 2px 0px 0px 21px}

/* section */

.section         {background: white no-repeat top left; padding: 2px 0px 0px 24px}
.section_caption {font-weight: bold; color: #0000CC;}
.section_text    {margin-top: 3px}

.header   {font-size: 24px; font-weight: 700}



