body {
  padding: 0px;
  margin: 0px;
  background-image: url(img/ma-bg2.png);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

a:link , a:visited {
  color: #777ccc;
  font-size: 14px;
}

a:hover , a:active {
  color: #000000;
}

a.image {
  color: #000;
}


body , p , td {
  font-size: 14px;
  color: #ffffff;
}

#header {
  position: relative;
  height: 67px;
}

.newstd .title {
  font-size: 16px;
  font-weight: bold;
  display: block;
}

.newstd .error {
  font-size: 24px;
  font-weight: bold;
  display: block;
}

.newstd .signature {
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  display: block;
}

.newstd .section{
  display: block;
}

td.newsstyle{
  padding: 6px;
  border: 3px solid #c7c7c7;
  background: #000000;
  filter:alpha(opacity=95); 
  -moz-opacity: 0.95; 
  opacity: 0.95;
}

td.menu{
  padding-right: 80px;
}

td.menu{
  height: 50px;
}

span.error{
  color: #FF0000;
  font-size: 16px;
  font-weight: bold;
}

span.message{
  color: #0000FF;
  font-size: 16px;
  font-weight: bold;
}

#footer p {
  margin: 0;
  padding: 0;
  color: #c7c7c7;
  font-size: 12px;
  text-align: center;
}
