@import url(http://www.autsys.com/css/style1.css);body {	background-color: white;	color: black;}table {	border-style: solid;	border-width: thin;	padding: 0em 0.2em;}th {	text-align: left;	border-width: none;	padding: 0.1em 0.4em;}td {	border-width: none;	padding: 0.1em 0.4em;}.box {	border: solid thin #222222;	padding: 0.5em;}.dg {	background-color: #ccc;}.odd {	background-color: #d8d8d8;}.even {	background-color: #f8f8f8;}.dw {	background-color: #fff;	padding-left: 4em;}.inner-table {	background-color: #fff;}.left,.nLeft {	text-align: left !important;}.right,.nRight {	text-align: right !important;}.center,.nCenter {	text-align: center !important;}.nowrap{	white-space: nowrap !important;}.frame,.box,.nBox {	border-style: none;}
