﻿body {
}
p
{
	font-family:Verdana;
	font-size:8pt;
	color:#E7E6E6;
}
.Text
{
	font-family:Verdana;
	font-size:8pt;
	color:#E7E6E6;
}
.errorText
{
	font-family:Verdana;
	font-size:8pt;
	color:red;
}
.formTxtB
{
	font-family:Verdana;
	font-size:8pt;
}
p a
{
	color:White;
	text-decoration:none;
}
p a:hover
{
	text-decoration:underline;
}
#thumbnails
{
	position:relative;
	top:86px;
	left:45px;
	width:89px;
	height:139px;

}
#NextPrevious
{
	position:relative;
	top:90px;
	left:-1px
}