.title {
	font-size: 18px;
	font-weight: bold;
}
.minitile {
	font-size: 14px;
	font-weight: bold;
}

.minitext {
	font-size: 10px;
}

.menuitem1 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.menuitem2 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFBE7D;
}
.subtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.table {
	border: 1px dotted #000000;
	border-collapse:collapse;
	border-left:none;
	border-right:none;
	border-top:none;
	}
.textcell_std {
  padding-left: 10px;
}
.itemtitle {
  font-size: 14px;
  font-weight: bold;
  background-color: #FF9966;
  min-height:24px;
  padding: 4px;
}
.itemcontainer {
  border: #FF9966 2px dashed;
  border-top:none;
}

