.data_maroon{
	color:#6f3221;
	font-size:13px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.data_maroon A{
	color:#6f3221;
	font-size:13px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.data_maroon A:href{
	color:#6f3221;
	font-size:13px;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}
.text_maroon{
	color:#6f3221;
	font-size: 14px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_maroon A{
  font:Arial, Helvetica, sans-serif;
  color:#6f3221;
  font-size: 14px;
  text-decoration:none;
  font-weight: bold
}
.text_maroon A:href{
  font:Arial, Helvetica, sans-serif;
  color:#6f3221;
  font-size: 14px;
  text-decoration: underline;
  font-weight: bold;
}
.text_white{
	color:#ffffff;
	font-size: 14px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_white A{
  font:Arial, Helvetica, sans-serif;
  color:#ffffff;
  font-size: 14px;
  text-decoration:none;
  font-weight: bold
}
.text_white A:href{
  font:Arial, Helvetica, sans-serif;
  color:#ffffff;
  font-size: 14px;
  text-decoration:underline;
  font-weight: bold
}
.combo_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6f3221;
	border:none;
	width:300px;
	background-color:ffffff;
	text-decoration: none;
}
.text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#6f3221;
	border:1px;
	border-color:e3e3e3;
	width:190px;
	background-color:#ececec;
	text-decoration: none;
}
.text_box_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6f3221;
	border:1px;
	border-color:e3e3e3;
	width:40px;
	background-color: #ececec;
	text-decoration: none;
}
.submit {
	background-color: #6f3221;
	width: 79px;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.chart_btn {
	background-color: #6f3221;
	width: 118px;
	height: 27px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.cell {
	background-repeat:repeat-x;
	background-color:#F0F0F0;
}