.rhBox {
position:absolute;
background-color:#ffffff;
width:100;
height:100;
left:10;
right:10;
border:2px;
font-size: 9pt; 
font-family: helvetica;
}
.rhBoxTbl {
border-spacing: 0px;
border-width:0px;
margin:0px;
padding:0px;
border-collapse:collapse;
width:100%;
height:100%;
border:0px;
}
.rhBoxE {
background-image:url('images/t1e.png');
width:24;
}
.rhBoxW {
background-image:url('images/t1w.png');
width:24; 
}
.rhBoxN {
background-image:url('images/t1n.png');
height:24;
}
.rhBoxS {
background-image:url('images/t1s.png');
height:24;
}
.rhBoxNE {
background-image:url('images/t1ne.png');
width:24;height:24;
}
.rhBoxSE {
background-image:url('images/t1se.png');
width:24;height:24;
}
.rhBoxNW {
background-image:url('images/t1nw.png');
width:24;height:24; 
}
.rhBoxSW {
background-image:url('images/t1sw.png');
width:24;height:24; 
}
.rhBoxM {
background-color:#eeeeff;
font-size: 9pt; 
font-family: helvetica;
}
.rhWin {
position:absolute;
background-color:#eeeeff;
width:100;
height:100;
left:10;
right:10;
font-size: 9pt; 
font-family: helvetica;
border: 1px solid #000080;
}
.rhWinTit {
position:absolute;
background-color:#ccccff;
width:100%;
height:16;
left:0;
right:0;
font-size: 9pt; 
font-family: helvetica;
border: 1px solid #80800ff;
}
