a:link {  color: #0000FF; text-decoration: none}a:visited {  color: #0000FF; text-decoration: none}a:hover {  color: #0000FF; text-decoration: underline}td {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;}p {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;}body {	margin-top: -10px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: -10px;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;}.copyright {	font-size: 12px;}.small {	font-size: 12px;}.rightside {	background-color: #F5F5F5;	padding-right: 4px;	padding-left: 4px;	border-left-style: dotted;	border-left-width: 1px;	border-left-color: #CCCCCC;}.leftside {	background-color: #F5F5F5;	padding-right: 4px;	padding-left: 4px;	border-right-width: 1px;	border-right-style: dotted;	border-right-color: #CCCCCC;}.companyname {	color: #FFFFFF;	font-size: 24px;}h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	color: #333366;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #999999;}.topback {	background-image: url(images/darkback.gif);	background-repeat: repeat-x;}

.error {
	font-family: verdana;
	color: #CC0000;
	font-weight: bold;
	line-height:20px;
}




.pagination{
padding: 2px;
}

.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;

}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
font-size:9px;
text-decoration: none;
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

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

.pagination a.prevnext{
font-weight: bold;
}
