
body {

  background: url("/matreme/images/gui/page_background.jpg") repeat-x #a3acc6;
  color: #000000;
  margin: 0px;
}

table {
  background: #ffffff;
}


a:link{font-family:verdana, arial, helvetica;font-size:11px;color:#5188c4;text-decoration:none;}
a:visited{font-family:verdana, arial, helvetica;font-size:11px;color:#5188c4;text-decoration:none;}
a:hover{font-family:verdana, arial, helvetica;font-size:11px;color:#000000;text-decoration:none;}

A.footer { 
  text-decoration: none;
  font-family: verdana, arial narrow, franklin gothic medium cond,sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: black;
}

A.footer:hover {
  color: #ffffff;  
  background: #555555;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #555555;
  color: #000000;
}

TD.caption {
  font-family: Verdana, Arial, sans-serif;
  font-style: italic; 
  font-size: 10px;
  color: #000000;
}


td{font-family:verdana, arial, helvetica; font-size: 11px; color:#000000; }

/* IE Only - font size 16px to prevent gap in the navigation menu */
td.header{font-family:verdana, arial, helvetica; font-size: 16px; color:#000000; }

/*IE Only*/
* html .prev {
  display:block;
  position:relative;
  margin-top:0;
  top:-1.3em;
}
