@charset "UTF-8";
/* CSS Document */

/*thumbs*/

a.web_tmb img, a.web_tmb:hover img{
	height: 197px;
	width: 300px;
	border: 0;
	padding: 2px;
	margin: 2px;
}

a.web_tmb:hover img{background-image:url(../images/web_thumb.gif);}

a.email_tmb img, a.email_tmb:hover img{
	border: 0;
	padding: 2px;
	margin: 0;
}

a.email_tmb:hover img{background-image:url(../images/email_tmb.gif);}

a.web_lrg_tmb img, a.web_lrg_tmb:hover img,
a.web_3_tmb img, a.web_3_tmb:hover img{
	border: 0;
	padding: 1px;
	margin: 0;
	margin-top: 1px;
	margin-right:-1px;
	margin-bottom: 0;
}

a.web_4_tmb img, a.web_4_tmb:hover img{
	border: 0;
	padding: 1px;
	margin: 1px;
	margin-top: 0;
	margin-right:-1.5px;
	margin-bottom: 0;
}

a.web_lrg_tmb:hover img, a.web_4_tmb:hover img,
a.web_3_tmb:hover img{background-color: #3C6;}