BODY{width:870px;background-color:#32333a;color:#ffffff;font-weight:normal;font-size:14px;line-height:1.2;}
TABLE{border-collapse:collapse; table-layout:fixed;border:solid 0px;}
TD,TH{font-weight:normal;font-size:14px;line-height:1.2;color:#ffffff;}
A:LINK{text-decoration:none;}
A:VISITED{text-decoration:none;}
A:HOVER{text-decoration:underline;}
A:ACTIVE{text-decoration:underline;}
img {border:0;}
.pch{width:540px;height:350px;text-align:center;}
.pcv{width:540px;height:480px;text-align:center;}
.txt{width:330px;text-align:left;vertical-align:top;}
.exif{color:#ffff44;}
.msgbox{border:outset 2px white;
    position:fixed;
    top:50%; left:5%;
	background-color:gainsboro;
	width:345px; height:180px;
	font-family:"Lucida Console", monospace;
	font-size:13px;
	color:#003399;
	}
.cross{border:outset 2px white;
	width:15px;
	padding-left:5px;
	float:right;
	cursor:pointer;
	}
.innerText{width:100%;padding-top:4px;padding-left:10px;text-align:left;line-height:1.2;}