#container {
	height: 100%;
	width: 935px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
}
.bodytextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.bodytextBlue2 {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.bodytextBlueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}
.bodytextBlueLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0066ff;
	text-decoration: underline;
	font-weight: normal;
}
.bodytextBlueItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F60;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #F00;
	font-weight: normal;
	text-decoration: underline;
}
.menuDecor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
.bodytextBlueLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #036;
	text-decoration: underline;
	font-weight: bold;
}
.bodytextBlueLink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}

