/*========== Atribute Defaults ==========*/
  td  {vertical-align:top; padding-right:15px;}
  li.s {font-size:11px;}
  
  h1.SectHdr
  {
      margin:0px 0px 15px 0px;
  }
  #pgBar
  {
      height:1010px;
  }
  #RightSidebar
  {
	height:1057px;
  }

/*========== Main Menu ==========*/
  
  #c1 {overflow:hidden;}

/*========== Index ==========*/
  #Idx { position:absolute; top:15px; left:10px; height:500px; width:165px; border:solid #80807f 1px;
        background-color:#d6d3c7; padding:5px 0px 5px 0px;
        overflow:auto;}
  #Idx p {margin:0px 0px 0px 3px; font-size:12px;}
  #Idx a:hover {text-decoration:none;}
  
  p.Item {
    color:blue; line-height:16px; border-top:solid #d6d3c7 1px; border-bottom:solid #d6d3c7 1px;
    padding-left:3px; cursor:default; width:144px;}
  p.iSel {background-color:#f8f4e6; color:#8d2c0e; border-top:solid gray 1px; border-bottom:solid gray 1px; width:143px;}
  p.iHov {background-color:#e5e2d8; color:red; border:solid gray 1px; width:127px; cursor:pointer;}

/*========== Content ==========*/

  div.Item {position:absolute; padding:0px; top:15px; left:200px; width:380px;
            height:300px;}
  table    {width:380px;}
  p.Where  {margin-top:15px;}
            
/*========== Resist ==========*/
  #cResist p      {position:absolute; text-align:center;}
  #cResist p.hTop {position:static; text-align:left;}
    
  #rstGutta {position:absolute; top:130px;  left:15px;}
  #rstGCap  {top:245px; left:13px;}
  
  #rstPWBR  {position:absolute; top:145px;  left:140px;}
  #rstPCap  {top:240px; left:133px;}
  
  #rstWBR   {position:absolute; top:100px;  left:259px;}
  #rstWCap  {top:240px; left:260px;}

