.title_1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.images {
	border: thin ridge #FFFFFF;
	padding: 1px;
}
.images__v {
	padding: 1px;
	height: 100px;
	width: 66px;
	border: thin ridge #FFFFFF;
}
.backtotop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #CCCCCC;
	text-decoration: none;
}
.title_2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.imageslarge {
	border: thin ridge #FFFFFF;
	padding: 1px;
}
.BODYTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.line {
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.hotspot {
	color: #0033CC;
	cursor: crosshair;
	filter: Xray;
}
