.tblbgnd {
	background-attachment: scroll;
	background-image:  url(../images/2ndlevel_archbgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.skwirlybgnd {
	background-attachment: scroll;
	background-image:  url(../images/2ndlevel/bgndskirl.gif);
	background-repeat: no-repeat;
	text-decoration: underline;

}
.lvl2menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a:link {
	text-decoration: none;

}
a:visited {

	text-decoration: none;
}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;
}
.intropara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
}
