.topbar {
	background-image: url(images/images/topspacer.gif);
	background-repeat: repeat-x;
}
.bottombar {
	background-image: url(images/images/bottomspacer.gif);
	background-repeat: repeat-x;
}
.sgbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-align: left;
}
.sgannotation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.sgtable {
	border-top: thin solid #0092c7;
	border-right: thin solid #b2b3b5;
	border-bottom: thin solid #0092c7;
	border-left: thin solid #b2b3b5;
}
.sgpicturebox {
	border: thin solid #b2b3b5;
}
.sgbodyHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0092c7;
	text-align: left;
	font-weight: bold;
}
.sgPrevNext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0092c7;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
