body{
  margin:0px;
  font-family:arial, verdana, tahoma;
  font-size:12px;
  background-image:url(images/bg-tile.jpg);
  background-repeat:repeat-x;
  background-color:#651019;
}

table{
  font-size:12px;
}

a:link, a:visited{
  color:#651019;
  text-decoration:underline;
}

a:hover{
  text-decoration:none;
}

a.top-link:link, a.top-link:visited{
  font-size:14px;
  color:#651019;
  font-weight:bold;
  text-decoration:none;
}

a.top-link:hover{
  font-size:14px;
  color:#651019;
}

a.footer-link:link, a.footer-link:visited{
  color:#ffffff;
}

a.submenu:link, a.submenu:visited{
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;  
}

a.submenu:hover{
  text-decoration:underline;
}

.nav-header{
  color:#ffffff;
  font-size:16px;
  font-weight:bold;
}

.footertext{
  color:#ffffff;
  font-size:10px;
  vertical-align:top;
}

.pageheader{
  font-size:16px;
  font-weight:bold;
  color:#651019;
}

input, textarea{
  border:1px solid #bfbfbf;
}

.label{
  font-size:11px;
  color:#555555;
  font-weight:bold;
}

.redstar{
  color:#ff0000;
}

.button1{
  background-image:url(images/btn-bck-tile.gif);
  background-repeat:repeat-x;
  font-weight:bold;
  font-size:12px;
}
