body
.textbody14
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size: 12px;
	color: #5c5a25;
	font-style: normal;
	text-decoration: none;
}
.textbody10
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size: 10px;
	color: #452e09;
	font-style: normal;
	text-decoration: none;
}
.textbody12
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
a.linksub:link
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
a.linksub:visited
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
a.linksub:hover
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
a.linksub2:link
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:14px;
	color:#ab8651;
	text-decoration:none;
	font-weight: none;
}
a.linksub2:visited
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:14px;
	color:#ab8651;
	text-decoration:none;
	font-weight: none;
}
a.linksub2:hover
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:14px;
	color:#ffd486;
	text-decoration:none;
	font-weight: none;
}
a.linksub3:link
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}
a.linksub3:visited
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}
a.linksub3:hover
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:12px;
	color:#a71e22;
	text-decoration:none;
	font-weight: normal;
}
a.linksub4:link
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:14px;
	color:#5c5a25;
	text-decoration:none;
	font-weight: normal;
}
a.linksub4:visited
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:14px;
	color:#5c5a25;
	text-decoration:none;
	font-weight: normal;
}
a.linksub4:hover
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:14px;
	color:#aea956;
	text-decoration:none;
	font-weight: normal;
}
a.linksub5:link
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:12px;
	color:#513005;
	text-decoration:none;
	font-weight: normal;
}
a.linksub5:visited
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:12px;
	color:#513005;
	text-decoration:none;
	font-weight: normal;
}
a.linksub5:hover
{
	font-family: MS Sans Serif, Tahoma, Thonburi;
	font-size:12px;
	color:#7e7c27;
	text-decoration:none;
	font-weight: normal;
}
.divscroll
{
	overflow:auto; scrollbar-arrow-color:navy; border-style:solid; 
	border-width:0px; 
	border-color:#2d2b00; 
	padding:0; 
	scrollbar-face-color:#2d2b00;
	scrollbar-arrow-color:#968c44;
	scrollbar-track-color:#c0be9d;
	scrollbar-shadow-color:#968c44;
	scrollbar-highlight-color:#968c44;
	scrollbar-3dlight-color:#968c44;
	scrollbar-darkshadow-Color:#968c44;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
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;
}
