		table.mainloot {
			font-family:Lucida Grande, Verdana;
			font-size:0.8em;
			width:100%;
			border:1px solid #ccc;
			cursor:default;
		}

		table td,
		table th{
			border-right:1px solid #999;
			padding:2px;
			font-weight:normal;
		}
		table thead td, table thead th {
			background:#94BEFF;
		}

		table thead td, table thead th {
			background-image:url(images/ft-head.gif);
			background-repeat:no-repeat;
			background-position:top right;
		}
		table thead td.selectedUp, table thead th.selectedUp {
			background-image:url(images/ft-headup.gif);
		}
		table thead td.selectedDown, table thead th.selectedDown {
			background-image:url(images/ft-headdown.gif);
		}
		table.mainloot tbody tr.alt td{
			background: #e3edfa;
		}
		table.mainloot tbody tr.selected td{
			background: yellow;
		}
		table.mainloot tbody tr:hover td{
			background: #a6c2e7;
		}
		table.mainloot tbody tr.selected:hover td{
			background:#ff9;
		}
		table.pagination{
		width:98%;
		height:1px;
		}
		td.pagination,
		th.pagination{
		border:0px;
		}
		tr.pagination{
			background:white;
		}
		tr.pagination:hover{
			background:white;
		}
		a.player {
		font-family:Lucida Grande, Verdana;
		font-size:0.9em;
   		color: #46445c; 
		}
		a.player:hover { color: #98959c; }
		a.mobs {
		font-family:Lucida Grande, Verdana;
		font-size:0.9em;
   		color: #38364a; 
		}
		a.mobs:hover { color: #98959c; }
		a.nolookup {
		font-family:Lucida Grande, Verdana;
		font-size:0.9em;
   		color: #38364a; 
		}
		a.nolookup:hover { color: #98959c; }
		a.pult {
		font-family:Lucida Grande, Verdana;
		font-size:0.7em;
   		color: #38364a; 
		}
		a.pult:hover { color: #98959c; }
		a.search_results {
		font-family:Lucida Grande, Verdana;
		font-size:0.9em;
   		color: #38364a; 
		}
		a.search_results:hover { color: #98959c; }
		div.pult {
		font-family:Lucida Grande, Verdana;
		font-size:0.7em;
   		color: #38364a; 
		}
		a.cat {
		font-family:Lucida Grande, Verdana;
		font-size:0.9em;
   		color: #38364a; 
		}
		a.cat:hover { color: #98959c; }
		table.search{
		border:1;
		}
		td.search,
		th.search{
		border:0px;
		}
		div.membername {
		font-family:Lucida Grande, Verdana;
		font-size:0.9em;
   		color: #38364a;
		font-weight:bold; 
		}
		div.memberstat {
		font-family:Lucida Grande, Verdana;
		font-size:0.7em;
   		color: #38364a;
		}
		div.progresshead {
		font-family:Lucida Grande, Verdana;
		font-size:1.1em;
   		color: #38364a;
		}
		div.progresscaption {
		font-family:Lucida Grande, Verdana;
		font-size:0.9em;
   		color: #38364a;
		}