#gridCol1, #gridCol2, #gridCol3 {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#gridCol1 {
	top: 20px;
	width: 260px;
}
#gridCol2 {
	margin-left: 0;
	width: 640px;
}
#gridCol3 {
	top: 30px;
	margin-left: 30px;
}
#tableContainer {
	width: 900px;
	clear: both;
}
table {
	width: 900px;
	margin: 20px 0 10px 0px;
	text-align: left;
	font-size: 0.9em;
}
table a, table, tbody, tfoot, tr, th, td, caption {
	font-family: Verdana, arial, helvetica, sans-serif;
	background-image: none;
}
table a {
	text-decoration: underline;
	background: inherit;
	font-weight: bold;
}
table a:link, a:visited {
	text-decoration: none;
}
table a:visited {
	background: inherit;
}
table a:hover {
	background: inherit;
	color: #790000;
	position: relative;
	text-decoration: none;
}
thead th, tfoot td {
	font-size: 1.0em;
	font-weight: bold;
	padding: 0px 5px;
	margin: 5px 0 0 0;
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	text-align: left;
}
tbody th,td {
	font-size: 1.0em;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 5px 5px;
	text-align: left;
}
td {
	width: 16px;
}
a {
	color: #777777;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #F8A704;
	text-decoration: underline;
}
tfoot th {
	background: url(bg_total.jpg) repeat-x bottom;
	color: #FFFFFF;
	height: 30px;
}
tfoot td {
	height: 30px;
	width: 260px;
}
div #leftnav  {
	margin: 10px 0 0 0;
	clear:both;	
}
div #leftnav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #995b00;
	line-height: 3em;
	font-size: 1em;	
	list-style: none;
	padding: 0;
	margin: 0px;
}
#leftnav ul {
	padding: 0;
	list-style-type: none;
}
#leftnav ul {
	padding: 0;
	list-style-type: none;
}
