BODY
{
	font-size: 8pt;
	font-family: 'Trebuchet MS' , Verdana;
}

img
{
	border: none;	
}

a
{
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
}

#directLinks
{
	text-align: center;
	padding: 20px 0px 30px 0px; 
}

.directLink
{
	margin: 0px 20px 0px 20px;
}

.directLink_Selected
{
	margin: 0px 20px 0px 20px;
}

.directLink a
{
	color: #6E9764;
	width: 40px;
	font-weight: bold;
}

.directLink_Selected a
{
	color: #ACD6A0;
	width: 40px;
	font-weight: bold;
}

.directLink_Previous
{
	cursor: pointer;
	margin: 0px 10px 0px 20px;
}


.directLink_Next
{
	cursor: pointer;
	margin: 0px 20px 0px 10px;
}


#imagePanel
{
	text-align: center;	
}

#imageTable
{
	width: 100%;	
	table-layout: fixed;
}

.imageCaption
{
	   	
}