 body {
  margin: 0;
  padding: 0;
  text-align: center;
  height: 100%;
  font-family: trebuchet ms,verdana,sans-serif;
  font-size: 75%;
  line-height: 110%;
  background: #bc6329 url(_images/mms-bg3.jpg) fixed;
 }
 table {
  font-size: 100%;
  line-height: 110%;
 }
 h3 {
  font-size: 140%;
  margin: 0 0 4px 0;
  font-style: italic;
 }
 .hr {
  margin: 4px 0 4px 0;
 }
 #holder {
  position: relative;
  width: 689px;
  background: white url(_images/bg.gif) repeat-y left;
  margin: 0 auto 0 auto;
  text-align: left;
  height: auto;
  min-height: 100%;
 }
 .padded {
  padding: 0 40px 0 40px;
 }
 #mainwin {
  background: #fb9528 url(_images/win-bg.gif) repeat-y left;
  padding-top: 10px;
  color: white;
 }
 .symboly p{
  margin: 0 0 4px 0;
 }
 .symboly a {
  text-decoration: none;
  color: black;
 }
 .symboly img {
  border: 1px solid black;
 }
 .symboly p {
  
 }
 .symboly td {
  vertical-align: top;
  padding: 0 0 20px 0;
 }
 .iconwin {
  float: left;
  margin: 0 15px 0 0;
 }
 .symbtxttd {
  vertical-align: top;
  padding: 0 20px 0 20px;
 }
 #footer {
  text-align: center;
  width: 689px;
  height: 75px;
 }
 #footer a {
  color: black;
  text-decoration: none;
 }
 
 a
 {
  color: #D07004;
 }

 #webgate_bar ul {
  padding: 0;
  margin: 0;
 }
 #webgate_bar li {
  padding: 0;
  margin: 0 0 0 20px;
 }