/* Main table */
.tabTable0 {
	font: 13px tahoma, verdana, arial;
        color: black;
	width: 940px;
}
/* Table containing column caption text and sorting arrows */
.tabCaptionCell0 {
	background: black;
	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 13px 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: 13px;
	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: #D25A0B;
}
/* Table cell containing paging text */
.tabPagingText0 {
	font: 13px tahoma, verdana, arial;
	text-align: center;
	color: #DBEAF5;
}
/* Table cell containing paging arrow */
.tabPagingArrowCell0 {
	font: bold 13px tahoma, verdana, arial;
	color: #DBEAF5;
}
/* Table containing filtering form */
.tabFilter0 {
	font: 13px tahoma, verdana, arial;
	color: #DBEAF5;
	background: #D25A0B;
	height: 18px;
}
/* Input field for filtering pattern */
.tabFilterPattern0 {
	font: 13px 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: 13px;
	color: black;
	width: 300px;
}
/* Cell of table body, column 1 */
.tabBody0Col1 {
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	color: #000;
	width: 270px;
}
/* Cell of table body, column 2 */
.tabBody0Col2 {
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	text-align: center;
	color: red;
	width: 180px;
}
/* Cell of table body, column 3 */
.tabBody0Col3 {
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	text-align: left;
	color: green;
	width: 100px;
}
/* Cell of table body, column 5 */
.tabBody0Col4 {
	font-family: tahoma, verdana, arial;
	font-size: 15px;
	text-align: left;
	color: blue;
	width: 400px;
}
.tabBody0Col4neg {
	color: red;
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	text-align: right;
	width: 120px;
}

