body {
        background-color: #999900;

}


body, td, p, div, ul, ol, h1, h2, h3 {
        font-family: Trebuchet MS, Comic Sans MS, Arial Unicode MS, verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333300;
}
list-style-image: url(../images/bullet.gif);

#bg {
      background-image:  url(images/backg.jpg);
      background-position: left;
      background-repeat: no-repeat;
      background-color: #ffffcc;
}
#divNewsCont {
         position:absolute; left:350px; top:65px; width:300px; height:80px;
            clip:rect(0px 300px 80px 0px);
            visibility:hidden; overflow:hidden;
}
#divNews {
         position:absolute;}

h1 {
        font-size: 16px;
}
h2 {
        font-size: 14px;
}
h3 {
        font-size: 12px;

h4 {
        font-size: 12px;
}
#important {
          text-decoration: blink;
}

a:link {
        color: #336699;
        background: transparent;
}
 a:visited {
        color: #666666;

}
 a:hover{
        color: #ff9900;

}

   a:active {
        color: #000000;


}

#box {
       background-color: #ffffff;
       border: 1px solid #999900;
       position:absolute;
       left:212px;top:260;width:350px;height:15px;
}
#mntdl {background-image:  url(../images/dots.gif);
        background-position: bottom;
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        border-bottom: 2px solid #336699;
}
#mntdr { background-image:  url(../images/dots.gif);
        background-position: bottom;
        background-repeat: repeat-x;
         background-color: #FFFFFF;

}
#btml {
        background-color: #FFFFFF;
        border-top: 3px solid #ff9933;
}
#btmr {
        background-color: #FFFFFF;
        border-top: 3px solid #ff9933;
}
#bgimage {
        background-image:  url(../images/bgimage.jpg);
        background-position: bottom right;
        background-repeat: no-repeat;

}

#drag{position:relative;cursor:hand}
.mainbody {
        position: absolute;
        top:241px;
        left:24px;
        width:133px;
        font-family: Trebuchet MS,Comic Sans MS, Arial Unicode MS, verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        color:#666666;
        height: 180px;
}

#divControl {
        position:absolute;
        left:650px; top:250px; width:450px;
        font-size:10pt;
        font-family:arial,helvetica,sans-serif;
        visibility:hidden;
}

#dropin {
          position:absolute;
          visibility:hidden;
          left:212px;top:500px;width:350px;height:15px;
          background-color: #C7C9A0;
          layer-background-color:#C7C9A0;
          border: 1px solid #333333;
          font-family:Trebuchet MS, Comic Sans MS, helvetica,;
          font-size: 10px;
          color: #333333;
}
#welcome {
         font-size: 12px;
         color: #999900;
         font-weight: bold;
}



