BODY
{
}
IMG
{
	border: 0;
}
.mypageheader
{
	padding: 10px 10px;
	border-bottom: white 0px solid;
	background-color: white;
	text-align: center;
}
.navbar
{
	background-color: lightgray;
	font-size: smaller;
	text-indent: 0pt;
	font-family: Sans-Serif;
	text-align: left;
}
.navbaritem
{
	padding: 5px;
	margin: 5px;
}
.SectionHeader
{
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	cursor: crosshair;
	font-weight: bold;
	background-color: lightgray;
	padding: 5px;
	margin: 5px 0px;
}