@CHARSET "UTF-8";

a {
  font-family:Tahoma;
  color: #336699;
}

h2{
  font-family:Tahoma;
  font-weight: bold;
  font-size:12pt;
  color: #336699;
  text-decoration: underline;
}

h3 {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10pt;
    color: #336699;
    padding-left: 6px;
    height: 21px;
    background-image: URL('/images/m_active.png');
    background-repeat: no-repeat;
}

#h_menu a, #h_menu_incide a{
  font-family:Tahoma;
  font-size:10pt;
  margin: 0px 0px 0 0px;
  color: #336699;
  padding-right:15px;
  border-right:1px dotted;
}

#h_menu a:hover, #h_menu_incide a:hover{
  font-family:Tahoma;
  font-size:10pt;
  margin: 0px 0px 0 0px;
  color: #336699;
  padding-right:15px;
  text-decoration: none;
}

#slogan_header{
  font-family: Tahoma;
  color: #336699;
  font-weight: bold;
  font-size: 10pt;
}

#h_menu, #h_menu_incide{
  font-family:Tahoma;
  font-size:9pt;
  color: #336699;
}

#slogan_center{
  font-family: Tahoma;
  color: #336699;
  font-weight: bold;
  font-size: 10pt;
}

#foot_menu a{
  font-family:Tahoma;
  font-size:9pt;
  margin: 5px 5px 0 5px;
  color: #336699;
  text-decoration: none;
}

#foot_menu a:hover{
  font-family:Tahoma;
  font-size:9pt;
  margin: 5px 5px 0 5px;
  color: #336699;
  text-decoration: underline;
}

#foot_menu{
  font-family:Tahoma;
  font-size:9pt;
  margin: 5px 10px 0 10px;
  color: #336699;
}

#l_menu a {
    font-family: Tahoma;
    font-size: 10pt;
    color: #555555;
    text-decoration: none;
}

#l_menu a:hover{
    font-family: Tahoma;
    font-size: 10pt;
    color: #336699;
}

.active{
  font-family:Tahoma;
  font-size:10pt;
  color: #336699;
  font-weight: bold;
}


#m_header {
    background-image: URL('/images/m_active.png');
    background-repeat: no-repeat;
    height: 21px;
    padding: 2px 5px 0px 5px;
    font-family: Tahoma;
    line-height: 1;
    font-size: 11pt;
    color: #336699;
    font-weight: bold;
}

.node{
  font-family:Verdana;
  font-size:9pt;
  color: #666666;
  line-height: 2;
}

.node h2{
  font-family:Tahoma;
  font-weight: bold;
  font-size:12pt;
  color: #336699;
  text-decoration: underline;
  margin: 0 0 0 0;
}

.node a{
  color: #336699;
  text-decoration: underline;
}

.submitted{
  font-family:Verdana;
  font-size:7pt;
  color: #999999;
  margin: 8px 0 8px 0;
}

.addinfo h2{
  font-family:Tahoma;
  line-height:1;
  font-size:11pt;
  color: #336699;
  font-weight: bold;
  margin: 8px 0 8px 0;
}

.addinfo{
  font-family:Verdana;
  font-size:9pt;
  color: #666666;
}
