a:active     { font-family: Arial; text-decoration: overline; color: #CC4200; font-weight: bold  }
a:link      { font-family: Arial; text-decoration: underline; color: #333333; font-weight: bold  }
a:visited     { font-family: Arial; text-decoration: underline; color: #333333; font-weight: bold  }
a:hover      { font-family: Arial; text-decoration: overline; color: #cc4200; font-weight: bold }

p            {
	font-family: Arial;
	font-size: 10pt;
	color: #666666
}

body {
	margin:0;
	font-family: Arial;
	font-size: 10pt;
	color:#FFFFFF
}

.bak2top {
      font-family: Arial;
      font-size: 10px;
      font-weight: bold;
      color: #0000FF;
      background-color: #CCCCFF;
      border: 1px solid;
      border-color: #0000FF;
      padding: 2px;
   }
   
.ddm1 {
    font: 11px tahoma;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
/*    border: 1px #003366;
    border-style: solid none solid none;
    text-decoration: none;*/
    display: block;
    position: relative;
}
.ddm1 .item1 {
/*    background: #0EA138;*/
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1:visited,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
/*    background: #FF6600;*/
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 2px 2px 2px 2px;
/*    text-decoration: none;*/
    display: block;
    white-space: nowrap;
}
.ddm1 .item2,
.ddm1 .item2:visited  {
/*    background: #3264C7;*/
    background: #CCCCCC;
    text-decoration: none;
    color: #000000;
}
.ddm1 .item2:hover {
/*    background: #6699FF;*/
    background: #999999;
    text-decoration: none;
    color: #000000;
}
.ddm1 .section {
    border: 1px #003366;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    white-space: nowrap;
}


* html .ddmx td { position: relative; } /* ie 5.0 fix */
