.top-str {
	background-attachment: fixed;
	background-image: url(images/framework/top-str2.gif);
	background-repeat: repeat;
	background-position: left top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.border-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFCC;
	border: 1px solid #336633;
}
.body-lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.stripe {
	background-attachment: fixed;
	background-image: url(images/framework/stripe.gif);
	background-repeat: repeat;
	background-position: left top;
}
.bodywbodd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}