p, td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 120%;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 120%;
	color: #CC6200;
	text-decoration: underline;
}
.footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #0077A2;
	text-decoration: none;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #0077A2;
	text-decoration: underline;
}.brdBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.SubHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #006390;
}
#espg #prev {
	float:left;
}
#espg #next {
	float:right;
}
#espg #image {
	text-align:center;	
	background: #ddd url(imagefade/loading.gif) 50% 50% no-repeat;
	margin:0 auto;
/*	margin-bottom:5px;*/
}
#espg .imgwrapper {
	float: left;
	margin: 0 15px 15px 15px;
	padding: 2px;
}
#espg .imgwrapper span {
	display:block;
	font:0.8em verdana, sans-serif;
	text-align:center;	
}
#espg .imgwrapper img {
	background-color: #fff;
	border: 1px solid #ddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
}
#espg .imgwrapper a:visited img {
	background-color:#fff;	
}
#espg .imgwrapper a:hover img, #espg .imgwrapper a:focus img {
	background-color: #036;
}
#espg .imgwrapper a:hover, #espg .imgwrapper a:focus {
	color:#000;
}
