

td.menu {
    text-align: center;
  }


td.line {
    text-align: center;
    background-image: url("../images/line1px.gif");
  }


td.repeat {
    text-align: center;
    background-image: url("../images/line_m.jpg");
  }


td.main_but {
    text-align: center;
  }


td.bag_but {
    text-align: center;
  }


td.special_but {
    text-align: center;
  }


td.trap {
    text-align: center;
    background-image: url("../images/trap.gif");
  }


td.menu a:hover {
    color: white;
    background-image:url("../images/line2.jpg");
  }


td.main_but a:hover {
    color: white;
    background-image:url("../images/line2.jpg");
  }


input.search {
    border-color: white;
    font-family: arial;
    background-color: #364AA0;
    color: white;
    border-style: solid;
    font-size: small;
    cursor: hand;
  }


#ul {
    width: 250px;
    top: 0;
    position: relative;
  }


#li {
    position: absolute;
    left: 249px;
    top: 0;
    display: none;
    width: 200px;
    border-bottom: 1px solid #ccc;
  }


#ul a {
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #FFFFFF;
    padding: 5px;
    background: #2F418D;
    font-family: Arial;
    border: 1px solid #AAFFEE;
    border-bottom: 0;
  }


#li a {
    display: block;
    text-decoration: none;
    font-size: 11px;
    color: #FFFFFF;
    background: #364AA0;
    padding: 5px;
    border: 1px solid #AAFFEE;
    border-bottom: 0;
    font-family: Arial;
  }


#ul a:hover {
    color: #FFFFFF;
    background: #697DC6;
  }


#left_col {
    background-color: #A1D2FF;
    float: left;
    width: 20em;
    height: 79em;
    position:relative;
    left: 1em;
    top:1.5em;
  }


#up_menu {
    position:absolute;
    z-index: 5;
  }


#menu {
    left: 3em;
    top: 13em;
    position:absolute;
    z-index: 2;
  }


#main {
    left: 1em;
    right:2em;
    top:1.5em;
    bottom: 1em;
    width: 100%;
    position:relative;
    z-index:1;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
  }


#page {
    width:100%;
  }


#content {
    right: 1em;
    position:relative;
    height: 100%;
  }


#footer {
    z-index:10;
    position:relative;
    bottom: 0.5em;
  }


#footer td {
    color: #2F418D;
    font-size: small;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
  }


#sep {
    height: 1em;
    position:relative;
    bottom: -1em;
    z-index:2;
  }


#sep2 {
    height: 3em;
    position:relative;
    z-index:2;
  }


#sep td {
    height: 0.5em;
    color: #2F418D;
    background-color: #A1D2FF;
  }


#right {
    position: absolute;
    float: right;
    left: 0px;
    top: 0px;
    display: none;
    width: 300px;
    z-index: 1000;
    border: solid 1px #4d8dd5;
    background: #e8f0fc;
    padding: 2px 2px 2px 2px;
    font-family: "Arial";
    font-size: 8pt;
  }


#right table {
    background-color: #555555;
    color: #ffffff;
  }


#adv {
    position: relative;
  }


#adv img {
    border-color: #A1D2FF;
  }


#adv a {
    text-decoration: none;
  }


table.text {
  }


p.head {
    font-weight: bold;
    font-size: small;
  }


p.greet {
    color : #364AA0;
    font-size: 18px;
  }


p.dgletter {
    color : #364AA0;
    font-size: 16px;
  }


td.placehead {
    color : black;
    font-size: 18px;
  }


td.dgplace {
    color : #364AA0;
    font-family : 'Comic Sans MS';
    font-size : 22px;
  }


span.cursiv {
    color : #364AA0;
    font-family : 'Domestic Manners';
    font-size : 14px;
    font-style : italic;
  }


span.bandw {
    color : black;
    font-size: 16px;
  }


#policy table.policy {
    background-color: #A1D2FF;
  }


#policy ul.policy {
    font-size: 15px;
    font-weight: bold;
    background-color: #CFE8FF;
  }


td.policy {
    font-size: 15px;
    font-weight: bold;
    background-color: #CFE8FF;
  }


#printv {
    left: 30em;
    top: 0em;
    position:relative;
    z-index:3;
  }


tr.red {
    background-color: #CFE8FF;
  }


table.warning {
    font-size : 15px;
    font-family: "Times New Roman", Times, serif;
    background-color: #fff499;
  }


p.warn {
    color: red;
    font-weight: bold;
  }


td.imp {
    font-weight: bold;
  }

td.scode span {
    color:red;
        }
p.scode {
    background-color: #efe;
    width:180px;
    }

/* Fix IE. Hide from IE Mac \*/



* html #li {
    float: left;
    height: 1%;
  }


* html #li a {
    height: 1%;
  }

/* End */
