body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

abbr, acronym {
border-bottom:1px dotted #666;
cursor:help; 
}
a { font:  12px/20px Arial, Helvetica, sans-serif; color:#0033FF}

.table_report_borderless {
font:Arial, Helvetica, sans-serif;
font-size:12px; 
}

.table_box {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 2px solid #DFDFFF;
	padding: 2px;
}

.table_report {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: thin solid #FFCC00;
	padding: 0px;
	width:100%;
}

.table_report_print {
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 2px;
	width:100%;
}

.report_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#FFE26F;
	font-size: 12px;
	padding: 3px;
	left: auto;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFE88C;
	font-size: 12px;
	margin: 3px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	left: auto;
}

.th_blue {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CCCCFF;
	font-size: 14px;
	margin: 3px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8A8AFF;
	border-right-color: #8A8AFF;
	border-bottom-color: #8A8AFF;
	border-left-color: #8A8AFF;
	left: auto;
}
.th_green {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#3F7C5F;
	font-size: 14px;
	margin: 3px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8A8AFF;
	border-right-color: #8A8AFF;
	border-bottom-color: #8A8AFF;
	border-left-color: #8A8AFF;
	left: auto;
	color: #FFFFFF;
}
.th_footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CCCCFF;
	font-size: 14px;
	margin: 3px;
	padding: 3px;
	border-top-style: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8A8AFF;
	left: auto;
}
.th_cool {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#B0FF9D;
	font-size: 14px;
	margin: 3px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00DB00;
	border-right-color: #00DB00;
	border-bottom-color: #00DB00;
	border-left-color: #00DB00;
	left: auto;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}


