.galImgStyle
{
	
}
.galTextStyle
{
	
}
.tableHeaderRow
{
	height:30px;
}
.tableRow
{
	/*height:90px;*/
}
.tableAltRow
{
	/*height:90px;*/
}
.tableFooterRow
{
	height:20px;            	
}

.pageNum
{
 color: #0350A2; /*#ec821e;*/
 text-decoration: none;
 font-family:Tahoma, Geneva, sans-serif;
 font-size: 10px;
 font-weight: bold;
 height: 16px;
 line-height: 16px;
 padding: 0px 5px;
 cursor:pointer;
}

.paging
{
	text-decoration: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	border:0px;
	margin:0px;
	background:none;
}

.paging td
{
	border:0px;
	margin:0px;
	background:none;
	text-align:right;
}

.paging span
{
margin-right:5px;
}

.pageNumCurr
{
 color:#fff;
 background: #0350A2; /*#8c8c8c;*/
 cursor:pointer;
 padding: 0 5px;
}
