.Border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B49B76;
	border-right-color: #B49B76;
	border-bottom-color: #B49B76;
	border-left-color: #B49B76;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	width: inherit;
	position: static;
	line-height: normal;
	text-indent: 0px;
	white-space: normal;
}
.MenuSide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	background-color: #F3BE83;
	position: fixed;
	width: auto;
	font-weight: bold;
}
.Textw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	margin: 10px;
	line-height: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	padding: 3px;
}
