body
{
  margin: 0px;
  background-color: #EAE8CE;
  font-family: verdana, arial;
  font-size: 13px;
  font-size: #000000;
}

select
{
  border: 1px solid #ff9800;
}

input
{
  border: 1px solid #ff9800;
}

.title
{
  color: #ddffff;
  font-family: verdana;
  font-size: 25px;
  font-weight: bold;
}

.large
{
  font-family: arial;
  font-size: 30px;
  font-weight: bold;
}

.subtitle
{
  color: #ffffff;
  font-family: verdana;
  font-size: 13px;
  FONT-WEIGHT: bold;
}

table
{
  font-size: 13px;
}

.menu_block
{
  line-height:31px;
  height:31px;
  color:white;
  font-weight:bold;
  width: 100%;
  background:url(/images/opaque.png);
}

.menu_block_secure
{
  line-height:31px;
  height:31px;
  color:white;
  font-weight:bold;
  width: 100%;
}

a
{
  color: #000000;
}

.a_white
{
  color: #ffffff;
  text-decoration: dash;
}

.spacing
{
  margin-left: 15px;
  margin-right: 15px
}

.dt_table
{
  border: 1px solid #ff9800;
  background-color: #ffffdf;
}

.invoice_table
{
  border: 1px solid #000000;
  background-color: #ffffff;
}

.td_top
{
  background:url('/images/gradient.png');
  border-bottom: 1px solid #FF9800;
}

.td_top_nb
{
  background:url('/images/gradient.png');
}

.header_table
{
  background: url('/images/header_image.jpg');
  background-color: #5b8bbb;
  height: 130px;
}

.td_footer
{
  background:url('/images/footer_image.jpg');
  background-color: #4D8E00;
  color: white;
  font-weight: bold;
  height: 45px;
}

.chg_date_btn
{
  height: 20px;
  width: 140px;
  border: 1px solid #ff9800;
  background: #ffcf8b;
  cursor:pointer;
  cursor:hand;
  margin-top: 2px;
}
.small
{
  font-size: 11px;
}

.td_cal
{
  border-right: 1px solid #FF9800;
  border-top: 1px solid #FF9800;
  width: 25px;
  height: 20px;
  text-align: center;
  margin-right: 2px;
}

.td_cal_right
{
  border-top: 1px solid #FF9800;
  width: 25px;
  height: 20px;
  text-align: center;
  margin-right: 2px;
}