
BODY {
background-color : #202020;
background-image : url('');
background-repeat: repeat-x;
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
scrollbar-face-color:#202020;
	scrollbar-highlight-color:#202020;
	scrollbar-3dlight-color:#3A3A3A;
	scrollbar-darkshadow-color:#3A3A3A;
	scrollbar-shadow-color:#202020;
	scrollbar-arrow-color:#3A3A3A;
	scrollbar-track-color:##3A3A3A;
	background-color: #202020;
line-height : 12px;
text-align : center;
color : #404040;
font-family : tahoma;
font-size : 11pt;
letter-spacing : 1px;
}
a:link {
	color: #8ea028;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8ea028;
}
A:hover {COLOR: #8ea028; border-bottom: 1px dashed
#d5537c; }
a:active {
	text-decoration: line-through;
	color: #8d9f25;
}


a.nav, a.nav:link, a.nav:active, a.nav:visited 
 {
	display: block;
	margin: 1px;
	padding-left: 3px;
	font-family: tahoma;
	font-size: 12px;
	background-color: #202020;
	border-top: 0px solid #242424;
	border-bottom: 1px solid #242424;
	border-left: 10px #f0037f solid;
	border-right: 0px #242424 solid;
	color: #242424;
	text-decoration: overline;
	text-align: left;
	line-height: 15px;
	letter-spacing: 1px;
	text-transform: none;
	font-weight: bold;
}

table, tr, td {
font-size : 11px;
font-family : tahoma;
line-height : 11px;
letter-spacing : 1;
}

input, textarea, select {
background-color: ;
background-image:url('');
font-family: tahoma;
font-size: 11px;
color: ; 
border-style: dotted;
border-color: #202020;
border-width: 1px;
scrollbar-face-color:#202020;
scrollbar-shadow-color:#202020; 
scrollbar-highlight-color:#202020; 
scrollbar-3dlight-color:#202020; 
scrollbar-darkshadow-color:#202020; 
scrollbar-track-color:#202020; 
scrollbar-arrow-color:#202020;
}
<style type="text/css">

.pagination{
padding: 1px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 2px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #C3A67E;
text-decoration: none; 
color: #C3A67E;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #C3A67E;
color: #C3A67E;
background-color: #202020;
}

.pagination a.currentpage{
background-color: #202020;
color: #C3A67E !important;
border-color: #C3A67E;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: #C3A67E;
cursor: default;
color: #C3A67E;
border-color: #C3A67E;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
</style>
