body {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
	margin-top: -4px;
	margin-left: 0px;
	padding: 0px;
	width: 1280px;
	margin-right: -1px;
  
}

h1, h2, h3, h4 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #000000; 
}

a {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: navy;
  text-decoration: none; 
}

a:visited {
	color: #999;
}

a:hover {
  color: #d6c610;
  text-decoration: underline;
}

div#header {
  position: absolute;
  left: -7px;
  top: 0px; 
  margin-left: -7px;
  width: 100%;
  background: #ffffff url(pagelayout_0a.jpg) no-repeat;
  height: 150px;
  
}

div#nav {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 145px;
	margin-left: -7px;
	width: 1280px;
	height: 45px;
	background: #ffffff url(pagelayout_0b.jpg) no-repeat top left;
  
}

div#nav ul li{
  list-style-type: none;
  margin-top: 0px;
}

div#content {
	margin-top: 0px;
	padding-right: 20px;
	background: #ffffff url(images/logj2.jpg) no-repeat top left;
	text-align: center;
	font-size: 12px;
	position: static;
 
}
#content table tr td a font {
	text-align: center;
}
.trtd {
	text-align: center;
	vertical-align: middle;
	background-position: center;
	font-size: 12px;
	position: static;
}


.tabletitle {
	font-size: 22px;
	text-align: center;
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
}
.tabletitle table tr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	position: static;
}
