/*body, td  {
	font-size:11px;
	font-family:  Arial, Verdana, serif;
	color:black;
	line-height: 16px;*/
	/*text-align: justify;*/
	/*}*/
	
/*p {
	font-family: Arial;
	font-size: 11px;
	color: black;
	line-height: 16px;
	text-align: justify;	
	}*/
/*
input, select {
	background-color:#fff;
	border:1px #97a0a4 solid;
	font: normal 10px  Arial, Verdana, Helvetica, sans-serif;
	width: 200px;
	}
	*/
	
	/*input
	{
		font-family: Arial;
		font-size: 11px;
		color: black;
		line-height: 16px;
		text-align: justify;		
	}*/


/*textarea {
	background-color:#fff;
	border:1px #97a0a4 solid;
	font-size:10px;
	}*/

th {
	background-color:#ebebeb;
	font: bold 9pt  Arial, Verdana, Helvetica, sans-serif;
	padding:3px;
	}

.sr_sbt {
	/*background-color:#f00;*/
	color:#000000;
	font-weight: bold;
	width: auto;
	}

.sr_hdr {
	padding:1px;
	color:black;
	font: bold 10pt  Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 3px double red;
	}

.grey {
	border: 1px #000 solid;
	background-color:#e7e7e7;
}

/*### Other Elements ###*/
.j			{text-align:justify;}
.r			{color:red;}
.sr_spc		{height:20px;}
.sr_ftr		{font-size:7pt;color:#333333;letter-spacing:1.5px;}
.sr_sp		{padding-left:8px;}


