body {
  background: #E5D9C9 url('../../../images/sand1.jpg') fixed; 
  margin-top: 1em ;
  padding: 0;
  width: 100%;
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  text-decoration: none;
}

/* establish top layout parameters */
#header {
background: url('../../../images/layout128colour.gif');
position: center fixed;
	width: 657px; 
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#headerbar {position: center;
	background: none;
	width: auto; 
	top: 657px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	border: 0;
	font: 14pt bold trebuchet ms, sans-serif; 
	text-align: center;
	}

#headerbar a:link {
}

#headerbar a:hover {
color: #ffffff;
text-decoration: none;
}

#headerbar a:visited {
color: #ffffff;
text-decoration: underline;
}

/* links */
a {
font-weight: bold;
}

a:link {
text-decoration: none; 
color: #000000;
}
a:visited {
text-decoration: underline; 
}
a:hover {
text-decoration: underline; 
font-weight: bold; 
color: #f7ab08;
}
a:active {
text-decoration: underline; 
}

table {
background: clear;
border: 2px solid #9b958e;
padding: 0;
margin: 0;
}

td,blockquote,p,ul,ol,li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
  font-weight: normal;
  color: #000000;
  text-align: justify;
}
th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  color: #000000;
  vertical-align: top;
  border-right: 1px solid #9b958e;
}
td.date {
  border-bottom: 1px dotted #9b958e;
  text-align: right;
  color: #000000;
  font-weight: 700;
  background: #EFEEE0;
  vertical-align: bottom;
}

td.red {
  text-align: center;
  color: #ffffff;
  font-weight: 700;
  background: #67470e;
  height: 20px;
}

td.functions {
  text-align: center;
  color: #000000;
  background: #ffffff;
  line-height: 16px;
}

td.descriptions {
  text-align: left;
  color: #000000;
  background: #ffffff;
  line-height: 16px;
}

th.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  background: #9b958e;
}
a.pagin {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #a32323;
}
a.pagin:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background: #f7ab08;
}
font.pagin {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
font.date {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}

