﻿<style type="text/css">

.style1   {text-align: center;}
.style3 {border-style: solid;border-width: 2px;border-color:#ffccff;}
a         {color: #000080;}
a:visited {color: #000080;}
.style2   {font-size: medium;}
#hovernav {
	Z-INDEX: 10; WIDTH: auto; POSITION: absolute
}
#prevLink {
	FLOAT: left
}
#nextLink {
	FLOAT: right
}
#nextLink:hover {
	BACKGROUND: url('/Val_files/nextlabel.gif') no-repeat right top
}
#prevLink:hover {
	BACKGROUND: url('/Val_files/prevlabel.gif') no-repeat left top
}
#prevLink:hover {
	DISPLAY: block
}
#nextLink:hover {
	DISPLAY: block
}
#prevLink {
	MARGIN-TOP: 50px; DISPLAY: block; BACKGROUND: url('/images/blank.gif') no-repeat; 
TEXT-DECORATION: none
}
#nextLink {
	MARGIN-TOP: 50px; DISPLAY: block; BACKGROUND: url('/images/blank.gif') no-repeat; 
TEXT-DECORATION: none
}

</style>