.headerbg {
	background-attachment: fixed;
	background-image: url(images/logo_sm.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.impbot {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/mont_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tabbgblu {
	background-attachment: fixed;
	background-image: url(images/imp_blu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mail a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.mail a:visited {
	font-size: 12px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;

}
.mail a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}

