<!--
.headline{
  background-repeat : repeat-x;
  width : 800px;
  
  
  
  
  
  background-image : url(../temp/headline01.gif);

  color : #ffffff;
  
  
  
  
  float : none;
  
  
  z-index : 0;
  position : normal;
  
  border-bottom-width : 2px;
  border-bottom-style : groove;
  border-bottom-color : white;
  background-color : navy;
  
  
  
  
  
  

  border-right-width : 2px;
  border-right-style : groove;
  border-right-color : white;
  margin-top : -15px;
  margin-left : -10px;
  top : 0px;
  left : 0px;
  height : 30px;
  
  font-size : 12px;
}
.titleline{
  float : none;
  position : normal;
  z-index : 1;
  
  
  
  margin-top : -20px;
  margin-left : -10px;
  text-align : center;
  
  
}
.bodyline{
  position : absolute;
}
.borderline{
  background-image : url(../temp/headline02.gif);
  background-repeat : repeat-x;
  width : 800px;
  
  position : normal;
  margin-left : -10px;
  margin-top : -20px;
  font-size : 20px;
  

  color : white;
  background-color : navy;
  font-weight : bold;
  

  
  
}
.search{
  margin-top : 0px;
  margin-left : 0px;
  position : absolute;
  top : 2px;
  left : 5px;
  float : none;
  z-index : 3;
  
  background-repeat : no-repeat;
  width : 800px;
}
.endline{
  color : white;
  background-color : navy;
  background-image : url(../temp/headline01.gif);
  background-repeat : repeat-x;
  font-weight : normal;
  font-style : normal;
  
  width : 800px;
  position : relative;
  top : 0px;
  left : 0px;
  text-align : center;
  height : 20px;
  
  font-size : 16px;
  
  margin-top : auto;
  z-index : 5;
  margin-left : -12px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-right-style : groove;
  border-bottom-style : groove;
  border-right-color : white;
  border-bottom-color : white;
  
}
INPUT{border-width : 1px 1px 1px 1px;border-top-style : solid;border-left-style : solid;border-right-style : solid;border-bottom-style : solid;border-color : black black black black;}
H1{
  font-size : 20px;
  font-weight : bold;
  background-image : url(../temp/gr01-2.gif);
  text-align : left;
  color : #0000a0;
  background-color : #7171ff;
  border-left-width : 6px;
  border-left-style : solid;
  border-left-color : navy;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
  
  
  
  
  
  

  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : silver;
  
  margin-left : 1px;
  margin-right : 3px;
  background-repeat : repeat-x;
}
H2{
  font-size : 18px;
  
  color : red;
  
  
  
  border-bottom-width : 1px;
  
  
  border-bottom-style : dotted;
  
  
  border-bottom-color : silver;
  
  text-align : left;
  
  
  
  
  
  
  
  
  margin-left : 5px;
  margin-right : 3px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : red;
  background-image : url(../temp/gr04-2.gif);
  background-repeat : repeat-x;
}
H5{
  font-weight : normal;
  margin-left : 5px;
  color : #4b4b4b;
}
.body{
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-width : 1px;
  border-bottom-width : 2px;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-left-style : dotted;
  border-right-color : silver;
  border-bottom-color : silver;
  border-left-color : silver;
  text-align : left;
  position : normal;
  
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  
  
  
  
  
}
A:HOVER{
  color : red;
  font-weight : bold;
}
A:ACTIVE{
  font-weight : bold;
  color : red;
}
A{
  font-weight : bold;
  color : #0465d0;
}
-->