table,div { 
  margin: 0px;
  padding: 0px;
}

table#topmenu {
  border:1px solid white;
  border-left:0;
  border-right:0;
}

body{
  background-color: #121628;
  margin:36px auto 52px auto;
  padding:0;
}

img {
  border: 0px;
}
div {
  margin: 0px;
  padding: 0px;
}

p {
margin:0px;
padding:0px;
}

body,td, p,a { font-family: Verdana, Arial; font-size: 10pt; color: #242A42}
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}

body {
  color:white;
}

.small {
  font-size: 7pt; 
}

div.menu {
  width: 760px;
  padding: 0px;
  margin: 0px;
}

div.menu img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

td.leftmenubg {
    width: 246px;
    text-align: center;
    padding-top: 9px; 
    background-color: #F1D194;
    vertical-align:top;
}

td.leftmenubg div img {
    display:block;
    margin:0 auto 6px auto;
}

td.content {        
    width: 514px;
    background-color: #F8E4BF;
    color:#242A42;
    padding: 5px;
}

td.contentbg {        
    width: 514px;
    background-color: #F8E4BF;
    color:#242A42;
}

div.footer {
  clear: all;
  width: 760px;
}

div.filler {
  width: 500px;
  color: #FFD748;
  background-color: #5E84A9;
  text-align: center;
  margin: auto;
  height: 1px;
  overflow: hidden;
}

div.bottom_menu {
  text-align: center;
  height: 60px;
  margin-top: 10px;
}

div.bottom_menu a {
  text-decoration: underline;
}

h1 {
  text-align: center;
  font-family: Verdana, Arial; 
  font-size: 14pt; 
  color:#242A42;
}

td.error {
  color: red;
  padding: 10px 10px 10px 100px;   
}