.trheader
{
	 background-color : "#CCCCCC";
	 font-size: 9pt;
	 font-weight:bold;
}

p {  font-family: "Tahoma", "Arial", "Helvetica", "sans-serif"; font-size: 10pt}

table {  
	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif"; font-size: 10pt;
}

.tableHead{
	background-color: "#CCCCCC";
	font-size: 10pt;
	font-weight:bold;
}
.tableHead.td{
	background-color: "#CCCCCC";
}

.content{
	text-align: left;
}

tr{
	text-align: left;
}

td.tdBottom{
	border-bottom-style: ridge; border-bottom-width:thin;
}

select {
	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif"; font-size: 10pt;
	border-width: none;
}
option{
	font-family: "Tahoma", "Arial", "Helvetica", "sans-serif"; font-size: 10pt;
}

.trheader
{
	 background-color : "#CCCCCC";
	 font-size: 9pt;
	 font-weight:bold;
}

.tdContent{
	font-size:10pt;
	font-weight:bold;
}

a {	text-decoration: none; font-size: 10pt}

#subTotal
{
	border-top: 1px solid Black;
}

#grandTotal
{
	border-top: 1px solid Black;
	border-bottom: 1px double Black;
}

.content{
	background-color:"#F2F2F2";
}

A {
	COLOR: #46546c; TEXT-DECORATION: none
}
A:hover {
	COLOR: #4d77c3; TEXT-DECORATION: none
}

