BODY	 { font-family: Osaka,Arial,Verdana; font-size: 10pt; color: #333333; background-color:#ffffff;}
A:link	 { color: #242424; TEXT-DECORATION;none;}
A:visited	 { color: #bf4706; TEXT-DECORATION: underline;}
A:hover	 { color: #0de2e5; TEXT-DECORATION: underline;}
A:active	 { color: orange; TEXT-DECORATION: none;}
HR { width: 80%; color: #696969; noshade}
TD	 { font-family: Osaka, Arial, Verdana; font-size: 10pt;}
TH	 { font-family: Osaka, Arial, Verdana; font-size: 10pt;}
textarea	 { font-family: Osaka, Arial, Verdana; font-size: 10pt;}
img {
	border: none;
}
.photo {
	position: relative;
	top: 0;
	left: 0;

}
.photo a .large {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}

.photo a.popup:hover {
	background-color: #fff;
}
.photo a.popup:hover .large {
	display: block;
	position: absolute;
	width: 240px;
	height: 320px;
	top: 0;
	left: 0;
}
.photo a .large2 {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}
.photo a.popup:hover .large2 {
	display: block;
	position: absolute;
	width: 240px;
	height: 180px;
	top: 0;
	left: 0;
}
.photo a .large3 {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 320;
}
.photo a.popup:hover .large3 {
	display: block;
	position: absolute;
	width: 240px;
	height: 320px;
	top: 0;
	left: 320;
}
.photo a .large4 {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}
.photo a.popup:hover .large4 {
	display: block;
	position: absolute;
	width: 180px;
	height: 135px;
	top: 0;
	left: 0;
}
.photo a .large5 {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: -200;
	left: 320;
}
.photo a.popup:hover .large5 {
	display: block;
	position: absolute;
	width: 240px;
	height: 320px;
	top: -200;
	left: 320;
}