@charset "iso-8859-1";
body   { font-family: Verdana, Arial, Helvetica; margin: 0px;  }
p {}
td {}
.noprint { display: none; visibility: hidden }

/* header */

/* page-title */
#page-title h1 { font-size: 100%; margin: 0px; color: #333333 }
#page-title td { padding-left: 10px; background-color: #D0F2AE; padding-top: 15px; padding-right: 5px; padding-bottom: 5px; border-bottom: 1px solid #A0C37D }

/* content */
#content {  align: left }
#content td  {  text-align: left }

/* left content */
.left-content { padding-right: 10px }
.left-content img { float: left; margin-top: 10px; margin-right: 10px }
.left-content hr { height: 1px; color: #999999; clear: both; margin-top: 0px; margin-bottom: 0px;  }

/* right content */
.right-content { display: none; visibility: hidden }

/* technical information */
.tech { border: 1px solid #999999; border-bottom: 0px; border-right: 0px; margin-bottom: 10px; margin-top: 20px; font-size: 70%;   }
.tech td { border-right: 1px solid #999999;  border-bottom: 1px solid #999999; padding: 5px }
.tech th { border-right: 1px solid #999999; border-bottom: 1px solid #999999; padding: 5px; background-color: #eeeeee; text-align: center }
#tech-info { font-size: 70%; line-height: 140%; margin-top: 0px; margin-bottom: 10px;  }

/* sidenav */
.mainlink  { color: #36362e; font-weight: bold; font-size: 76%; text-decoration: none; background-color: #eeeeee; margin: 0px; padding: 5px; border-top: 1px solid #bfbebe;  display: block }
.mainlink:hover  { background-color: #E2E2E2 }
#sidenav { display: none; visibility: hidden }
#sidenav p  { margin: 0px;  }
#sidenav { margin-top: 5px; border-bottom: 1px solid #BFBEBE; background-color: #eeeeee;  }
#sidenav ul { margin-top: 0px; margin-bottom: 5px; font-size: 85%; padding-left: 8px; margin-left: 8px; font-size: 70% }
#sidenav li  { padding: 3px; border-top: 1px solid #CCCCCC }
.sublink { list-style-type: none; }
.sublink a  { text-decoration: none; color: #36362e; list-style-type: none;   }
.sublink a:hover  { text-decoration: underline; color: #36362e; list-style-type: none;  }

