
  @import url("template_39.public.css");

  body {

  }

  a {

    color               : #54771d;
    text-decoration     : none;

  }

  a:hover {

    text-decoration     : underline;

  }

  .template_39_header {

    background-color    : #6384BA;
    border-bottom       : 1px solid #A3B6D6;
    background-image    : url('../../images/images/basis_templates/14/header_background.gif');
    background-repeat   : repeat-y;
    background-position : left top;

  }

  .template_39_login_bar {

    background-color    : #39588C;
    background-image    : url('../../images/images/basis_templates/14/horizontal_bar_background.gif');
    background-repeat   : repeat-x;
    background-position : left top;

  }

  .template_39_menu_background {

    background-color    : #E1E7F2;
    border-top          : 1px solid #5578B3;
    border-right        : 1px solid #A3B6D6;
    background-image    : url('../../images/images/basis_templates/14/menu_background.gif');
    background-repeat   : repeat-x;
    background-position : left top;
    vertical-align      : top;

  }

  .template_39_content_container {

    height         : 100%;
    border-left    : 1px solid #E6E6E6;
    border-top     : 1px solid #A3B6D6;
    vertical-align : top;

  }

  .template_39_content {

    border-top       : 1px solid #E6E6E6;
    background-color : #FFFFFF;

  }

  .template_39_login_text {

    font-size      : 11px;
    color          : #696969;
    vertical-align : middle;

  }

  .template_39_login_text a {

    color : #696969;

  }

  .template_39_login_text input {

    color : #696969;

  }


  .template_39_menu_off,
  .template_39_menu_on {

    text-align    : left;
    padding       : 3px;
    padding-left  : 10px;
    padding-right : 0px;
    color         : #FFFFFF;
    font-weight   : bold;

  }

  .template_39_menu_off a,
  .template_39_menu_on a {

    text-align   : left;
    color        : #FFFFFF;
    font-weight  : bold;

  }

  .template_39_menu_off a:hover,
  .template_39_menu_on a:hover {

    text-align      : left;
    color           : #FFFFFF;
    font-weight     : bold;
    text-decoration : underline;

  }

  .template_39_footer {

    font-size           : 10px;
    vertical-align      : middle;
    color               : #2B4D70;
    padding             : 10px;
    padding-top         : 0px;
    padding-bottom      : 0px;

  }

  .template_39_footer a {

    color               : #2B4D70;

  }

  .template_39_footer_top {

    border-top          : 1px solid #A3B6D6;

  }

  .Basis\.gallery\.image {

    float            : left;
    display          : inline;
    width            : 220px;
    height           : 250px;
    border           : 1px dotted  #C0C0C0;
    padding          : 0px;
    margin           : 2px;
    text-align       : center;
    background-color : #FFFFFF;
      
  }

  .Basis\.gallery\.image\.to_drop {
      
    float            : left;
    width            : 220px;
    height           : 250px;
    border           : 1px dotted  #999999;
    padding          : 0px;
    margin           : 2px;
    text-align       : center;
    background-color : #F7F7F7;

  }

  .Basis\.contact_list\.row\.on {

    background-color  : #FFFFFF;
    border            : 1px solid #BEBDBD;
    padding           : 10px;
    margin-top        : 10px;
    background-image  : url(../../images/images/basis_templates/14/contact_list_blue_vertical.gif);
    background-repeat : repeat-x;
  }

  .Basis\.contact_list\.row\.off {

    background-color : #FFFFFF;
    border           : 1px solid #FFFFFF;
    padding          : 10px;
    margin-top       : 10px;

  }

  .Basis\.admin\.page_restrictions\.list {

    background-color : #FFFFFF;
    border           : 1px solid #FFFFFF;
    padding          : 10px;
    margin-top       : 10px;

  }

  #menu {

  }

  #login_box * .gfx_but_default {

    background-color: #f4f4f2;

  }

  #logo {

    color     : #1149a5;
    display   : block;
    font-size : 20pt;

  }

  #secondary_logo {

    color      : #1149a5;
    font-size  : 20pt;
    display    : block;
    text-align : right;

  }

  #content {

    border           : 0px solid #d9d9d9;
    padding          : 10px;
    background-color : #ffffff;

  }

  .Basis\.menu\.submenu {

    list-style          : none;
    padding             : 0px;
    margin              : 0px;
    padding-right       : 15px;
    background-color    : #56791f;
    border              : 1px solid #54771D;
    background-image    : url('../../images/images/basis_templates/39/submenu_background.gif');
    background-repeat   : repeat-x;
    background-position : left top;
    width               : 140px;

  }