img
{  border-style: none;
}

table.headtable
{
border-collapse: collapse;
background-color: #f6f6f6
}

div.headtabletitle
{
color: Gray;
text-align: left;
font-size: 12pt;
font-family: mono,sans-serif;
font-weight: bold
}
div.headtablebody
{
color: Gray;
text-align: left;
font-size: 9pt;
font-family: mono,sans-serif
}

table.subtableouter
{
background-color: #ECECEC
}

table.subtable
{
border-collapse: collapse;
}

tr.subtabletop
{
background-color: #c6c6c6;
}


div.subtablehead
{
color: Gray;
text-align: left;
font-size: 10pt;
font-family: mono,sans-serif;
font-weight: bold
}

tr.subtablebody
{
background-color: #FDFDFD;
}

div.subtablebody
{
color: Gray;
text-align: left;
font-size: 10pt;
font-family: mono,sans-serif;
}

tr.subtablebottom
{
background-color: #ECECEC;
}
div.rightbarhead
{
color: Gray;
text-align: left;
font-size: 12pt;
font-family: mono,sans-serif;
font-weight: bold
}
div.rightbarbody
{
color: Gray;
text-align: left;
font-size: 10pt;
font-family: mono,sans-serif;
}