body {

font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

font-size : 11px;


backround: #9EB4C9;

}


td.navi {

 background: #BD9E41 ;

}

td.main {

 backround: #F4D9BC

}

.pagenav {
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  border: 2px double #cccccc;
  width: auto;
  background: url(images/button_bg23.gif) repeat-x;
  padding: 0px 5px;
  line-height: 20px;
  margin: 1px;
}

.pagefooter {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  width: auto;
  background: url(images/button_bg23.gif) repeat-x;
  padding: 0px 5px;
  line-height: 20px;
  margin: 1px;
}
a {
	font-size: 16px;
	color: #FA0225;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FA0225;
}
a:hover {
	text-decoration: none;
	color: #4A4AA5;
}
a:active {
	text-decoration: none;
	color: #4A4AA5;
}
