.list {
	font-size: 12px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	color: #000000;
}

.list td {
	padding: 1px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.list a, .list a:visited {
color: #000000;
}

.list a:hover {
color: #E00000;
}

.list th {
	padding: 2px;
}

.listHeader {
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  background-color:#CCCCCC;
  color: #FFFFFF;
  font-weight: bolder;
  text-align: center;
}

.listHeader a, .listHeader a:visited {
  color: #FFFFFF;
	text-decoration: none;
}

.listHeader a:hover {
  color: #EEEEEE;
	text-decoration: none;
}

.odd {
  color: #333333;
  background-color:#FFFFFF;
}

.even {
  color: #333333;
  background-color:#F7F6F5;
}

.pager{
  font-size: 12px;
  color: #000000;
  text-align: right;
}

.pager a, .pager a:visited {
  color: #000000;
	text-decoration: none;
}

.pager a:hover {
  color: #000000;
	text-decoration: none;
}
.label {
	font-size: 12px;
	color: #000000;
}
#pagerNews{
  font-size: 11px;
  color: #990000;
  text-align: right;
}

#pagerNews a:link, #pagerNews a:visited {
	font-size: 11px;
  	color: #990000;
	text-decoration: none;
}

#pagerNews a:hover {
  	font-size: 11px;
  	color: #990000;
	text-decoration: none;
}
