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

#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 black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

a.smalllink:link { color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal;}
a.smalllink:visited { color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal;}
a.smalllink:active { color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal;}
a.smalllink:hover { color: #ffffff; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal;}

a.link:link { color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: normal; font-style: normal; font-weight: bold;}
a.link:visited { color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: normal; font-style: normal; font-weight: bold;}
a.link:active { color: #000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: normal; font-style: normal; font-weight: bold;}
a.link:hover { color: #000000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: normal; font-style: normal; font-weight: bold;}

a.link2:link {
	color: #ffffff;
	font: bold normal 12px Arial, Helvetica, sans-serif;
}
a.link2:visited {
	color: #ffffff;
	font: bold normal 12px Arial, Helvetica, sans-serif;
}
a.link2:active {
	color: #000000;
	font: bold normal 12px Arial, Helvetica, sans-serif;
}
a.link2:hover {
	color: #000000;
	font: bold normal 12px Arial, Helvetica, sans-serif;
}

td.menu{color:#ffffff;font-size:small; font-weight:bold; background-color:#333333;border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-bottom-style:solid;border-left-style:solid;border-bottom-color:#000000;border-left-color:#000000;border-top-color:#000000; border-right-color:#000000; border-right-width:1px; border-right-style:solid}

a.ltmen{display:block; background-color:transparent; color:#ffffff}a.ltmen:link{text-decoration:none;background-color:transparent}a.ltmen:active{text-decoration:none;background-color:transparent}a.ltmen:visited{text-decoration:none;background-color:transparent}a.ltmen:hover{text-decoration:none;color:#CCF;background-color:#ff0000; color:#000000}


body {
		font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #ff0000;
	margin: 0px; padding: 0px;}
	
.headingbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;}
	
.headingboldleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;}
	
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #ffffff;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;}.date {
	font-style: italic;
	padding-bottom: 10px;
}
.annTxt {
	padding-right: 20px;
	padding-left: 20px;
}
.ttl {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
hr {
	color: #FF0000;
}


h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

