.questionmark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	list-style-position: inside;
	list-style-type: disc;
}
.containertable {
	border: 1px solid #666666;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
}
.imagescroll {
	background-attachment: scroll;
	background-image:  url(../css/images/hometree.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
.imagefixed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #003366;
	background-attachment: fixed;
	background-image:  url("../../images/statue.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}

