body{margin:0; padding:0; font-family:Verdana,Tahoma,sans-serif; font-size:12px; color:#000; background:#cfcfcf;}
table{border-spacing:0;border-collapse:collapse; order:solid 1px black;}
td{padding:0; order:1px solid red;}
a img{border:none;}
h1{font:bold 15px Tahoma; margin:0 0 20px; padding-bottom:3px;color:#273647; border-bottom:1px solid #C9C9C9;}
input{font-family:Tahoma,Verdana,sans-serif; font-size:11px;}
/* general classes */
/* tag classes and their context*/
ul.main1{padding:0; margin:0; list-style:none; line-height:17px;}
ul.main2{padding:0; margin:0; line-height:13px; list-style-position:inside; margin-left:160px;}
a.main1{font:bold 12px Arial; text-decoration:none; color:#354B65;}
a.main1:hover{text-decoration:underline;}
a.main1b{font:bold 12px Arial;text-decoration:none;color:#A82626;}
a.main1b:hover{text-decoration:underline;}
a.main2{font-size:11px;color:#e87400; text-decoration:none;}
a.main2:hover{text-decoration:underline;}
a.main3{font:normal 10px Verdana; color:#AD9A8C; text-decoration:none;}
a.main3:hover{color:#D78A52;}
div.main1{text-align:left; font:normal 11px Verdana; color:#273647; line-height:17px;}
div.main1 .sp1{text-align:right;}
div.main2{text-align:left; color:#363F56; font-size:10px; margin-bottom:20px; font-family:tahoma;}
/*photo L*/
div.main3{width:129px; border:1px solid #c0c0c0; background:#fff; padding:2px; margin:0 10px 10px 0; float:left;}
div.main3 img{width:129px;}
div.main3 div.sp1{background:#313E53; color:#fff; padding:1px 5px; font:normal 11px Arial;}




div.nagr{border:1px solid #c0c0c0; background:#fff; padding:2px; margin:0 10px 10px 0; float:left;}

div.br{clear:both;}






/*photo R*/
div.main4{width:129px; height:91px; border:1px solid #c0c0c0; background:#fff; padding:2px; margin:0 10px 10px 40px; float:right;}
div.main4 img{width:129px;}
div.main4 div.sp1{background:#444; color:#fff; padding:3px 5px; font:normal 11px Arial;}
/*photo L*/
div.main5{width:91px; height:129px; border:1px solid #c0c0c0; background:#fff; padding:2px; margin:0 10px 10px 0; float:left;}
div.main5 img{width:91px;}
div.main5 div.sp1{background:#444; color:#fff; padding:3px 5px; font:normal 11px Arial;}
div.bot1{font:normal 10px Verdana; color:#A5A5A5;}
table.lay1{height:100%;}
table.lay1 td.sp1{height:50%; vertical-align:top;}
table.lay1 td.sp2{height:50%; vertical-align:bottom;}
/***************************************************************************** specific */
td#t1topleft{width:auto; background:url(img/tl.jpg) right no-repeat;height:364px;}
td#t1top{width:790px; height:364px;}
td#t1topright{width:auto;background:url(img/tr.jpg) left;background-repeat:no-repeat;}
td#t1topleft1{height:22px; background:url(img/ml.jpg) no-repeat right;}
td#t1top1{height:22px; background:url(img/m.jpg) no-repeat;}
td#t1topright1{height:22px; background:url(img/mr.jpg) no-repeat left;}
td#t1topleft2{height:37px; background:url(img/backml.gif) no-repeat right;}
td#t1top2{height:37px; background:url(img/back2.gif) repeat-x;}
td#t1topright2{height:37px; background:url(img/backmr.gif) no-repeat left;}
td#t1mainleft{}
td#t1main{height:320px; vertical-align:top; background:url(img/back1.gif) repeat-x center; border-bottom:1px solid #C5C5C5;}
td#t1mainright{}
td#t1bot{text-align:right; padding:3px 10px 0;}
td#t3left{width:454px; padding:20px 25px 20px 55px; vertical-align:top;}
td#t3main{width:6px; background:url(img/line.gif) no-repeat center center;}
td#t3right{width:220px; height:390px; padding:20px 20px 20px 10px; vertical-align:top;}
table#t1{width:100%; height:100%;}
table#t3{width:100%; height:100%;}











#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #424242;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 12px Tahoma;
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;
}
 
