body {
	background-color: #CCCCCC;
}
.background {
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.Table_Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #996699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #736D67;
	border-right-color: #736D67;
	border-bottom-color: #736D67;
	border-left-color: #736D67;
	line-height: 30px;
	text-indent: 10px;
}
.Table_Content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #F8AC90;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #736C66;
	border-right-color: #736C66;
	border-bottom-color: #736C66;
	border-left-color: #736C66;
	line-height: 30px;
}
.Input_Table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	text-indent: 0px;
	padding-left: 10px;
	font-weight: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
