.Box_layout  { border: 1px solid #000080; padding: 1px }
.Box_title   { font-family: Verdana; font-size: 12pt; color: #FFFFFF; text-decoration: none; 
               font-weight: bold; background-color: #A6A6FF }
.row_mouseover
 {
 background-color: #FFFFB0;
 cursor: pointer;
 }
.row_selected
 {
 background-color: #FFFF00
 }
.row_idel
 {
 background-color: #FFFFFF
 }