body
{
	font: 12px Arial;
	color: #000000;
	background-color: #ffffff;
}
table
{
	font: 12px Arial;
	color: #000000;	
	background-color: #3e76ae;
}
.table2
{
	background-color: #ffffff;
	height: 24px;
	color: #000000;
}
.tableHead
{
	font: bold 16px Arial;
	color: #ffffff;
	height: 25px;
	background-color: #3e76ae;
	text-align :center ;
}
.tr1
{
	color: #000000;
	height: 20px;
	background-color: #e2edf9;
}
.tr2
{
	background-color: #F3F9FF;
	height: 20px;
	color: #000000;
}
.PagerContainerTable
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	color: #d1d1e1;
	border-bottom: #333333 1px solid;
	background-color: #FFFFFF;
}
.PagerInfoCell
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	font: bold 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color: #000000;
	padding-top: 3px;
	white-space: nowrap;
	background-color: #e2edf9;
	font-weight:normal;
}
.PagerCurrentPageCell
{
	color: #990000;
	background-color: #FFFF99;
}
.PagerOtherPageCells
{
	background-color: #e2edf9;
}
.PagerSSCCells
{
	background-color: #cccccc;
}
.PagerHyperlinkStyle
{
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
A:link {
	FONT-SIZE: 12px; COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px; COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: #cc0000; TEXT-DECORATION: underline
}


