body 
{
  background-color: #f0e68c;
}


img
{
  margin:           2px 10px 10px 8px; 
  border:           3px solid #808080;
  border-radius:    15px;
}


dt
{
  color:          #1e71db;
  font-weight:    bold;
}        


dd
{
  margin:   0;
  padding:  0  0  0  20px;
}


.cls_header_0
{
  color: #1e71db;
  font-weight: bold;
  font-size: 1.75em;
  font-family: 'Times New Roman';
  text-align:   center; 
}

.cls_header_1
{
  font-weight:    bold;
  font-size:      1.25em;
  color:          #1e71db;
  font-family:    'Times New Roman'
}

.cls_header_2
{
  color:          #1e71db;
  font-size:      1em;
  font-weight:    bold;
}


div.panel_bottom
{
  position:         absolute;

  top:               500px;
  left:               16px;
  width:             972px;
  height:            414px;

  padding:             8px;
  border:              3px solid #808080;
  border-radius:      15px;

  background-color: #f0f0f0;
}


#x3d_1
{
  position:         absolute;

  top:               10px;
  left:            1022px;
  width:            878px;
  height:           920px;

  background-color: lightblue;
  border:           3px solid #808080;
  border-radius:    15px;
}      


.cls_border_t
{
  position:       absolute;

  top:              0px;
  left:            16px;
  width:          994px;
  height:          10px;
  
  background-color: #f0e68c;
 }


.cls_border_r
{
  position:       absolute;

  top:              0px;
  left:          1010px;
  width:           24px;
  height:         500px;
  
  background-color: #f0e68c;
 }


.cls_border_b
{
  position:       absolute;

  top:            486px;
  left:            16px;
  width:          994px;
  height:          14px;
  
  background-color: #f0e68c;
 }


.cls_border_l
{
  position:       absolute;

  top:              0px;
  left:             0px;
  width:           16px;
  height:         500px;
  background-color: #f0e68c;
}


.cls_marker
{
  position:       absolute;      

  left:            20px;
  top:             14px;
  width:            1px;
  height:           1px; 

  border:           2px solid #ff0000;
}
