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


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


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #97a8b7;
border: 1px solid #97a8b7;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
font: bold 12px Verdana;
color: #324C62;
position: absolute;
visibility: hidden;
border: 1px solid #333333;
background-color: #97a8b7;
padding: 5px;
z-index: 5;
}

body { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

.body  {  font-family: verdana, arial; font-size: 12px;
			text-decoration: none;
			font-style : normal; font-weight : normal;
			color: #333333;
			}

.bodylink   {  font-family: verdana, arial; font-size: 12px;
			text-decoration: underline;
			font-style : normal; font-weight : normal;
			color: #324c62;}

a.bodylink:hover {  font-family: verdana, arial; font-size: 12px;
			text-decoration: none;
			font-style : normal; font-weight : normal;
			color: #666666;}

body2 { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

.body2  {  font-family: verdana, arial; font-size: 12px;
			text-decoration: none;
			font-style : normal; font-weight : normal;
			color: #324C62;}

menu { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

.menu  {  font-family: verdana, arial; font-size: 10px;
			text-decoration: none;
			font-style : normal; font-weight : normal;
			color: #324C62;}

.menulink   {  font-family: verdana, arial; font-size: 11px;
			text-decoration: none;
			font-style : normal; font-weight : bold;
			color: #324C62;}

a.menulink:hover {  font-family: verdana, arial; font-size: 11px;
			text-decoration: none;
			font-style : normal; font-weight : bold;
			color: #EAEDEF;}

.orderlink   {  font-family: verdana, arial; font-size: 11px;
			text-decoration: none;
			font-style : normal; font-weight : bold;
			color: #E2E262;}

a.orderlink:hover {  font-family: verdana, arial; font-size: 11px;
			text-decoration: none;
			font-style : normal; font-weight : bold;
			color: #FFFFFF;}

header { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

.header  {  font-family: verdana, arial; font-size: 16px;
			text-decoration: none;
			font-style : normal; font-weight : bold;
			color: #324C62; }

header2 { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

.header2  {  font-family: verdana, arial; font-size: 14px;
			text-decoration: none;
			font-style : normal; font-weight : bold;
			color: #97a8b7; }

header3 { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

.header3  {  font-family: verdana, arial; font-size: 14px;
			text-decoration: none;
			font-style : normal; font-weight : bold;
			color: #666666; }

header4 { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

.header4  {  font-family: verdana, arial; font-size: 14px;
			text-decoration: none;
			font-style : normal; font-weight : bold;
			color: #333333; }

footer { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}

.footer  {  font-family: verdana, arial; font-size: 9px;
			text-decoration: none;
			font-style : normal; font-weight : normal;
			color: #EAEDEF;}

.footerlink   {  font-family: verdana, arial; font-size: 9px;
			text-decoration: none;
			font-style : normal; font-weight : bold;
			color: #EAEDEF;}

a.footerlink:hover {  font-family: verdana, arial; font-size: 9px;
			text-decoration: none;
			font-style : normal; font-weight : bold;
			color: #97a8b7;}

table.invisible { margin: 0; padding: 0; border:0; text-align:center;}
td.table { width: 72px; text-align: center;}
td.table2 { width: 43px; text-align: center;}

a.order { color: #324C62; text-decoration: none;}
a:hover.order { font-weight: bold; }
