/* Main table */
.tabTable0 {
	font: 12px tahoma, verdana, arial;
	color: black;
	width: 750px;
}
/* Table containing column caption text and sorting arrows */
.tabCaptionCell0 {
	background: #4682B4;
	height: 22px;
	text-align: center;
}
A.tabPagingArrowCell0, A.tabPagingArrowCell0:link, a.tabPagingArrowCell0:visited, a.tabPagingArrowCell0:active { 
	color: #DBEAF5;
}
/* Table cell containing column caption text */
.tabCaptionLink0 {
	font: bold 12px tahoma, verdana, arial;
	text-align: center;
	color: #DBEAF5;
}
A.tabCaptionLink0, A.tabCaptionLink0:link, a.tabCaptionLink0:visited, a.tabCaptionLink0:active { 
	color: #DBEAF5;
}
 
/* Table cell containing sorting arrow  */
.tabSortArrowCell0 {
	width: 12px;
	padding-left: 2px
}
/* Cell of table with no effects applied at the top of the table */
.tabHeadCell0 {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	height: 18px;
}
/* Cell of table with no effects applied at the bottom of the table */
.tabFootCell0 {
	height: 18px;
}
/* Table containing paging arrows and text */
.tabPaging0 {
	background: #4682B4;
}
/* Table cell containing paging text */
.tabPagingText0 {
	font: 12px tahoma, verdana, arial;
	text-align: center;
	color: #DBEAF5;
}
/* Table cell containing paging arrow */
.tabPagingArrowCell0 {
	font: bold 12px tahoma, verdana, arial;
	color: #DBEAF5;
}
/* Table containing filtering form */
.tabFilter0 {
	font: 11px tahoma, verdana, arial;
	color: #DBEAF5;
	background: #4682B4;
	height: 18px;
}
/* Input field for filtering pattern */
.tabFilterPattern0 {
	font: 11px tahoma, verdana, arial;
	border-top: 1px inset #DBEAF5;
	border-bottom: 1px inset #DBEAF5;
	border-left: 1px inset #DBEAF5;
	border-right: 1px inset #DBEAF5;
}
/* Dropdown list in a filtering form */
.tabFilterSelect0 {
	font: 11px tahoma, verdana, arial;
}

/* Styles for data cells */

/* Cell of table body, column 0 */
.tabBody0Col0 {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: black;
	min-width: 90px;
	width: 100%;
}
/* Cell of table body, column 1 */
.tabBody0Col1 {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	width: 130px;
}
/* Cell of table body, column 2 */
.tabBody0Col2 {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	text-align: center;
	width: 130px;
}
/* Cell of table body, column 3 */
.tabBody0Col3 {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	text-align: right;
	width: 80px;
}
.tabBody0Col4 {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: black;
	text-align: right;
	min-width: 130px;
	width: 100%;
}
.tabBody0Col3neg {
	color: red;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	text-align: right;
	width: 80px;
}
.tabBody0ColFlag {
	background-color: #FF9933;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	text-align: right;
	width: 80px;
}
/* Cell of table body, column % */
.tabBody0Colpc {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	text-align: right;
	width: 80px;
}
