
/* ------------------------------------------------ Forms ------------------------------------------------ */
fieldset {border:0;}
label { color:#C2B19A;}
input, select, textarea {border:1px solid #899199; width:150px; color:#999; padding:2px 3px; float:right}
.btn {background-color:#D7BEA0; color:#785F43; width:80px; border:1px solid #785F43;}

/* ---------------------------------------------------------------- END Forms ------------------------------------------------------ */

table {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10pt;
	width:565px;
	border-top:1px dotted #678197;
	border-right:1px dotted #678197;
	margin:5px;
	border-collapse:collapse;
	background-color: #F9F7D1;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	margin:1em 0 0 0;
	padding:0;
	caption-side:top;
	text-align:left;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#043559;
	border-bottom:1px dotted #678197;
	border-left:1px dotted #678197;
	padding:5px 5px;
	text-align:left;
	}				
th {
	font-weight:bold;
	color: #FFFFFF;
	border-bottom: 1px dotted #e5eff8;
	border-left:1px dotted #e5eff8;
	padding:5px 5px;
	text-align:center;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Trebuchet MS",Arial, Helvetica,sans-serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
	
.bold_td {
	color: #7D3F00;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	

}
