BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    BACKGROUND-IMAGE: none;
    MARGIN: 0px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #71797f
}
A:link
{
    COLOR: #002c54
}
A:visited
{
    COLOR: #002c54
}
A:hover
{
    COLOR: #fff;
    TEXT-DECORATION: none
}
A.white:link
{
    COLOR: #fff
}
A.white:visited
{
    COLOR: #fff
}
A.white:hover
{
    COLOR: #bcbdc0
}
A.grey:link
{
    COLOR: #002c54
}
A.grey:visited
{
    COLOR: #002c54
}
A.grey:hover
{
    COLOR: #000
}
TD
{
    FONT-SIZE: 11px;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
TR
{
    FONT-SIZE: 11px;
    COLOR: #000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
P
{
    MARGIN: 1em 0px;
    COLOR: #000;
    WHITE-SPACE: normal
}
A:link
{
    TEXT-DECORATION: none
}
A:visited
{
    TEXT-DECORATION: none
}
A:active
{
    TEXT-DECORATION: none
}
.sidelink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #002c54
}
.sidelinkactive
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #0066cc
}
.sideheading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #002c54
}
.page_title
{
    font-family:Verdana, Arial;
    FONT-SIZE: 11px;
    COLOR: #041042;
    font-weight:bold;
    
}
.bodytext
{
    FONT-SIZE: 11px;
    COLOR: #000000
}
.bodytext2
{
    font-size: 11px;
    color: #000;
    text-align: justify;
}

.heading1
{
    FONT-SIZE: 11pt;
    FONT-FAMILY: Verdana
}
.indextexth
{
    FONT-SIZE: 11px;
    COLOR: #002c54
}
.indextextb
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #002c54
}
.indexlinks
{
    FONT-SIZE: 10px;
    COLOR: #002c54
}
.table_heading
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana
}
.formlabel
{
    FONT-SIZE: 11px
}
.table_text
{
    FONT-SIZE: 10pt
}
.smalltext_ar
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: 'Arabic Transparent', Arial
}
.formtext_ar
{
    FONT-SIZE: 10.5pt;
    FONT-FAMILY: 'Arabic Transparent', Arial
}
.report_heading
{
    font-weight: normal;
    font-size: 10pt;
    color: white;
    font-family: Verdana;
}
.report_text
{
    font-size: 8pt;
    color: lightgoldenrodyellow;
    font-family: Verdana, Tahoma;
}

.menu {
 position:relative;
 background-color:gold;
 border:1px solid darkblue;
 width:150;
 font-size:11px;
 font-family:verdana;
 font:bold;
 position:absolute;
 cursor:se-resize;
}

.item_panel {
  width:150;
  border-left:1px solid darkblue;
  border-right:1px solid darkblue;
  clip:rect(0,150,0,0);
  position:absolute;
}

.item_panel a {
 text-decoration:none;
 color:black;
 cursor:hand;
}

.item {
 background-color:lightyellow;
 width:148;
 font-size:10px;
 font-family:verdana;
}
