.tableheaderrow {
	color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #fcba44;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/formhdbg.gif);
	background-repeat: repeat-x;
	background-color: 303030;
}
.tableheaderrow2 {
	color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #86a637;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/formhdbg.gif);
	background-repeat: repeat-x;
	background-color: 303030;
	
}

.tablerow {
	background-color:#fcf2ea;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #333333;
	height: 37px;
}
.tablerow2 {
	color: #000000;
	background-color:#fcba44;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.tabletotalrow {
	background-color:#fcba44;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #242225;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tablesubtotalrow {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
}

.tablesubtotalrowtop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
}

.rowpadding{
	padding-top: 12px;
}

.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#333333;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/formbg.gif) repeat-x left top;
	font-size: 15px;
}

#tt {
      position:absolute;
      display:block; 
      background:url(../images/tt_left.gif) 
      top left no-repeat
}

#tttop {
      display:block;
      height:5px;
      margin-left:5px;
      background:url(../images/tt_top.gif)
      top right no-repeat; 
      overflow:hidden
}
#ttcont {
      display:block;
      padding:2px 12px 3px 7px;
      margin-left:5px;
      background:#666;
      color:#FFF}

#ttbot {
      display:block; 
      height:5px; 
      margin-left:5px; 
      background:url(../images/tt_bottom.gif)
      top right no-repeat; 
      overflow:hidden
}

.style1 {
	color: #990000;
	font-size: 1.64em;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
}
.style2 {
	font-size: 1.54em;
	color: #990000;
}

.style3 {color: #333333;}
.style4 {
	font-size: 0.9em;
}

.style5 {
	font-size: 1.2em;
	color: #990000;
}

