
.hpadding { color: #483d8b; font-weight: bolder; font-size: 12px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular; padding: 0px 10px }
.textpadding { color: #000; font-size: 10px; line-height: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding: 0px 10px }
a { color: #fff; font-weight: normal; font-size: 12px; font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; text-decoration: none; hover: FF00FF }

h1 { color: green; font: italic normal 2.9em/1.2em Georgia, "lucida Sans UInicode", "Times New Roman", Times, serif; letter-spacing: -1px;}

h2 { color: #fff; font-size: 11px; line-height: 11px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h3 { color: black; font-size: 11px; line-height: 11px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h4 { color: #fff; font-style: normal; font-weight: lighter; font-size: 10px; line-height: 12px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
td { color: black; font-size: 10px; line-height: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }


h6 {
	margin: 0.5em; text-align: left;
	font: small Verdana, Arial; padding: 0.5em; size: left;}
	
#wrapper {
	width: 876px;
	margin: 0 auto;
	}
	
body {
	margin: 0;
	padding: 0;
	text-align: left;
	}
dl {
	float: right;
	margin: 0 0 0 0;
	padding: .5em;
	}
dd {
	text-align: left;
	margin: 0 0 0 0;
	font-size: 75%;
	color: red;
	}

table {
	width: 876px; border: 1px solid green; font: normal 81% "Trebuchet MS", Verdana, sans-serif; color: #444;
	}
	
table caption {
	font: bold 115%/2 Arial, Helvetica;
	}
	
thead th { background: green; color: #fff;
	}

	
tfoot td{
	text-align: right;
	}
	
tfoot td#amount {background: green; color: #fff; text-align: left;
	}

	
tbody tr td {
	border-width: 1px 0;
	}
	
	
	
td, th {
	padding: 3px 3px; text-align: left;
	}
	
	dt img {

	display:block;
  	padding: 0 0.45em 0.875em 0;
	background: url(../img/bg_imgShadow.png) bottom right no-repeat;
}
	
#links a:link    { color:black;   text-decoration: inherit; }
#links a:visited { color:black;  text-decoration: none; }
#links a:focus   { color:red;  text-decoration: underline; }
#links a:hover   { color:red;    text-decoration: underline; }
#links a:active  { color:blue; text-decoration: none; }	

