ptable,div {  
  margin: 0px;
  padding: 0px;
}

body{
  background-color: #000000;
  margin: 0px;
  padding: 0px;
}

img {
  border: 0px;
}
div {
  margin: 0px;
  padding: 0px;
}

body,td, p,a { font-family: Arial; font-size: 10pt; color: #000000}
a { text-decoration: underline}
a:link { text-decoration: underline}
a:active { text-decoration: underline}
a:visited { text-decoration: underline}
a:hover { color: #AA8949; text-decoration: none}

.small {
  font-size: 7pt; 
}

div.menu {
  width: 760px;
  padding: 0px;
  margin: 0px;
}

div.menu img {
  float: left;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

td.leftmenu {
  background-color: #FFD480;
  width: 230px; 
}


div.footerline {  
  width: 760px;
  background-color: #FFFFFF;  
  color: #FFFFFF;  
  height: 1px;
  margin: auto;
  height: 1px;
  overflow: hidden;  
}

div.footer {
  clear: all;
  width: 760px;
  background-color: #000000;  
  border-top: 1px solid #FFFFFF;
}


div.leftmenu_img {
 margin-top: 12px;
 margin-bottom: 19px;
}

div.filler {
  width: 500px;
  color: #9b8449;
  background-color: #9b8449;
  text-align: center;
  margin: auto;
  height: 1px;
  overflow: hidden;
}

div.leftmenu_img div {
  width: 230px;
  text-align: center;
  padding: 0px;
  background-color: #ffd480;
}

div.bottom_menu {
  text-align: center;
  height: 60px;
  margin-top: 10px;
}

div.bottom_menu a {
  color: #000000;
  text-decoration: underline;
}

h1 {
  text-align: left;
  font-family: Arial; 
  font-size: 14pt; 
  color: #000000;
}
td.error {
  color: red;
  padding: 10px 10px 10px 100px;   
}
td.content {
  background-color: #ffe6b7;
}

table.contacttable th {
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    color: #841318;
}

table.contacttable td {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
}