body { 
	#background-color: #ffffff; 
	#font-family: tahoma; 
	#font-size: 11px; 
	#color: #000000 
}
.box_title { 
	background-color: #eeeeee; 
	padding: 4px; 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #003366 
}
.box_title_border { 
	border: 1px solid #808080 
}
.box_content { 
	background-color: #ffffff; 
	padding: 4px; 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000 
}
.box_content_border { 
	border-left: 1px solid #808080; 
	border-bottom: 1px solid #808080; 
	border-right: 1px solid #808080 
}
.form_title { 
	height: 24px; 
	padding: 2px; 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000 
}
.form_content { 
	padding: 2px; 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000 
}
.form_button { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000 
}
.form_disabled { 
	font-family: tahoma; 
	font-size: 11px; 
	background-color: #eeeeee 
}
.report_searcher { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000 
}
.report_row_border { 
	border: 1px solid #999999 
}
.report_row_title { 
	background-color: #eeeeee; 
	padding: 2px; 
	height: 22px; 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000 
}
.report_row_title_link { 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000 
}
.report_row_pair { 
	background-color: #ffffff; 
	padding: 2px; 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000 
}
.report_row_non { 
	background-color: #f6f6f6; 
	padding: 2px; 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000 
}
.report_row_selected { 
	background-color: #FAE6E6; 
	padding: 2px; 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000 
}
.report_row_selected_border { 
	border: 1px solid #E88A8A 
}
.report_select { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000 
}
.report_select_link { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000 
}
.report_select_help { 
	background-color: #f6f6f6; 
	padding: 2px; 
	border: 1px solid #999999; 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000 
}
.report_pager_enabled { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold 
}
.report_pager_disabled { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #808080; 
	font-weight: bold; 
	text-decoration: none 
}
.report_pager_arrow_enabled { 
	font-family: tahoma; 
	font-size: 13px; 
	color: #000000; 
	font-weight: bold 
}
.report_pager_arrow_disabled { 
	font-family: tahoma; 
	font-size: 13px; 
	color: #808080; 
	font-weight: bold 
}
.report_summary { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000 
}
.report_no_results { 
	font-family: tahoma; 
	font-size: 11px; 
	color: #999999; 
	font-weight: bold 
}

