#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	background-color: #008C9D;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid #000000;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}.labletext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
.path-text {
	background-image: url(images/15.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top-pathtext01 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001A7B;
	text-decoration: none;
}
a.top-pathtext01:link {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001A7B;
	text-decoration: none;
}
a.top-pathtext01:visited {





	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001A7B;
	text-decoration: none;
}
a.top-pathtext01:hover {






	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
a.top-pathtext01:active {







	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001A7B;
	text-decoration: none;
}
.large_red_text01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A87711;
	text-decoration: none;
}

.bor {
	border: 1px solid #333333;
}

