﻿			/* --- PAGE NUMBERING --- */
a.pageno {  background:#FBFBFB; border: solid 1px #cccccc; 
	        color: #555555; font-weight: bold; 
            padding: 2px 5px 2px 5px;text-decoration: none; height: 50px}
a.pageno:hover { background: #C6DB9F; color:#fff}

.pagenoactive { border: solid 1px #000000; 
	            color: #D90000; font-weight: bold; 
	            padding: 2px 5px 2px 5px; margin: 0px; 
	            text-decoration: none; height: 50px}
.pagenomsg { text-transform: uppercase; font-weight: bold; padding: 10px; text-align: right}



