body,html {

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;

height:100%;

}

p,td,div {

font-family: Verdana;
font-size:8pt;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;

}

font {

font-family: Verdana;
font-size:7pt;

}

br {

margin-top:0px;
margin-bottom:0px;

}

a:link {

font-family: Verdana;
font-size:8pt;
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;

}

a:visited {

font-family: Verdana;
font-size:8pt;
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;

}

a:active {

font-family: Verdana;
font-size:8pt;
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;

}

a:hover {

font-family: Verdana;
font-size:8pt;
color:#FFFFFF;
font-weight:normal;
text-decoration:underline;

}

.slidebuttons {

      font-family : Verdana;
      color : #FFFFFF;
      font-size : 7pt;
      font-weight: bold;
      background-color:#383330;
      width : 12px;
      height : 18px;
      border-style:none;


}


.slidestartstop {

      font-family : Verdana;
      color : #FFFFFF;
      font-size : 7pt;
      font-weight: bold;
      background-color:#383330;
      width : 40px;
      height : 18px;
      border-style:none;


}

.textinput {

      font-family: Verdana;
      font-size:8pt;
      height:20px;
      width:280px;
      border-style:solid;
      border-color:#A79974;
      background-color:#911E0B;
      color:#FFFFFF;


}

.textarea {

      font-family: Verdana;
      font-size:8pt;
      height:150px;
      width:300px;
      border-style:solid;
      border-color:#A79974;
      background-color:#911E0B;
      color:#FFFFFF;


}

.checkbox {

      font-family: Verdana;
      font-size:8pt;

      border-style:solid;
      border-width:1px;
      border-color:#A79974;
      background-color:#911E0B;
      color:#FFFFFF;


}


