body, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	text-align: justify;
}

td {
  padding: 10px;
}

th {
  padding: 12px;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}

p.titleimage {
	margin: 0px;
}

p.right {
	text-align: right;
}

p.update {
	text-align: right;
	font-size: x-small;
}

a:link {
	color: #0000ff; 
	text-decoration: none;

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

a:active {
	color: #0000ff; 
 	text-decoration: none;
}
.menu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #102421;
	padding: 2px 5px;
	margin: 0px;
	text-align: center;
	width: 270px;
	background-color: #102421;
}
.menu a {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding: 2px 10px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
}
.menu a:hover {
	color:#FFBE52;
	background-color: #BD3C29;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding: 10px 10px 10px 0px;
	color:#999999;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 4px 4px 4px 0px;
	color:#444444;
}
.small {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.centred {
	text-align: center;
}

div.contentlayer {
	position: absolute; 
	left: 292px; 
	top: 90px; 
	width: 1400px;
	height: 229px; 
	vertical-align: middle;
	line-height: 1.5em;
}

div.menulayer {
	position:absolute; 
	left:2px; 
	top:115px; 
	width:182px; 
	height:254px; 
}

div.title {
	font-size: 22px;
	font-weight: bold;
  text-align: center;
  width: 1100px;
	padding: 50px 10px 10px 10px;
	color: #999999;
}

div.error {
  color: #ff0000;
  font-weight: bold;
}

div.footer {
  font-size: 10px;
  text-align: center;
  padding: 50px 10px 10px 0px;
}

a:visited {
	text-decoration: none;
}

img {
	border: 0px;
}

hr {
	width: 75%;
	text-align: center;
}
