/* ###### Color Scheme ###### */


/* ###### Links ###### */

A.bodyLinks
        {text-decoration: none;}
A.bodyLinks:visited
        {text-decoration: none;}
A.bodyLinks:visited:hover
        {text-decoration: none;}

.smText1{font-family: Arial, Helvetica; font-size: 11px; color: #000000;}
A.smLink1,
A.smLink1:visited
        {font-family: Arial, Helvetica; color: #933f06; text-decoration: none;}
A.smLink1:hover,
A.smLink1:visited:hover
        {font-family: Arial, Helvetica; color: #FF0000; text-decoration: none;}



A.smLink2,
A.smLink2:visited
        {color: #933f06; text-decoration: none;}
A.smLink2:hover,
A.smLink2:visited:hover
        {color: orange; text-decoration: none;}


.adimg
{
  margin: 1ex 1em 1ex 1em;
  padding: 0.5ex 0.5ex 0.5ex 0.5ex;
  float: left;
}


/* ###### BodyTable ###### */

.tablebodyad {
  border: 0
  float: center;
  background-color: #fff2a8;
  width: 100%;
}

.R
{
  float: right;
}



/* ###### Body Text ###### */

#bodyText {
  line-height: 1.5em;
  margin: 0 0em 0 0em;
  padding: 0 1em 1ex 1em;

}

#bodyText p {
  padding-bottom: 2ex;
}

.topOfPage {
  font-size: 90%;
  font-weight: bold;
  font-variant: small-caps;
  text-decoration: none;
  padding-left: 1ex;
  padding-right: 1ex;
  float: right;
}

.smallCaps {
  font-variant: small-caps;
}

body {
  background-color: white;
  color: black;
  font-family: Arial, Helvetica;
  font-size: 100%;
  margin: 0;
}

h1, h2, h3 {
  font-family: "trebuchet ms", tahoma, sans-serif;
}

h1 {
  font-weight: bold;
  font-size: 130%;
  border-bottom: 1px solid;
  padding-bottom: 0.5ex;
  color: orange;
}

acronym {
  background-color: inherit;
  color: teal;
  border-bottom: 1px dashed teal;
  cursor: help;
}

code {
  font-family: "lucida console", monospace;
  font-size: 90%;
}

img {
  border: 0;
}

q {
  font-family: tahoma, verdana, helvetica, arial, sans-serif;
  font-size: 90%;
  font-weight: bold;
  border: 2px dotted;
  border-color: #c0c0ff;
  margin: 1ex 1em 1ex 1em;
  padding: 0.5ex 0.5ex 0.5ex 1ex;
  width: 10em;
  float: left;
}


/* ###### Header ###### */

.smText {font-family: Arial, Helvetica; font-size: 13px; color: #000000;}
A.smLink,
A.smLink:visited
        {font-family: Arial, Helvetica; color: #933f06; text-decoration: none;}
A.smLink:hover,
A.smLink:visited:hover
        {font-family: Arial, Helvetica; color: #933f06; text-decoration: none;}

/* ###### Side Box ###### */

.sideBox {
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color: #c0c0ff;
  width: 204;
  margin-top: 5mm;
}

.sideBox1 {
  width: 8em;
  margin-top: 0;
}

.sideBox div {
  font-weight: bold;
  border-bottom: 1px dashed;
  border-color: #c0c0ff;
  padding: 0.5ex 0.5em 0.5ex 0.75em;
}

.sideBox a, .sideBox a:hover, .sideBox span {
  color: black;
  text-decoration: none;
  line-height: 1.25em;
  display: block;
  padding: 1ex 0.5em 1ex 0.75em;
}




/* ###### Footer ###### */

#footer {
  color: inherit;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color: #c0c0ff;
  padding-top: 0.75ex;
  padding-bottom: 0.75ex;
  clear: left;
  font-size: 90%;
}


#footer div {
  padding-left: 3mm;
}

/* ###### Table ###### */

.tablebody {
  width=100%;
  border=0;
  cellpadding=0;
  cellspacing=4;
  background-color: white;
  color: black;
  font-family: times new roman, tahoma, helvetica, arial, sans-serif;
  font-size: 100%;
  margin: 0;
  widthR: 18em;
}

.widthR {
  width: 180;
  background-color: #fff2a8;
  border: solid 1px;
  border-color: #ffcc99;
}

.widthRbody {
  width: 180;
}