.Header
{
	font-family:verdana, arial, helvetica;
	font-size:12pt;
	font-weight:bold;
	font-variant:small-caps;
}

.messageText
{
	font-family:verdana, arial, helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#FF7F00;
}

.tableCellHeader
{
	font-family:verdana, arial, helvetica;
	font-size:11pt;
	font-weight:bold;
	font-variant:small-caps;
}
.tableRow
{
	font-family:verdana, arial, helvetica;
	font-size:9pt;
}

.footer
{
	font-family:arial, verdana, heletica;
	font-size:9pt;
	color:#999999;
}

.tileBackground
{
	background-color:#FF7F00;
}

.alternatingBackground
{
	background-color:#ffe4c4;
}

.txtBox
{
	font-family:arial, verdana, heletica;
	font-size:9pt;
}

.button
{
 	BORDER-RIGHT: #000000 1pt solid;
    	BORDER-TOP: #000000 1pt solid;
    	FONT-WEIGHT: bold;
    	FONT-SIZE: 8pt;
    	BORDER-LEFT: #000000 1pt solid;
    	COLOR: #000000;
    	BORDER-BOTTOM: #000000 1pt solid;
    	FONT-FAMILY: verdana, arial, helvetica;
    	HEIGHT: 18px;
    	BACKGROUND-COLOR: #FF7F00	
}

.error
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: red;
    FONT-FAMILY: arial, verdana
}