@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

img{
  border: none;
}
BODY {
  scrollbar-arrow-color:ffffff;
  scrollbar-track-color:#F6F6DA;
  scrollbar-shadow-color:#BABB93;
  scrollbar-face-color:#BABB93;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-darkshadow-color:#848554;
  scrollbar-3dlight-color:#BABB93;
 }
TD{
  font-size : 8pt;
  font-family : Verdana;
  color : black;
}
TD.sbox{
  padding-top : 13px;
}
TD.keyword{
  padding-top : 5px;
  padding-right : 10px;
}
TD.blue{
  color : #eeef0b;
  background-image : url(images_/24.jpg);
  background-repeat : repeat-x;
  font-size : 9pt;
  font-weight : bold;
  padding-left : 10px;
  padding-top : 4px;
}
TD.orange{
  font-size : 9pt;
  font-weight : bold;
  color : white;
  background-image : url(images_/26.gif);
  background-repeat : repeat-x;
  padding-top : 4px;
  padding-left : 10px;
}
TD.orange2{
	color : #848468;
	padding: 10px;
	text-align: left;
}
TD.cat{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
}
INPUT.sbox1{
  font-size : 14pt;
  background-color : #F6F6DA;
  background-image : url(images_/15.jpg);
  background-repeat : no-repeat;
  border-width : 0px ;
  border-style : none;
  font-weight : bold;
  color : #84826B;
}
TD.banner{
  padding-top : 15px;
  padding-bottom : 15px;
}
INPUT.sbox2{
  font-size : 12pt;
  background-color : #F6F6DA;
  background-image : url(images_/16.gif);
  background-repeat : no-repeat;
  border-width : 0px;border-style : none;
}
A{
  color : #838367;
  text-decoration : underline;
}
A:HOVER{
  text-decoration : none;
}
A.keyword{
  font-family : Arial;
  font-weight : bold;
  color : #0E7198;
  text-decoration : none;
  padding-top : 4px;
}
A:HOVER.keyword{
  text-decoration : underline;
}
A.search{
  color : #fd6600;
  font-size : 8pt;
  font-weight : bold;
  text-decoration : none;
}
A.bottom{
  color : black;
  text-decoration : none;
}
TD.bottom{
  color : gray;
  padding-top : 30px;
  padding-bottom : 30px;
}
A:HOVER.search{text-decoration : underline;}
TD.content{color : black;padding-right : 100px;}
