body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/left_fill.gif);
}
#head_fill_layer {
	position: absolute;
	margin-left: 0px;
	left: 0px;
	width: 100%;
	height: 150px;
	top: 0px;
	background-image: url(images/header_fill.gif);
	z-index: 1;
}
#head_layer {
	position: absolute;
	margin-left: 0px;
	width: 758px;
	height: 149px;
	top: 2px;
	background-image: url(images/header.jpg);
	z-index: 2;
	left: 2px;
}
IMG {
	border: 0px;
}
#sidemenu_layer {
	position: absolute;
   margin-left: 0px;
	width: 170px;
	height: 100%;
	top: 150px;
	background-image: url(images/left_fill.gif);
	text-align: center;
}
#menuend_layer {
	position: relative;
	margin-left: 760px;
	width: 445px;
	height: 170px;
	top: 0px;
	background-image: url(images/head_end.jpg);
	left: 1px;
}
#genericmenu_layer {
	position: absolute;
	margin-left: 225px;
	width: 536px;
	height: 20px;
	top: 150px;
	left: -1px;
}
#content_layer{
	position: absolute;
	left: 184px;
	top: 184px;
	width: 571px;
	height: 445px;
	padding-right: 10px;
}
#sidepanel_layer {
	position: absolute;
	left: 484px;
	top: 906px;
	width: 274px;
	height: 264px;
}
#sidepanel2_layer{
	position: absolute;
	left:562px;
	top:462px;
	width:153px;
	height:225px;
}

.txtCentre {
	text-align: center;
}
.txtRight {
	text-align: right;
}
.txtLink {
	color: #174B8C;
	font-weight: bold;
	text-decoration: none;
}
.txtLinkCenter {
	text-align: center;
	color: #174B8C;
	font-weight: bold;
}
.txtHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
.whitetxtLink {
	color: #FFFFFF;
	font-weight: bold;
}
A:HOVER {
	text-decoration : underline;
}


	
