@CHARSET "ISO-8859-1";
#rhs {
   font-size:9pt;
   width: 640px;
   padding-left:205px;
   padding-top:1px
 } 
#rhsmid {
   height:300px;
   position:relative;
 }
 #rhsmidleft {
 position:absolute;

 } 
 #rhsmidmid {
 position:absolute;
 left:215px;
 width:190px;
 text-align:center;
 }
#rhsmidright {
 position:absolute;
 left:415px;


 }
#rhsmidlefttop, #rhsmidrighttop {
   background: url(images/idx_boxtop.gif);
   background-repeat:no-repeat;
   height:6px;
   width:207px
 }
#rhsmidleftbot, #rhsmidrightbot {
   background: url(images/idx_boxbot.gif);
   background-repeat:no-repeat;
   height:6px;
   width:207px
 }


#rhsmidleftmain, #rhsmidrightmain {
  background: url(images/idx_boxbody.gif);
   background-repeat: y;
     width:207px;
	
   }

#navstripbot {	
    background-image: url(images/navbar.gif);
  background-repeat: no-repeat;
  height:40px;
  width:850px;
 
 }
#navbot {
  	padding-left: 5px;
	padding-top: 12px;
	font-size:8pt;
}
