.inn img {
	border: none;
	display: inline;
}

.inn table {
   border: 0;
   border-collapse: collapse;
}
/*
.inn table td {
	border: 1px solid #cfcfcf;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
   padding: 2px;
}


.inn table th {
	border: 1px solid #cfcfcf;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
 */
.inn a {
	color: black;
	text-decoration: none;
	padding: 1px;
}

.inn a:hover {
	color: black;
	text-decoration: underline;
	padding: 1px;
}

.pages0{
	width:20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.pages1{
	width:20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.pages1 a{
	color: black;
	text-decoration: none;
}
.pages2{
	width:20px;
	height: 20px;
	border: 1px solid black;
	text-align: center;
	vertical-align: middle;
	background-color: #959ba4;
	color: #ced6e0;
}
.pages2 a{
	color: #ced6e0;
	text-decoration: none;
}

h3 {
	padding: 0;
	margin: 0;
}

.empty table td {
	border: none;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
}

.empty_td{
	background-color: transparent;
	border: none;
}

.odd{
   background-color: #f1f1f1;
}

.even {
	background-color: #f6f6f6;
}

#headtr th{
	font-size: 13px;
}

