.tabsJ {
	float:center;
	font-size:100%;
	line-height:normal;
	FONT-SIZE: 11px;
	font-weight: bold;
}
.tabsJ ul {
margin:0;
padding:1px 1px 0 0px;
list-style:none;
}
.tabsJ li {
display:inline;
margin:0;
padding:0;
}
.tabsJ a {
	float:left;
	background:url("images/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	font-style: normal;
}
.tabsJ a span {
float:left;
display:block;
background:url("images/right.gif") no-repeat right top;
padding:5px 15px 5px 10px;
color:#666666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsJ a span {float:none;}
/* End IE5-Mac hack */
.tabsJ a:hover span {
color:#666666;
text-decoration:none;
}
.tabsJ a:hover, .tabsJ li.current a{
float:left;
background:url("images/left_on.gif") no-repeat left top;
margin:0;
padding:0 0 0 5px;
text-decoration:none;
}
.tabsJ a:hover span, .tabsJ li.current a span{
background:url("images/right_on.gif") no-repeat right top;
text-decoration:none;
}




#pageno a {
padding:2px 8px 4px 8px;
margin:0 0 0 2px;  
display:block;
height:auto;
width:auto;
float:left; 
text-decoration: none;
}

#pageno a:link, #pageno a:visited, #pageno a:active {
background: #FFFFCC;
border: 1px solid #504C30; 
color:#000000;
text-decoration: none;
}

#pageno a:hover {
background: #FFB621;
border: 1px solid #000000; 
color:#000000;
text-decoration: none;
}

#pageno a.cpage {
padding:2px 8px 4px 8px;
margin:0 0 0 2px;  
display:block;
height:auto;
width:auto;
float:left; 
text-decoration: none;
}

#pageno a.cpage:link, #pageno a.cpage:visited, #pageno a.cpage:active {
background: #FFFFCC;
border: 1px solid #504C30; 
color:#009900;
text-decoration: none;
}

#pageno a.cpage:hover {
background: #FFFFCC;
border: 1px solid #000000; 
color:#FFB621;
text-decoration: none;
}