/* @import url("displaytag.css");

@import url("alternative.css");

@import url("teststyles.css");
*/
	body, td {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	
	/*span.pagebanner {
		background-color: #eee;
		border: 1px dotted #999;
		padding: 2px 4px 2px 4px;
		width: 80%;
		margin-top: 10px;
		display: block;
		border-bottom: none;
		text-align: center;
	}
	
	span.pagelinks {
		background-color: #eee;
		border: 1px dotted #999;
		padding: 2px 4px 2px 4px;
		width: 80%;
		display: block;
		border-top: none;
		margin-bottom: 5px;
		text-align: center;
	}*/
	
	span.pagebanner {
		padding: 2px 4px 2px 4px;
		margin: 10px 0px 5px 0px;
		display: block;
		border-bottom: none;
		text-align: right;
	}
	
	span.pagelinks {
		padding: 2px 4px 2px 4px;
		display: inline;
		border-top: none;
		margin-bottom: 5px;
		text-align: right;
	}

	span.pagelinks a, span.pagebanner a {
		color: orange;
	}
	
	table.display-tag-table {
		width: 100%;
		border-bottom: 1px solid  #78B0AF;
	}
	
	table.display-tag-table th {
		background-color: #78B0AF;
		/* border: 1px solid #F0F8D4; */
		color: white;
		padding: 5px;
		font-size: 12px;
	}
	
	table.display-tag-table td {
		padding: 2px;
		padding-left: 5px;
		text-align: left;
	}
	
	table.display-tag-table tr.empty td {
		text-align: center;
		height: 50px;
		vertical-align: middle;
	}	
	
	table.display-tag-table tr.odd {
	background-color: white;
	height: 25px;
	}
	
	table.display-tag-table tr.tableRowEven,tr.even {
		background-color: #D6E3E6;
		height: 25px;
	}
	
	table.display-tag-table caption {
		background-color: #78B0AF;
		text-align: left;

		font-weight: bold;
		font-size: medium;
		padding: 3px;
		
		width: 96.3%;
		margin-left:3px;
		font-family: verdana;
		font-size: 13px;
		color: #F0F8D4;
	}
	
	table.display-tag-table tfoot {
		background-color: #78B0AF;
		border: none;
		color: #78B0AF;
	}
	table.display-tag-table tfoot td {
		padding: 3px;
		font-size: 14px;
		font-weight: bold;
	}
	
	table.display-tag-table a {
		font-family: verdana, arial, sans-serif;
		font-weight: normal;
		font-size: 11px;
		text-decoration: none;
	}
	
	table.display-tag-table a:hover{
		font-family: verdana, arial, sans-serif;
		font-weight: normal;
		font-size: 11px;
		color: #A68300;
		text-decoration: underline;
	}
	
	.tblheaderagencybg{
		background-color:#F3F7F7;
		font-family:Tahoma; 
		font-size:12px; 
		font-weight:bold; 
		color:#000000; 
		border:1px solid #E3E4E5;
		height:15px;
	}
	
		/* css for all ngo porposal for bo */
	
	table.display-tag-new-table {
		width: 100%;
		border-bottom: 1px solid  #78B0AF;
	}
	
	table.display-tag-new-table th {
		background-color: #78B0AF;
		/* border: 1px solid #F0F8D4; */
		color: white;
		/* padding: 5px;*/
		/*padding: 9px 25px 5px 0px;*/
		padding:none;
		font-size: 12px;
		 text-align: right;
	}
	
	table.display-tag-new-table td {
		padding: 2px;
		padding-left: 5px;
		text-align: left;
	}
	
	table.display-tag-new-table tr.empty td {
		text-align: center;
		height: 50px;
		vertical-align: middle;
	}	
	
	table.display-tag-new-table tr.odd {
	background-color: white;
	height: 25px;
	}
	
	table.display-tag-new-table tr.tableRowEven,tr.even {
		background-color: #D6E3E6;
		height: 25px;
	}
	
	table.display-tag-new-table caption {
		background-color: #78B0AF;
		text-align: left;

		font-weight: bold;
		font-size: medium;
		padding: 3px;
		
		width: 96.3%;
		margin-left:3px;
		font-family: verdana;
		font-size: 13px;
		color: #F0F8D4;
	}
	
	table.display-tag-new-table tfoot {
		background-color: #78B0AF;
		border: none;
		color: #78B0AF;
	}
	table.display-tag-new-table tfoot td {
		padding: 3px;
		font-size: 14px;
		font-weight: bold;
	}
	
	table.display-tag-new-table a {
		font-family: verdana, arial, sans-serif;
		font-weight: normal;
		font-size: 11px;
		text-decoration: none;
	}
	
	
	
	
	
	table.display-tag-new-table a:hover{
		font-family: verdana, arial, sans-serif;
		font-weight: normal;
		font-size: 11px;
		color: #A68300;
		text-decoration: underline;
	}
	
	
	/* css for all total ngo porposal for bo */
	
	table.display-tag-total-table {
		width: 100%;
		border-bottom: 1px solid  #78B0AF;
	}
	
	 
	
	table.display-tag-total-table td {
		/*padding: 2px;
		padding-left: 5px;*/
		text-align: right;
		color: #000000;
		font-size: 12px;
	}
	
	 	
	
	table.display-tag-total-table tr.odd {
	background-color: white;
	height: 25px;
	}
	
	table.display-tag-total-table tr.tableRowEven,tr.even {
		background-color: #D6E3E6;
		height: 25px;
	}
	
	


	