.LISTPAG_toptable { 
    width:100%;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666; }
.LISTPAG_pagstable { text-align:center;}
td.LISTPAG_string { vertical-align:middle;}
td.LISTPAG_nums { vertical-align:middle; height:22px;white-space:nowrap;}
td.LISTPAG_stringall { text-align:center;}
td.LISTPAG_leftpag { text-align:left;width:50%; }
td.LISTPAG_rightpag { text-align:right;width:50%; }

.LISTPAG_stringpags { font: 10px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; display: none;}

a.LISTPAG_pagnum:active {  	
    color:#666666;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	list-style-type: none;
	font-size: 1em;
	line-height:1em;
	margin-right:5px;}
a.LISTPAG_pagnum:link {  	
    color:#666666;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	list-style-type: none;
	font-size: 1em;
	line-height:1em;
	margin-right:5px;}
a.LISTPAG_pagnum:visited {  	
    color:#666666;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	list-style-type: none;
	font-size: 1em;
	line-height:1em;
	margin-right:5px;}
a.LISTPAG_pagnum:hover {  	
    color:#cc0033;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	list-style-type: none;
	font-size: 1em;
	line-height:1em;
	margin-right:5px;}

.LISTPAG_pagselected { 	
    color:#cc0033;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	list-style-type: none;
	font-size: 1em;
	line-height:1em;
	margin-right:5px;
	text-decoration:underline; }

.LISTPAG_last_pag_grey {width:10px; height:10px;background-image:url('img/last_pag_grey.gif');}
.LISTPAG_last_pag {width:10px; height:10px;background-image:url('img/last_pag.gif');}
.LISTPAG_anterior_grey {width:5px; height:10px;background-image:url('img/anterior_grey.gif');}
.LISTPAG_anterior {width:5px; height:10px;background-image:url('img/anterior.gif');}

.LISTPAG_next_pag_grey {width:10px; height:10px;background-image:url('img/next_pag_grey.gif');}
.LISTPAG_next_pag {width:10px; height:10px;background-image:url('img/next_pag.gif');}
.LISTPAG_siguiente_grey {width:5px; height:10px;background-image:url('img/siguiente_grey.gif');}
.LISTPAG_siguiente {width:5px; height:10px;background-image:url('img/siguiente.gif');}



