#header    { background-image: url('../images/headerbg.gif') }

tr.headertop    { height: 60px;
                  color: #ffffff;
                  font-size: 120%;
                  text-align: center;
                  font-family: impact, arial, sans-serif }

tr.headerbottom { height: 140px }

a.header        { color: #ffffff;
                  text-align: center }


a.menu          { color: #000000;
                  font-family: impact, arial, sans-serif;
                  font-size: 160% }

a.menusub       { color: #000000;
                  text-align: right }

td.menu         { padding-top: 8px;
                  padding-bottom: 8px;
                  padding-left: 16px;
                  border-bottom-color: #9b9b9b;
                  border-bottom-style: dotted;
                  border-bottom-width: thin;
                  text-align: left }

td.menusub      { padding-top: 8px;
                  padding-bottom: 8px;
                  padding-left: 16px;
                  border-bottom-color: #9b9b9b;
                  border-bottom-style: dotted;
                  border-bottom-width: thin;
                  text-align: right }

td.menutop      { padding: 0px;
                  border-bottom-color: #9b9b9b;
                  border-bottom-style: dotted;
                  border-bottom-width: thin }


table.footer    { background-color: #588149;
                  text-align: center;
                  color: #f9f9f9 }

div.content     { border-style: solid;
                  border-color: #8db28f;
                  border-width: thin;
                  background-color: #f0f0f0;
                  padding: 15px }

div.fotothumb   { border-style: solid;
                  border-color: #8db28f;
                  border-width: thin;
                  background-color: #f0f0f0;
                  padding: 5px;
                  width: 190px;
                  height: 190px;
                  text-align: center }

div.foto        { border-style: solid;
                  border-color: #8db28f;
                  border-width: thin;
                  background-color: #f0f0f0;
                  padding: 15px;
                  text-align: center }

body            { background-color: #ffffff;
                  font-family: arial;
                  font-size: 11.5pt;
                  color: #000000;
                  margin-left: 0%;
                  margin-right: 0%;
                  margin-top: 10px;
                  margin-bottom: 10px;
                  text-align: left; 
                  padding: 0px }

img             { border-style: none;
                  border-top-width: 0px;
                  border-bottom-width: 0px;
                  border-left-width: 0px;
                  border-right-width: 0px;
                  border-color: #ffffff }

img.border      { border-style: solid;
                  border-top-width: 2px;
                  border-bottom-width: 2px;
                  border-left-width: 2px;
                  border-right-width: 2px }

a               { color: #609c4b;
                  text-decoration: none }

a:hover         { color: #6ec152 }

.small          { font-size: 75% }

