body { margin:10px 0px 0px 50px;
       color:#000000; /*#412C2C */
       font-weight:normal;
       line-height:140%;
       font-size:100%;
       background-image:url("../banner/back.gif");
       background-repeat:repeat-y; }
.topmenu { margin:0px 0px 5px 0px;
           padding:0;
           height:125px;
           width:700px;
       background-color:#FFFFFF;
           border:0; }
ul.left { margin:0;
          position:absolute;
          top:220px;
          left:50px;
          line-height:100%;
          font-size:small;
          font-weight:bold;
          color:#FFFFFF;
          padding:5px;
          width:125px;
          background-color:#9CCD95;}
ul.left li { list-style-type:none;
             margin:8px 0px 8px 0px; }

a.guide         { color:#000000;
                  font-size:75%;
                  text-decoration:none; }
a.guide:link    { color:#000000;
                  text-decoration:none; }
a.guidee:visited { color:#000000;
                 text-decoration:none; }
a.guide:hover   { color:orange;
                 text-decoration:underline; }

a.side:link    { color:#000000;
                 text-decoration:none; }
a.side:visited { color:#000000;
                 text-decoration:none; }
a.side:hover   { color:orange;
                 text-decoration:underline; }
div.center { margin:0;
             width:495px;
             position:absolute;
             top:220px;
             left:210px;
             }
img { border:0; }

span.interviewer { font-weight:bold;
                   color:orange; }
span.green { font-weight:bold;
                   color:green; }
span.red { font-weight:bold;
                   color:red; }

h1,h2,h3,h4,h5,h6
 { font-size:150%;
   font-weight:bold;
   background-color:#9CCD95;
   color:#FFFFFF;
   border-left:#FFDC80 5px solid;
   padding:5px;
   margin:10px; }

textarea { background-color:white;
           width:400px;
           height:300px;
           border-width:3px;
           background-color:Linen; }

/* sagatech */
.rb { color:red;
      font-weight:bold; }
.b  { color:#000000; }
h2.saga { font-size:130%;
          font-weight:bold;
          background-color:#FE0000;
          color:#000000;
          border:#000000 5px solid;
          padding:5px;
          margin:10px; }

/* used only reports */
span.writtenDate    { font-size:60%; }
input.comment       { border:1px #000000 solid; }
li.comment          { font-size:90%; }
span.commentDate    { font-size:70%; }
span.atmarkComment  { font-color:green; }