tbody {
}

table.mytable {
width: 675px;
}

table.clienttable {
width: 520px;

}

caption.table {
font-size: 1.25em;
font-weight: bold;

margin-bottom: 7px;
border-width: 1px;
}

th.head1, th.head2, th.head3, th.head4 {
	color: #fff;
		letter-spacing: 2px;

	text-align: center;
	background: #521659 url(img/cl_head_bg.gif);
padding: 6px 6px 6px 12px;
border: 1px none #612f0e;
border-right-style: none;
font-weight: bold;
border-left-style: solid;
border-left-color: #303;
border-bottom-style: solid;
border-bottom-color: #303;
font-variant: small-caps;
font-size: 1em;
border-top-style: solid;
border-top-color: #521659;
}

th.head2{
border-right-style: none;
background-image: url(img/cl_head_bg.gif);
}

th.head3 {
background-color: white;
border-top-style: none;
border-bottom-style: none;
background:  none;
}

th.head4 {
border: none;
background-color: white;
background:  none;
}

tr.row {
border: 1px solid maroon;
}

td.row1, td.row1alt {
border: 1px solid #d7c899;
background-color: #fefef8;
border-bottom-style: solid;
border-top-style: none;
font-weight: bold;
border-right-style: none;
text-align: center;
background: #521659 url(img/cl_name_bg.gif);
width: 200px;
padding-top: 7px;
padding-left: 7px;
padding-right: 7px;
}

td.row1alt {
background: #521659 url(img/cl_name_bg_alt.gif) 0;	
}


td.row2, td.row2alt {
background-color: #fff8eb;
border-bottom-style: solid;
border-top-style: none;
color: #9f4d18;
border-color: #d7c899;
border-width: 1px;
border-left: 1px solid #d7c899;
font-weight: normal;
width: 160px;
text-align: center;
border-right-style: solid;
border-right-color: #d7c899;
background: #521659 url(img/cl_ind_bg.gif);
padding: 8px;
}

td.row2alt {
background: #521659 url(img/cl_ind_bg_alt.gif);	
}

td.row3 {

border-bottom-style: none;
border-right-style: none;
width: 70px;
text-align: right;
background:  none;
}

td.row4 {
background:  none;
border-bottom-style: none;
border-left-style: none;
width: 80px;
text-align: right;
}

img.cl_pdf {
margin-bottom: 8px;
margin-top: 8px;
}

td.data, td.hilite, td.datacen, td.gray, {
	border-right: 1px solid #97af71;
	border-bottom: 1px solid #97af71;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #061408;
}



td.alt {
background: #F5FAFA;
color: #B4AA9D;
}

td.hilite {
background-color: #eefc5c;
}

.numbers {
color: #2c4917;
font-style: italic;
padding-right: 5px;
}

.cen {
text-align: center;
}

.gray, td.gray {
color: #5d5d5d;
}

p.lightbrown {
color: #e6e09c;
font-size: .75em;
}

.smallcaps {
font-variant: small-caps;
}