.table {
	background-attachment: scroll;
	background-repeat: no-repeat;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;



}
.tableleft {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF6600;
}
.tableright {
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF6600;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #FF6600;

}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
.texttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.textcelltablegood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;

}
