﻿BODY TABLE, TH, TD, DIV, SELECT, A
{
	font-size: 12px;
	font-family: MS Sans Serif, Tahoma, sans-serif;
	
}
TR.pnxRowHeader TH
{
	 
	padding: 2px 2px 2px 2px;
	 
}
TR.pnxRowHeader
{
	background-color: #990000;
	height: 24px;
	color: #ffffcc;
}
TR.pnxRowHeader th a:link , th a:visited
{
	 color: #FFFFFF; 
	font-weight: bold;
	text-align: center;
	padding: 4px 4px 4px 4px;
}
TR.pnxRowNormal TD
{
	border-top: none;
	/*border-left: solid 1px #C1CDD8;*/
	border-right: solid 1px white;
	border-bottom: solid 1px #C1CDD8;
	padding: 2px 2px 2px 2px;
	color:#000;
}
TR.pnxRowAltenate TD
{
	border-top: none;
	border-right: solid 1px white;
	border-bottom: solid 1px #C1CDD8;
	padding: 2px 2px 2px 2px;
	background-color:#FFFBD6;
	color:#333333;
}
TR.pnxRowFooter TD
{
	border-top: none;
	border-right: solid 1px white;
	border-bottom: solid 1px #C1CDD8;
	padding: 2px 2px 2px 2px;
	background-color:lightgrey;
	color:#333333;
}
TR.pnxPagingArea
{
	width: 100%;
}
TR.pnxPagingArea TD
{
	text-align: center;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
}
TR.pnxPagingSep
{

}
TABLE.pnxFooterArea
{
	width: 100%;
}
TABLE.pnxFooterArea A, TABLE.pnxFooterArea TD
{
	color: #7F4728;
}
TABLE.pnxFooterArea TD
{
	padding-top: 5px;
	white-space: nowrap;
	text-align: left;
}
TABLE.pnxContainerArea
{
	width: 100%;
	 
}
IMG.pnxIcon
{
	width: 20px;
	height: 20px;
	border: none;
}


