body
{
  margin: 0;
  background-color: #FFF;
  background:  url('../images/bkg-topredbarsm.jpg');
  color: #000;
  font-size: small;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1
{
  margin: 0;
  color: red;
  font-size: 1.5em;
  font-weight: bold;
  font-family: Arial, verdana, sans-serif;
}

table
{
  background-color: #FFF;
}

p
{
  padding: 0 .3em .3em;
}

a:link
{
  color: red;
}
a:visited
{
  color: maroon;
}
a:hover
{
  color: orange;
}
a:active
{
  color: purple;
}


#site_title
{
  text-align: left;
}

#body_table
{
  width: 800px;
  margin: 0 auto;
}
#title_frames
{
  width: 100%;
}

#site_url
{
  margin: 0;
  padding: .2em;
  text-align: center;
  color: red;
  font-weight: bold;
  font-size: 1em;
  font-family: Arial, verdana, sans-serif;
}

#page_table
{}

#page_body_cell,
#page_body_table
{
  width: 100%;
}

#page_body
{
  padding: 0em;
  width: 100%;
}

#site_links
{
  margin: 0 0 0em;
  padding: 0;
  border: 0;
}
#site_links_frames
{
  margin: 0em;
  padding: 0;
  width: 10em;
}
#site_links_frames .menu,
#site_links .menu
{
  margin: 0em;
  padding: 0 0 0em;
  border: 1px solid navy;
  background-color: #FFF;
}
p.menu
{
  line-height: 8pt;
}
p
{
  font-size: 8pt;
}

#site_links_frames .head,
#site_links .head
{
  width: 9.3em;
  padding: .1em .3em;
  background-color: red;
  border-top: 1px solid navy;
  border-bottom: 1px solid navy;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}
#site_links_frames ul,
#site_links ul
{
  border: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#site_links_frames li,
#site_links li
{
  border: 0;
  margin: 0;
  padding: 0;
}
#site_links_frames a:link,
#site_links a:link
{
  margin: 0;
  padding: .1em .3em;
  width: 9.3em;
/*  width: 117px; */
  display: block;
  color: blue;
  text-decoration: none;
}
#site_links_frames a:visited,
#site_links a:visited
{
  margin: 0;
  padding: .1em .3em;
  width: 9.3em;
  display: block;
  color: #4DAFE4;
  text-decoration: none;
}
#site_links_frames a:hover,
#site_links a:hover
{
/*  background-color: #4DAFE4;  */
  background-color: orange;
  color: white;
  text-decoration: none;
}
#site_links_frames a:active,
#site_links a:active
{
  background-color: red;
  color: white;
  text-decoration: none;
}
#site_links_frames .link_active,
#site_links .link_active
{
  background-color: #28D;
  color:white;
  font-weight: bold;
}
#site_links_frames a.link_active:link,
#site_links_frames a.link_active:visited,
#site_links_frames a.link_active:hover,
#site_links a.link_active:link,
#site_links a.link_active:visited,
#site_links a.link_active:hover
{
  margin: 0;
  padding: .3em;
  width: 9.3em;
  display: block;
  background-color: #28D;
  color:white;
  font-weight: bold;
}
#site_links_frames .logos,
#site_links .logos
{
  text-align: center;
}

#contact
{
  margin: .2em .3em;
  border: 1px solid navy;
  background-color: #FFF;
  text-align: center;
}
#contact .head
{
  padding: .3em;
  background-color: navy;
  text-align: center;
  color: #FFF;
  font-weight: bold;
}
#contact .body
{
  padding: .3em;
  white-space: nowrap;
  font-size: .8em;
}
#contact b
{
  font-weight: bold;
  font-size: 1.3em;
}

#idx_links
{
  width: 90%;
  margin: 0 auto;
  text-align: center;
  font-size: .9em;
  font-weight: bold;
}
#idx_links td
{
  padding: 5 5 25px;
}
#idx_links a:link,
#idx_links a:hover,
#idx_links a:visited,
#idx_links a:active
{
  font-size: 1.5em;
  font-weight: bold;
}

.copyright
{
  margin: 5em auto .5em;
  text-align: center;
  font-size: .8em;
}


.decoration img
{
  display: block;
}
.top
{
  vertical-align: top;
}
.indent
{
  margin: 0 1em;
}
.sm_txt
{
  text-align: center;
  color: navy;
  font-size: .8em;
}
.sm
{
  font-size: .7em;
}


