html { height: 100% }
body  { height: 100%; width: 100%; font-family: Verdana; font-size: 11pt; margin: 0px; padding: 0px; background: #28120c url('/content/img/content.png') repeat-y center }
table.main { background: url('/content/img/bottom.jpg') no-repeat bottom center }
td.top { height: 805; background: url('/content/img/top.jpg') no-repeat top center }

div.content, div.cent  { width: 860px; min-height: 200px}
img.logo { margin: 40px 450px 40px 0px }
div.email { float: left; font-size: 12pt; margin: 100px 0px 20px 240px }
div.footer { margin-bottom: 145px }
div.footer a { TEXT-DECORATION: none}

div.menu  { width: 440px; margin: 25px 0px 80px 0px }
div.menu a { display: block; float: left;  padding: 0px 30px; TEXT-DECORATION: none; font-weight: bold; color: #688e00;  background: url('/content/img/menu_img.png') no-repeat left }
div.menu a:hover { TEXT-DECORATION: none; color: #cc5e05}

h1 {font-size: 20pt; font-weight: normal; text-align: left; color: #cc5e05; margin: 10px 20px }
p { text-indent: 0px; font-family: Verdana; font-size: 11pt; text-align: justify; margin: 10px 20px }

a { TEXT-DECORATION: underline; color: #688e00  }
a:hover { TEXT-DECORATION: none; color: #cc5e05 }

A:link.white, a:visited.white {  COLOR: white; TEXT-DECORATION: underline }
A:hover.white { COLOR: #eeeeee; TEXT-DECORATION: none }

.but { cursor: pointer; color: white; font-size: 10pt; font-weight: bold; margin: 5px; padding: 3px 5px 3px 27px; background: #688e00 url('/content/img/menu_img.png') no-repeat left }