<style>

.cal-TextBox
{ 
    Width: 30;    
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Tahoma,  Arial, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
.cal-Text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Tahoma,  Arial, sans-serif;
    text-decoration: none;
}
.cal-LINEITEM
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
	BACKGROUND-COLOR: #6699CC;
}
.cal-TITLEBAR
{
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
.cal-table

{

border: solid 0px #333350;

}

.cal-Error
{
	font-weight: bold;
	font-size: 10pt;
	color: #FF0000;
	font-family: Tahoma;
	text-decoration: none;
}
.cal-editionLink
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-style: italic;
	cursor: hand;
	font-family: Tahoma;
	text-decoration: none;
}

.cal-PageName
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
.cal-PageNameLabel
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
.cal-Link
{
	font-weight: normal;
	font-size: 8pt;
	cursor: hand;
	color: #000000;
	hover: #336699;
	font-family: Tahoma;
	text-decoration: none;
}
</style>
