
.welcomeBlock{
	position: absolute;
	margin-left: 570px;
	width: 190px;
	padding-left: 8px;
	padding-top: 0px;
	margin-bottom: 12px;
}
.thumbnails{
	position: relative;	
/*	height: 154px;*/
	width: 152;
}
.contextLinkBlock{
	position: absolute;
	padding: 90px 0px 0px 20px;
}
.contextLinkBlockRange{
	position: absolute;
	padding: 70px 0px 5px 7px;
}
a.contextLink:link, div.contextLink a:link, div.contextLink a:visited{
	background: url(images/arrow_r.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 11px;
	padding-top: 0px;
	text-transform: uppercase;
}
a.contextLink:visited{
	background: url(images/arrow_r.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 11px;
	padding-top: 0px;
	text-transform: uppercase;
}
a.contextLink:hover, div.contextLink a:hover{
	background: url(images/arrow_r.gif);
	background-repeat: no-repeat;
	color: #999999;
	text-decoration: underline;
}
.fullimage{
    background-image: url(images/image_start_1.jpg);
	width: 760px;
	height: 206px;
	cursor: hand;
}
.fullimage_1{
	background-image: url(images/image_start_1.jpg);
	width: 760px;
	height: 206px;
	cursor: hand;
}
.fullimage_2{
	background-image: url(images/image_start_2.jpg);
	width: 760px;
	height: 206px;
	cursor: hand;
}
.fullimage_3{
	background-image: url(images/image_start_3.jpg);
	width: 760px;
	height: 206px;
	cursor: hand;
}

.thumb_1{
	background-image: url(images/start_thumb_norm_1.jpg);
	cursor: hand;
	width: 190px;
	height: 151px;
	position: relative;
}
.thumb_1hover{
	background-image: url(images/start_thumb_over_1.jpg);
	cursor: hand;
	width: 190px;
	height: 151px;
	position: relative;
}
.thumb_2{
	background-image: url(images/start_thumb_norm_2.jpg);
	cursor: hand;
	width: 190px;
	height: 151px;
	position: relative;
}
.thumb_2hover{
	background-image: url(images/start_thumb_over_2.jpg);
	cursor: hand;
	width: 190px;
	height: 151px;
	position: relative;
}
.thumb_3{
	background-image: url(images/start_thumb_norm_3.jpg);
	
	cursor: hand;
	width: 190px;
	height: 151px;
	position: relative;
}
.thumb_3hover{
	background-image: url(images/start_thumb_over_3.jpg);
	cursor: hand;
	width: 190px;
	height: 151px;
	position: relative;
}

