TD, TABLE, TR { 
  font-size:        12;
  font-weight:      normal; 
  font-family:      arial, helvetica; 
}
A:active, A:link, A:visited {
	font-weight: bold; 
  color:#008000;
}
A:hover {
	font-weight: bold; 
	text-decoration: underline;
  color:#009000;
}
A {
	text-decoration: none;
  font-weight:bold; 
}
B { 
  font-size:12; 
  font-weight:bold; 
  font-family:"arial, helvetica"; 
} 
BODY { 
  font-size:        12;
  font-weight:      normal; 
  font-family:      arial, helvetica; 
  background-color: #FFFFFF;
  background: url("./images/backx.gif")
} 
.resumebody {
  font-size:        12;
  font-weight:      normal; 
  font-family:      arial, helvetica; 
  background-color: #FFFFFF;
}
H3 { 
  font-size:18; 
  font-weight:bold; 
  font-family:"arial, helvetica"; 
}
H6 { 
  font-size:12; 
  font-weight:bold; 
  font-family:"arial, helvetica"; 
}
.header_cushiontable {
	padding-top:      10px;
	padding-bottom:   0px;
	padding-left:     50px;
	padding-right:    50px;
}
.header_maintable {
	padding-top:      0px;
	padding-bottom:   0px;
	padding-left:     0px;
	padding-right:    0px;
	border-top:       0px solid D3E775;
	border-right:     0px solid D3E775;
	border-left:      0px solid D3E775;
	border-bottom:    0px solid D3E775;
}
.header_cellinfo {
	font-weight:      bold;
  font-size:        12;
	padding-top:      0px;
	padding-bottom:   0px;
	padding-left:     0px;
	padding-right:    0px;
	border-top:       0px solid #000000;
	border-right:     0px solid #000000;
	border-left:      0px solid #000000;
	border-bottom:    0px solid #000000;
}
.topgradient {
  filter:  progid:DXImageTransform.Microsoft.Gradient(GradientType=1, 
           StartColorStr='#C7DF95', EndColorStr='#B3DD5D');
}
<!--- drop shadowed outer table -->
.shadowbox_a {
	border: 0px solid #9B9B9A;
}
<!--- drop shadowed outer table -->
.shadowbox_b {
	border-top:       1px solid #9B9B9A;
	border-right:     1px solid #9B9B9A;
	border-bottom:    1px solid #9B9B9A;
	border-left:      1px solid #9B9B9A;
  background-color: #E3EBD3;
}
<!--- drop shadowed outer table -->
.shadowbox_c {
	border-top:       1px solid #9B9B9A;
	border-right:     1px solid #9B9B9A;
	border-bottom:    0px solid #9B9B9A;
	border-left:      1px solid #9B9B9A;
  background-color: #E3EBD3;
}
<!--- table lines -->
.lines {
  background-color: #B7B7B7;
  height:           1px;
}
<!--- table lines -->
.table_a {
  background-color: #B7B7B7;
}
<!--- product image table with background -->
.table_b {
	border: 1px solid #9B9B9A;
  background-color: #E3EBD3;
}
<!--- title table title headers font misc -->
.tableheader_font { 
	font-weight:      bold; 
	font-family:      arial, helvetica; 
	color:            #505050; 
  height:           23px;
}
<!--- single title table title headers -->
.tableheader_a { 
	font-weight:      bold; 
	font-family:      arial, helvetica; 
	color:            #505050; 
  background-color: #FAF7BC;
  height:           23px;
  filter:           progid:DXImageTransform.Microsoft.Gradient(GradientType=1, 
                    StartColorStr='#FAF7BC', EndColorStr='#FDF89B');

	border-top:       1px solid #9B9B9A;
	border-right:     1px solid #9B9B9A;
	border-left:      1px solid #9B9B9A;
	border-bottom:    0px none;

	padding-left:     5px;
	padding-right:    5px;
}
</style>

