<!-- 

/* created 13/12/2004 */
/* last modified 14/01/2005 */
/* project done by: www.mediascopeltd.com */
/* created by: Trond Berg */

.ddm1 {
 /*font: 11px tahoma;*/
 color: #ffffff;
 background-color: transparent;
 font: 12px Verdana,Tahoma,Arial,sans-serif;
 font-weight: bold;
 padding: 0px 44px 10px 0px;
 margin: 258px 0px 0px 0px;
}
.ddm1 a:link {
 color: #ffcb89;
 background-color: transparent;
 font: 12px Verdana,Tahoma,Arial,sans-serif;
 font-weight: bold;
 text-decoration: none;
 line-height: 19px;
 padding-right: 16px;
 background-image:  url(../images/bullet-off_11x13.gif);
 background-position: center right;
 background-repeat: no-repeat;
}
.ddm1 a:visited {
 color: #ffcb89;
 background-color: transparent;
 font: 12px Verdana,Tahoma,Arial,sans-serif;
 font-weight: bold;
 text-decoration: none;
 line-height: 19px;
 padding-right: 16px;
 background-image:  url(../images/bullet-off_11x13.gif);
 background-position: center right;
 background-repeat: no-repeat;
}
.ddm1 a:active {
 color: #ffcb89;
 background-color: transparent;
 font: 12px Verdana,Tahoma,Arial,sans-serif;
 font-weight: bold;
 text-decoration: none;
 line-height: 19px;
 padding-right: 16px;
 background-image:  url(../images/bullet-off_11x13.gif);
 background-position: center right;
 background-repeat: no-repeat;
}
.ddm1 a:hover {
 color: #ffffff;
 background-color: transparent;
 font: 12px Verdana,Tahoma,Arial,sans-serif;
 font-weight: bold;
 text-decoration: none;
 line-height: 19px;
 padding-right: 16px;
 background-image:  url(../images/bullet-on_11x13.gif);
 background-position: center right;
 background-repeat: no-repeat;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
 padding: 3px 16px 4px 8px;
 /*border: 1px #003366;
 border-style: solid solid none solid;*/
 text-decoration: none;
 display: block;
 position: relative;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
 background-color: transparent;
 color: #ffffff;
 background-image:  url(../images/bullet-on_11x13.gif);
 background-position: center right;
 background-repeat: no-repeat;
}
.ddm1 .item2 {
 padding: 3px 0px 4px 8px;
 text-decoration: none;
 display: block;
 white-space: nowrap;
 line-height: 18px;
 border-bottom-style: solid;
 border-bottom-width: 1px;
 border-bottom-color: #ffcb89;
}
.ddm1 .item2:link {
 color: #ffe0B8;
 background-image: none;
 padding-right: 8px;
 line-height: 18px;
}
.ddm1 .item2:visited {
 color: #ffe0B8;
 background-image: none;
 padding-right: 8px;
 line-height: 18px;
}
.ddm1 .item2:active {
 background-image: none;
 padding-right: 8px;
 line-height: 18px;
}
.ddm1 .item2:hover {
 background-image: none;
 background-color: #05AA72;
 color: #ffffff;
 padding-right: 8px;
 line-height: 18px;
 text-decoration: none;
}
.ddm1 .section {
 background-color: #D76500;
 /*background-image: url(../images/bg-popup_40x2.jpg);
 background-position: top left;
 background-repeat: repeat-y;*/
 border-width: 1px;
 border-color: #ffcb89;
 border-style: solid solid none solid;
 margin-left: 13px;
 /*padding-left: 40px;*/
 position: absolute;
 visibility: hidden;
 z-index: -1;
}
.ddm1 .bottom,
.ddm1 .bottom:hover {
 border-style: solid solid solid solid;
}

* html .ddm1 td {
 position: relative;
} /* ie 5.0 fix */

-->