/*------------------------------------------
// local style sheet
// 
----------------------------------------- */
.hr_style  {
  border: 1px solid white;
  width: 100%;
}

.image_right  {
  border:none;
  width:500px;
  float:right;"
}

.header_style  {
  width:100%;
  border-top: 2px solid #191970;
  border-right: 2px solid #191970;
  border-bottom: 2px solid #191970;
  border-left: 8px solid #191970;
}

.clear_style  {
  clear: right;
}

.text_right  {
  text-align: right;
}

table, td, th {
  border: 1px solid gray;
}
