<script type="text/javascript" src="/js/virtualpaginate.js">

/***********************************************
* Virtual Pagination script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

</script>

<style type="text/css">

/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

/*Style for demo pagination divs*/
.paginationstyle { width: 250px; height: 50px; background: #efefef; text-align: center; padding: 0px; margin: 0px; outline: none; background:#000000; }

/*Pagination links style
.paginationstyle a { padding: 5px; text-decoration: none; color: #666; background-color: #fff; }
.paginationstyle a:hover, .paginationstyle a.selected { color: #fff; background-color: ##ffcc00; }*/

/*Pagination div "flatview" links style*/
.paginationstyle span.flatview a { padding: 7px; color: #fff; background: #000000; text-decoration: none; font-size: 0.9em; font-weight:bold; text-decoration:none; letter-spacing: -0.05em; border-left: #000000 solid 1px; border-right: #000000 solid 1px; border-top: #000000 solid 1px;  outline: none; }
.paginationstyle span.flatview a:hover { padding: 7px; color: #000; background: #fff; text-decoration: none; font-size: 0.9em; font-weight:bold; text-decoration:none; letter-spacing: -0.05em}
.paginationstyle span.flatview a.selected { padding: 7px; color: #000; background: #fff; text-decoration: none; font-size: 0.9em; font-weight:bold; text-decoration:none; letter-spacing: -0.05em}

/*Style for demo pagination divs' select menu
.paginationstyle select { margin: 0 15px; }*/


/*Pagination Image links style (class="imglinks")
.paginationstyle a.imglinks { border: 0; padding: 0; }
.paginationstyle a.imglinks img { vertical-align: bottom; border: 0; }
.paginationstyle a.imglinks a:hover { background: none; } */

</style>
