body
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
}

table
{
    border-right: #cccccc thin solid;
    padding-right: 5pt;
    border-top: #cccccc thin solid;
    padding-left: 5pt;
    padding-bottom: 5pt;
    border-left: #cccccc thin solid;
    padding-top: 5pt;
    border-bottom: #cccccc thin solid;
}

.boxtitle
{
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 5pt;
	color: #ffff00;
	padding-top: 5pt;
	font-family: Verdana, Arial;
}

.boxlabel
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
	color: #000099;
}

.buttonstyle
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    font-family: Verdana, Arial;
    background-color: #8a2be2;
}

.buttonstyledisabled
{
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    font-family: Verdana, Arial;
    background-color: #CCCCCC;
}

.errorlabel
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
	color: #ff0000;
	text-align: center;
}

.amountcols
{
    font-family: Courier New, Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    text-align: right;
}

.textfields
{
    font-family: Courier New, Arial;
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
}

