body {
  font-size: 13px;
  margin: 0;
  font-family: "Verdana","Arial",sans-serif;
  background: url('../images/back-fade.gif') top center repeat-x #e1ddc3;
}
h1{
  height: 140px;
  padding: 0;
  margin: 0;
  text-align: center;
  background: url('../images/header.gif') top center no-repeat;
}
h1 a{
  visibility: hidden;
}
p, h1, h2, h3, h4, h5, h6 {
  text-align: left;
}
a{
  color: #296441;
}
hr{
  clear: both;
  height: 1px;
  border: 0;
  border-bottom: 1px solid #9fc24b;
}
hr.white{
  clear: both;
  height: 1px;
  border: 0;
  border-bottom: 1px solid #fff;
}
caption {
  text-align: left;
  font-weight: bold;
}
.color-scotch {
  color: #0b8302;
}
.color-native {
  color: #006cff;
}
.scotch caption {
  color: #076001;
}
.native caption {
  color: #0354c3;
}
td, th{
  font-size: 0.8em;
}
tr.scotch td{
  color: #076001;
  border: 1px solid #0b8302;
}
td.scotch{
  color: #ffffff !important;
  font-weight: bold;
  background-color: #0b8302;
}
tr.native td{
  color: #0354c3;
  border: 1px solid #006cff;
}
td.native{
  color: #ffffff !important;
  font-weight: bold;
  background-color: #006cff;
}
tr.native:hover td.data, tr.scotch:hover td.data{
  cursor: pointer;
  color: #ffffff !important;
  background-color: #f46c20;
  border: 1px solid #f46c20 !important;
}
td.hover{
  cursor: pointer;
  color: #ffffff !important;
  background-color: #f46c20;
  border: 1px solid #f46c20 !important;
}
tr.notes td, tr.notes {
  width:100%;
}
.message{
  color: #f46c20;
  font-weight: bold;
}
p.important {
  background:#f00;
  color:#fff;
  font-weight: bold;
  padding:10px;
}
p.important a{
  color:#fff;
}
input, textarea{
  border: 1px solid #b5af8f;
}
div.button {
  float: left;
  width: 100px;
  background: #f46c20;
  text-align: center;
}
tr:hover div.button {
  display:block;
	visibility:visible;
	position:static;
}
div.purchase_button {
  float: left;
  width: 100px;
  background: #f46c20;
  height:30px;
  text-align: center;
}
div.purchase_another_button{
  width:130px;
  line-height:15px;
}
div.purchase_logout {
  height:24px;
  padding-top:6px !important;
}
div.purchase_button a{
  text-decoration:none;
  font-size:12px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  text-transform: capitalize;
}
div.button input {
  border: 0;
  text-align: center;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  text-transform: capitalize;
  background: transparent;
}
button{
  color: #ffffff;
  font-weight: bold;
  border: 0;
  cursor: pointer;
  padding: 0;
  background: #f46c20;
}
#container {
  width: 760px;
  margin: 0 auto 0 auto;
}
#menucolumn {
  width: 210px;
  padding: 0;
  margin: 10px 0 0;
  float: left;
  background-color: #9fc24b;;
}
#menucolumn p{
  margin: 15px 15px 5px 15px;
}
#menucolumn h3{
  padding: 0;
  margin: 3px 0 0 15px;
  background: url('../images/my-account.gif') top left no-repeat;
}
#menucolumn h3 span{
  visibility: hidden;
}
#menusystem{
  font-size: 1.2em;
  margin: 10px 0 10px 0;
  background-color: #f2f1e6;
}
#menusystem a{
  height: 33px;
  display: block;
  cursor: pointer;
  text-decoration: none;
}
#menusystem a span{
  position: absolute;
  height: 33px;
  width: 215px;
  display: block;
  color: #000;
  font-size: 0.9em;
  line-height: 28px;
  margin: 3px 0 -3px 0;
  padding: 0 0 0 32px;
  text-decoration: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url('../images/menu.gif');
}
#menusystem a:hover span{
  background-position: 0 -33px;
}
#menusystem a.selected span{
  color: #fff;
  cursor: default;
  background-position: 0 -66px !important;
}
#maincolumn {
  width: 545px;
  _width: 536px;
  padding: 0;
  float: right;
}
#mainheading{
  margin: 0;
  padding: 0;
  _margin-right: -9px;
  height: 40px;
}
#mainheading h4{
  height: 40px;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: top left;
}
#mainheading h4 span{
  visibility: hidden;
}
#contentbox{
  padding: 20px 10px 20px 10px;
  margin: 15px 0 0 0;
  background-color: #fff;
  border: 5px solid #215235;
}
#contentbox ul{
  margin-left: 0;
  padding-left: 10px;
}
#contentbox ul.users {
  padding:0; 
  margin:0 0 0 14px;
}
#history-for {
  _width:438px;
}
th {
  text-align: left;
}
td {
}
td.data {
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}
td.data big {
  font-size: 16px;
  font-weight: normal;
}
td.amount {
  width:85px;
}
table.sborder {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;  
}
.print-only {
  display: none;
}
label {
  font-weight: bold;
}
.aleft { text-align: left !important; }
.acenter { text-align: center !important; }
.aright { text-align: right !important; }
.fleft { float: left !important; }
.fright { float: right !important; }
.clear { clear: both !important; }
