/* Main Table */
.tabTable0 {
	color: navy;
	border: thin solid black;
}

/* Table containing column caption text and sorting arrows */
.tabCaption0 {
	background: #00008B;
	border-bottom: 1px solid darkred;
}

/* Table cell containing column caption text */
.tabCaptionText0 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFF0;
	font-weight: bold;
}

/* Table cell containing sorting arrow */
.tabSortArrowCell0 {
	width: 12px;
	padding-left: 2px;
}

/* --- Styles for data cells -- */

/* Cell of table body, column 0 */
.tabBody0Col0 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 50px;
}

/* Cell of table body, column 1 */
.tabBody0Col1 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}