body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #336799;
}.leftside {
	background-color: #336799;
	background-image: url(images/leftside.gif);
	background-repeat: repeat-y;
	background-position: right top;
}.rightside {
	background-color: #336799;
	background-image: url(images/rightside.gif);
	background-repeat: repeat-y;
	background-position: left top;
}.stripe {
	background-color: #1d446b;
	background-image: url(images/stripe.gif);
}.content {
	background-color: #FFFFFF;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}a:link {
  color: #003366;
  text-decoration: none;
}a:visited {
  text-decoration: none;
  color: #003366;
}a:hover {
  text-decoration: none;
  color: #99BBDD;
}a:active {
  text-decoration: none;
  color: #336699;
}body,td,th {
  font-family: Arial, Helvetica, sans-serif;
}a.nav:link {
  color: #FFFFFF;
  text-decoration: none;
}a.nav:visited {
  text-decoration: none;
  color: #FFFFFF;
}a.nav:hover {
  text-decoration: none;
  color: #99BBDD;
}a.nav:active {
  text-decoration: none;
  color: #336699;
}