body {
   padding:0;
   margin:0;
   color:#000000;
   overflow:auto;
   cursor:default;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:7pt;
   font-weight:normal;
   background:#ffffff;
}

a{
   color:#6B6E4F;
   font-weight:bold;
}

a:hover{
   color:#888888;
   font-weight:bold;
   font-size:8pt;
}

.normalFont {
   color:#444444;
   font-family:tahoma,arial,helvetica,helv,sans-serif;
   font-size:8pt;
}
.normalFont a {
   color:#6B6E4F;
   font-weight:bold;
   font-size:8pt;
}
.normalFont a:visited {
   color:#888888;
   font-weight:bold;
   font-size:8pt;
}

.header {
   background:#000000;
   color:#FFFFFF;
   font-size:14px;
}

.header a{
   color:#FFFFFF;
   font-size:16px;
}

.header a:hover{
   color:#c1ce57;
}

a.selected{
   color:#c1ce57;
}

.header_bottom{
  background:#d4dae0;
  font-size:12px;
}

div.locator_button{
   width:100%;
   height:44px;
}

div.locator_button_l{
   background:url("h_end.gif") #ececec right top no-repeat;
   height:44px;
}
div.container{
   padding-top:14px;
}
.caption{
   font-size:13px;
   font-weight:bold;
}

.searchForm{
   background:#AD0100;
   color:#FFFFFF;
   font-family:arial,verdana,tahoma;
   font-size:14px;  
   font-weight:bold;   
}
.searchForm a {
   color:#FFFFFF;
   text-decoration:underline;
}
.searchForm a:hover{
   color:#FFFFFF;
   text-decoration:underline;
}
.frameTop {
   background:url("sf_bg_top.gif") #AD0100 left bottom repeat-x;
   font-size:12px;
   color:#FFFFFF;
}
.frameRight {
   background:url("sf_bg_right.gif") #AD0100 repeat-y right top;
}
.frameBottom {
   background:url("sf_bg_bottom.gif") #AD0100 repeat-x left bottom;
}
.sfWhiteFont{
   background:#AD0100;
   color:#FFFFFF;
   font-family:arial,verdana,tahoma;
   font-size:10px;  
   font-weight:normal;   
}
