BODY  {
 margin: 0px 0px 0px 0px;
 background-color:#EEEEE8;
 color:#000000;
 font-family:arial;
 font-size: small;
 SCROLLBAR-FACE-COLOR: #003466;
 SCROLLBAR-SHADOW-COLOR: #999999;
 SCROLLBAR-3DLIGHT-COLOR: #003466;
 SCROLLBAR-DARKSHADOW-COLOR: #003466;
 SCROLLBAR-HIGHLIGHT-COLOR: #999999;
 SCROLLBAR-BASE-COLOR: #003466;
 SCROLLBAR-TRACK-COLOR: #AFAFAF;
 SCROLLBAR-ARROW-COLOR: #999999;
}

img {
 border-width: 0px;
}

A:link    {
 text-decoration: underline;
 font-weight:normal;
 color: #000000;
}

A:visited {
 text-decoration: underline;
 font-weight:normal;
 color: #000000;
}

A:active  {
 text-decoration: underline;
 font-weight:normal;
 color: #000000;
}

A:hover   {
 text-decoration: underline;
 font-weight:normal;
 color: #000000;
}

td {
 font-size:10pt;
}

textarea {
  font-family:arial;
  font-size: 10pt;
  SCROLLBAR-FACE-COLOR: #CFCFCF;
  SCROLLBAR-SHADOW-COLOR: #000000;
  SCROLLBAR-3DLIGHT-COLOR: #CFCFCF;
  SCROLLBAR-DARKSHADOW-COLOR: #CFCFCF;
  SCROLLBAR-HIGHLIGHT-COLOR: #000000;
  SCROLLBAR-BASE-COLOR: #CFCFCF;
  SCROLLBAR-TRACK-COLOR: #CFCFCF;
  SCROLLBAR-ARROW-COLOR: #000000;
  border-style: outset;
  border-width: 1px;
  border-color: #000000;
  width: 600px;
  height: 300px;
}

textarea.videolink {
  width: 350px;
  height: 150px;
}

.textsmall {
  width: 600px;
  height: 45px;
}

.textquad {
  width: 340px;
  height: 150px;
}

.textwide {
  width: 635px;
  height: 120px;
}

input {
 font-family:arial;
 font-size: 8pt;
 border-style: outset;
 border-width: 1px;
 border-color: #000000;
 width: 140px;
 height: 18px;
}
.inputprlarge {
width: 200px;
}
.inputfile {
width: 400px;
}
.inputprsmall {
width: 100px;
}
.inputlarge {
width: 175px;
}
.inputxlarge {
 border-width: 1px;
 width: 355px;
}
.inputsmall {
width: 80px;
}
.inputtime {
width: 45px;
}

.inputchk {
border-width: 0px;
width: 12px;
}

.sube {
 width: 20px;
 height: 15px;
}

.inputradio {
 width: 15;
 border: none;
 border-style: none;
 border-width: 1px;
 border-color: #000000;
}

.linkstitle {
 text-align: left;
 font-weight: bold;
}

.normaltext {
 text-align: left;
 font-weight: normal;
}

.pageheader {
 text-align: left;
 font-weight: bolder;
 font-size: large;
}

.pageheader2 {
 text-align: left;
 font-size: large;
}

select {
  border-style: outset;
  border-width: 1px;
  font-family:arial;
  font-size: 10pt;
  border-color: #000000;
  width:155;
}

.menuoff { background-color: #493e98; color: #00FF00; }
