HR { border: 1px dashed #B0E0E6; }
TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: White;
}
.ScrollLinks{ font-size: 13px; }
.CommandButton     {
    border: 2px outset White;
    background-color: #FFD700;
    padding: 2px 2px 0px 4px;
    font: 13px;
	 height: 20px;
}
.HeaderStyle {
   text-decoration:none;
	font-size: 12px;
	padding: 4px 4px;
	background: #00008B;
	color: White;
	}			
.RowStyle {
   text-decoration:none;
	background: #E6E6FA;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	border: 0px;
	font-size: 13px;
	}					
.AlternatingRowStyle {
   text-decoration:none;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	font-size: 13px;
	background: #F8F8FF;
	}		
.EmptyDataRowStyle{ font-size: 13px;  color: Red;  font-weight: bold;   }					
.SmartLinks{   
	border-bottom-color: #A9A9A9;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-size: 12px;
	height: 30px;
		}
.SmartLinksTitle{   
	border-bottom-color: #87CEFA;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
		}
