body {background-image: url('/i/design/bg.jpg');
      background-position: bottom right;
      background-repeat: no-repeat;
      background-color: #FFFFFF;
      margin-top: 0px}

td {font-family: Verdana, Times New Roman;
    font-size: 8pt;
    color: #000000}
   
ul {list-style-image: url('/i/design/ul.jpg')}


a {color: #F49229;text-decoration: underline}
a:hover {color:#000000; text-decoration: none}

a.menu {color: #000000; text-decoration:none; font-size: 10pt}
a.menu:hover {color: #F49229}

a.menu-2 {color: #000000; text-decoration:none}
a.menu-2:hover {color: #F49229}

input {font-size:11px;
       font-family:Verdana;
       color:#000000;
       border-width:1px;
       border-color:#000000;
       background-color:#FFFFFF}

textarea {font-size:11px;
          font-family:Verdana;
          color:#000000;
          border-width:1px;
          border-color:#000000;
          background-color:#FFFFFF}


h1 {font-size: 14px}

.phone{font-family: Arial; font-size:38px}

.bg_black {background-color: #000000}
.bg_white {background-color: #FFFFFF}

.circ {background-image: url('/i/design/circ.jpg');
       background-position: top right;
       background-repeat: no-repeat}

.circ-2 {background-image: url('/i/design/circ-2.jpg');
         background-position: top left;
         background-repeat: no-repeat}

.red{color:#FF0000}

.table {border-color: #888888;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px}

.tdbr {border-color: #888888;
       border-style: solid;
       border-top-width: 0px;
       border-right-width: 1px;
       border-bottom-width: 1px;
       border-left-width: 0px}

.tdb {border-color: #888888;
      border-style: solid;
      border-top-width: 0px;
      border-right-width: 0px;
      border-bottom-width: 1px;
      border-left-width: 0px}

.tdr {border-color: #888888;
      border-style: solid;
      border-top-width: 0px;
      border-right-width: 1px;
      border-bottom-width: 0px;
      border-left-width: 0px}
