body
{
  background-color: #426D8D;
}

.pm
{
  background-color: #FFFFFF;
}

.pmbackground1
{
  background: URL('../images/pm_pagebackground.gif');
  background-repeat: repeat-x;
}

.pmbackground2
{
  background: URL('../images/pm_pagebackground2.gif');
  background-repeat: repeat-x;
}

.pmcontainer
{
  background-color: #E9E9B7;
}

.pmcontainer TD
{
  font-family: Arial,Verdana,Sans-Serif;
  color: #64692F;
  font-size: 12px;
}

.pmgeneralinfo
{
  background-color: #FFFFFF;
  border: solid 1px #B5B573;
}

.pmgeneralinfo TD
{
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-top: 10px;
  font-size: 10px;
}

.pmreceipt
{
  background: URL('../images/pm_receipt_background.gif');
}

.pmreceipt TD
{
  font-family: Arial,Verdana,Sans-Serif;
  color: #64692F;
  font-size: 11px;
}

.pmreceiptline
{
  background: URL('../images/pm_receipt_line.gif');
}

.pmyellowrow
{
  background-color: #FFFF8A;
}

.pmgrid TD
{
  font-size: 10px;
}

.pmwhitecell
{
  background-color: #FFFFFF;
  border: solid 1px #B5B573;
  text-align: right;
  padding-right: 2px;
}

.pmlineitemcell
{
  background-color: #FFFFFF;
  border: solid 1px #B5B573;
  text-align: left;
  padding-right: 4px;
  padding-left: 2px;
}
.pmthankyou
{
	font-size: 25px;
	color: #4b7b9d;
	font-family: BrushScript-Normal-Italic, 'Balloon Bd BT' , 'Book Antiqua';
}
.pmencourg
{
	font-size: 12pt;
	color: #676736;
	font-family: Arial;
}

.pmcolumnname
{
  text-align: center;
}

.pmtotalrow
{
  background-color: #B5B573;
}

.pmtotal
{
  text-align: right;
  padding-right: 2px;
  font-weight: bold;
}

P
{
  font-family: Arial;
  font-size: 11px;
  line-height: 13px;
  color: #676736;
  padding-top: 7px;
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 5px;
}

A
{
  font-family: Arial;
  font-size: 11px;
  color: #676736;
}

A:hover
{
  font-family: Arial;
  font-size: 11px;
  color: #E54328;
}

.inputbutton
{
  font-family: Arial;
  font-size: 11px;
  color: #676736;
}

.version
{
  font-family: Arial;
  font-size: 11px;
  color: #676736;
}

.configinput
{
  font-family: Arial;
  font-size: 11px;
  color: #676736;
  width: 259px;
}

.configdateinput
{
  font-family: Arial;
  font-size: 11px;
  color: #676736;
  width: 230px;
}

.configinputsmall
{
  font-family: Arial;
  font-size: 11px;
  color: #676736;
  width: 143px;
}

.admincontent
{
  background-color: #D7D7AC;
}

.admincontent SPAN
{
  font-family: Arial;
  font-size: 14px;
  color: #676736;
}

.admincontent TD
{
  font-family: Arial;
  font-size: 11px;
  color: #676736;
}

.cscontainer
{
  /*background: URL('../images/cs_background.gif');*/
}

.cmcontainer
{
  /*background: URL('../images/cm_background.gif');*/
}

.csbackgroundlogin
{
  background: URL('../images/cs_background_login.gif');
}

.csbackgroundlogintext
{
  font-family: Arial;
  font-size: 11px;
  color: #676736;
  padding: 4px 6px;
}

.logininput
{
  width: 100px !important;
}

.loginbutton
{
  font-family: Arial;
  font-size: 12px;
}

.loginmsg
{
  font-family: Arial;
  font-size: 13px;
  color: red;/*#676736;*/
  padding: 2px 6px;
}

.welcometext
{
  font-size: 18px;
}

.sp 
{
  width: 299px;
}

.csbackgroundtext
{
  background: URL('../images/cs_background_text.gif');
  width: 216px;
}

.csbackgrounddrops
{
  background: URL('../images/cs_background_drops.gif');
  width: 362px;
}

.cmbackgrounddrops
{
  background: URL('../images/cm_background_drops.gif');
  width: 362px;
}

.adminborderleft
{
  background: URL('../images/admin/border_left.gif');
}

.adminborderright
{
  background: URL('../images/admin/border_right.gif');
}

.adminbordertop
{
  background: URL('../images/admin/border_top.gif');
}

.adminborderbottom
{
  background: URL('../images/admin/border_bottom.gif');
}

.pmbordertop
{
  background: URL('../images/pm_border_top.gif');
}

.pmborderright
{
  background: URL('../images/pm_border_right.gif');
}

.pmborderbottom
{
  background: URL('../images/pm_border_bottom.gif');
}

.pmborderleft
{
  background: URL('../images/pm_border_left.gif');
}

.usdaalert
{
  background-color: #FB5E5E;
  text-align: right;
  padding-right: 2px;
  font-weight: bold;
}

.formheading
{
  font-family: Arial;
  font-size: 11px;
  color: white;
  font-weight:bold;
}

