The following tables list styles used by the MDTable Bean. Select the style to view the effect the style has on the table. The effected element will display with a yellow background.

Style NameUseStyle Definition
titleeffects titles
.title    { font-family : arial,helvetica,sans-serif;
	font-size : 100%;
	font-weight: bold;
	background-color: yellow;}
navigationbareffects navigation bar text
.navigationbar    { font-family : arial,helvetica,sans-serif;
	font-size : 100%;
	font-weight: bold;
	background-color: yellow;}
maintabis used on the table tag
.maintab  { 
	border-style: solid;
	border-width: 1;
	border-color: black;}
embedtableup anchors in the table when
internetExplorerTableFormat is true
.embedtable  { font-family : arial,helvetica,sans-serif;   
	font-size : 75%;
	font-weight: bold;
	border-width: 0;
	background-color: yellow;}
trowlabfuture use 
strowlabfuture use 
tcollabfuture use 
rowlabeffects row labels
.rowlab   { FONT-FAMILY : arial,helvetica,sans-serif;
	font-size : 75%;
	text-align: center;
	background-color: yellow;
	font-weight: bold;
	border-style: solid;
	border-width: 1;
	border-color: black;}
collabeffects column labels
.collab   {  FONT-FAMILY : arial,helvetica,sans-serif;
	font-size : 75%;
	text-align: center;
	background-color: yellow;
	font-weight: bold;
	border-style: solid; 
	border-width: 1;
	border-color: black;}
analycoleffects analysis column labels
.analycol { FONT-FAMILY : arial,helvetica,sans-serif;
	font-size : 75%;
	text-align: center;
	background-color: yellow;
	font-weight: bold;
	border-style: solid; 
	border-width: 1;
	border-color: black;}
statscoleffects statistic column labels
.statscol { FONT-FAMILY : arial,helvetica,sans-serif;
	font-size : 75%;
	text-align: center;
	background-color: yellow;
	font-weight: bold;
	border-style: solid; 
	border-width: 1;
	border-color: black;}
tdcelleffects data cells
.tdcell   { FONT-FAMILY : arial,helvetica,sans-serif;
	font-size : 75%;
	text-align: right;
	background-color: yellow;
	border-color: black;
	border-style: solid; 
	border-width: 1;
	border-color: black;}
trowcellfuture use 
tcolcellfuture use 
emptyeffects empty column or row labels
.empty    { background-color: #DDDDDD; 
	border-style: solid;
	border-width: 1;
	border-color: black;
	background-color: yellow;}
showdetailtitleeffects the titles in the show detail data report
.showdetailtitle    { font-family : arial,helvetica,sans-serif;
	font-size : 100%;
	font-weight: bold;
	background-color: yellow;}	
showdetailcollabeffects the column lables in the show detail data report
.showdetailcollab   {  FONT-FAMILY : arial,helvetica,sans-serif;
	font-size : 75%;  
	text-align: center;
	background-color: yellow;
	font-weight: bold;
	border-style: solid; 
	border-width: 1px;
	border-color: black;}	
showdetailtdcelleffects the data cells in the show detail data report
.showdetailtdcell   { FONT-FAMILY : arial,helvetica,sans-serif;
	font-size : 75%;  
	text-align: right;
	background-color: yellow;
	border-color: black;
	border-style: solid; 
	border-width: 1px;
	border-color: black;}

title

navigationbar

embedtable

rowlab

collab

analycol

statscol

tdcell

empty

showdetailtitle

showdetailcollab

showdetailtdcell