body {
	font-family: tahoma,arial, helvetica, sans;
	font-size: 12px;
}

table.stat {
	border: 1px solid black;
	border-collapse: collapse;
}

td.stat {
	border: 0px solid black;
	font-size: 11px;	
}

table.list {
	border: 1px solid black;
}

th.list {
	border: 1px solid white;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background-color: #fffed1;
	color: black;
	padding: 2px;
}

th.listc {
	border: 1px solid white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #fffed1;
	color: black;
	padding: 2px;
}

td.list {
	border: 1px solid white;
	font-size: 11px;
	padding: 2px;	
}
td.listp {
	border: 1px solid white;
	font-size: 11px;
	padding: 2px;
	background-color: #eeedeb;	
}
td.lista {
	border: 1px solid white;
	font-size: 11px;
	padding: 2px;
	background-color: #ffa800;	
}

th.title {
	font-size: 14px;
	background-color: #ff8a00;
	color: #ffffff;
}

a:link,
a:visited { COLOR: #E77536; TEXT-DECORATION: none; font-weight: bold; }
a:hover { COLOR: #17488e; TEXT-DECORATION: underline }


a.stat:link,
a.stat:visited { font-size: 11px;COLOR: #E77536; TEXT-DECORATION: none }
a.stat:hover { COLOR: #17488e; TEXT-DECORATION: none }

a.list_head:link,
a.list_head:visited {text-decoration: none; color: #eb3000}
a.list_head:hover {text-decoration: underline;}


.actpager { font-family: verdana, arial, helvetica, sans; font-size: 10px; color: #000000; font-weight: bold; }
.pager { font-family: verdana, arial, helvetica, sans; font-size: 10px; color: #000000; font-weight: normal; }
A.pager:link,
A.pager:visited,
A.pager:active { font-size: 10px;COLOR: #E77536; TEXT-DECORATION: none; font-weight: normal; }
A.pager:hover { COLOR: #FF9C00; TEXT-DECORATION: none }


