

body {
    font : 12px Verdana,Helvetica,sans-serif;
    margin-top:0;
  }


div#container {
    padding : 0;
    margin : 0 auto;
    height : auto;
    width : 760px;
  }


#mainmenu {
    width:760px;
    text-align: right;
    margin: 0px 11px 20px 0px;
    clear:both;
  }


#mainmenu a {
    text-decoration:none;
    color: #000000;
    border: #dbdbdb 1px solid;
    padding-right: 1.5em;
    padding-left: 1.5em;
    font-weight: normal;
  }


#mainmenu a:hover {
    background-color: #FFCD88;
  }


.hidden {
    color: #ffffff;
  }


#leftmenu a {
    display: block;
    margin-bottom: 5px;
    text-decoration:none;
    color: #000000;
    width:140px;
    padding:0px 0px 0px 8px;
    border: #dbdbdb 1px solid;
    font-weight: normal;
  }


#leftmenu a:hover {
    background-color: #FFCD88;
  }


div#container #head {
    margin:5px 0 25px 0;
    width:744px;
    clear:both;
  }


div#main {
    float : right;
    width : 590px;
  }

div#mainfull {
    
    width : 760px;
  }


.main {
    width:590px;
    margin-bottom:20px;
  }


.mainfull {
    width:760px;
    margin-bottom:20px;
  }

.section {
    background-color : #E0E0E0;
    font-weight : bolder;
    padding-bottom : 3px;
    padding-left : 10px;
    padding-right : 0px;
    padding-top : 3px;
    width : 580px;
  }

.sectionfull {
    background-color : #E0E0E0;
    font-weight : bolder;
    padding-bottom : 3px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 3px;
    width : 760px;
    text-align:center;
  }


.rightborder {border-right: #dbdbdb 1px solid;}

div#side {
    margin:0;
    width:152px;
    float:left;
    text-align: center;
  }


.logo {
    margin-bottom: 21px;
    padding-right: 10px;
    margin-top: 0;
  }


.sidehead {
    background-color:#E0E0E0;
    color:black;
    width:140px;
    padding:3px 5px 3px 5px;
    margin-bottom:10px;
  }


.news {
    color:black;
    width:140px;
    padding:3px 0px 3px 5px;
    margin-right: 0px;
  }


.address {
    background-color:#E0E0E0;
    color:black;
    width:140px;
    padding:3px 5px 3px 5px;
    margin-top: 40px;
    margin-bottom: 5px;
  }


div#bottom {
    background-color:#E0E0E0;
    width:750px;
    padding:3px 0px 3px 10px;
    text-align: center;
    clear:both;
  }


dt {
    color: #000000;
    padding:0 0px;
    margin: 0;
    margin-bottom: 5px;
  }


dl {
    color: #000000;
  }


dd {
    margin-left:-10px;
  }


li {
    margin-bottom: 1.3em;
  }


p {
    margin-left: 5px;
    margin-right: 5px;
  }


a {
    color: #FF6D4F;
    text-decoration:none;
    font-weight: bold;
  }


a:hover {
    text-decoration: underline;
  }


a.current {
    background-color: #FFCD88;
  }


.bold {
    text-decoration:none;
    color: #000000;
  }


.more {
    list-style: none;
  }


.right {
    float: right;
    clear:left;
    margin-top: 10px;
    margin-right: 5px;
    margin-left: 20px;
    margin-bottom: 10px;
  }


.left {
    float: left;
    clear:right;
    margin-top: 10px;
    margin-right: 25px;
    margin-left: 5px;
  }


.padd {
    padding-left: 10px;
    margin-right: 5px;
  }


.protable {
    border-bottom-color : #000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #000;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #000;
    border-top-style : solid;
    border-top-width : 1px;
    font-size : 11px;
    margin-bottom : 10px;
    margin-left : 12em;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
  }


.protable th {
    font-weight: bold;
  }


.protable td {
    font-size: 10px;
  }


.protable td, .protable th {
    border-bottom: 1px solid #000;
    border-left: 1px solid #fff;
    margin: 0;
    padding: 5px;
  }


tr.bottomrow td, tr.bottomrow th, {
    border-bottom: none;
  }

iframe {margin-left:20px;}

img {border-top: 1; padding: 2px;}

.border {border: #dbdbdb 1px solid;}

.rborder {border-bottom: #dbdbdb 1px solid;}