/* Stylesheet */

body, div, th, td, input, select, ul, li, p
 {font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  color: black;}
body
 {background-color: #ffffff;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-y;
  cursor: default;
  margin: 0px 0px 0px 0px;}
  /* scrollbar-shadow-color: #808080;
  scrollbar-3dlight-color: #c0c0c0;
  scrollbar-arrow-color: #336699;
  scrollbar-track-color: #dcdcdc;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-base-color: #dcdcdc;
  scrollbar-face-color: #dcdcdc; */
h1
 {font-weight: 600;
  font-size: 12pt;
  color: #d2691e;
  font-family: verdana, arial, sans-serif;}
h2
 {font-weight: 600;
  font-size: 10pt;
  color: #4C4E8B;
  font-family: verdana, arial, sans-serif;}
hr {color: #d2691e;}
hr.dot {border-bottom-style: dotted;}
pre
 {font-weight: normal;
  font-size: 10pt;
  color: black;
  text-align: justify;
  text-decoration: none;}
a:link, a:visited, a:active
 {font-weight: normal;
  font-size: 8pt;
  color: #006699;
  text-decoration: underline;}
a:hover
 {font-weight: normal;
  font-size: 8pt;
  color: #ff9900;
  text-decoration: underline;}
a.menuNav:link, a.menuNav:visited, a.menuNav:active
 {font-weight: normal;
  font-size: 8pt;
  color: #ffffff;
  text-decoration: none;}
a.menuNav:hover 
 {font-weight: normal;
  font-size: 8pt;
  color: #ff9900;
  text-decoration: none;}
a.smallNav:link, a.smallNav:visited, a.smallNav:active
 {font-weight: normal;
  font-size: 8pt;
  color: #006699;
  text-decoration: none;}
a.smallNav:hover
 {font-weight: normal;
  font-size: 8pt;
  color: #ff9900;
  text-decoration: none;}
  a.Big:link, a.Big:visited, a.Big:active
 {font-weight: 600;
  font-size: 12pt;
  color: #006699;
  font-family: verdana, arial, sans-serif;
  text-decoration: none;}
a.Big:hover 
 {font-weight: 600;
  font-size: 12pt;
  color: #ff9900;
  font-family: verdana, arial, sans-serif;
  text-decoration: none;}
a.Medium:link, a.Medium:visited, a.Medium:active
 {font-weight: 600;
  font-size: 12pt;
  color: #006699;
  font-family: verdana, arial, sans-serif;
  text-decoration: none;}
a.Medium:hover 
 {font-weight: 600;
  font-size: 12pt;
  color: #ff9900;
  font-family: verdana, arial, sans-serif;
  text-decoration: none;}
th.highlight
 {font-size: 8pt;
  font-family: verdana, arial, sans-serif;
  color: #ffffff;
  background-color: #4C4E8B;}

.header
 {font-weight: normal;
  font-size: 8pt;
  color: #669966;
  font-family: verdana, arial, sans-serif;}
.footer
 {font-weight: normal;
  font-size: 8pt;
  color: #000000;
  font-family: verdana, arial, sans-serif;
  background-color: whitesmoke;}
.lblHeading
 {font-weight: bold;
  font-size: 12pt;
  color: #d2691e;
  font-family: verdana, arial, sans-serif;}
.lblHighlight
 {font-weight: bold;
  font-size: 8pt;
  color: #00000;
  font-family: verdana, arial, sans-serif;}
.lblMainColor
 {font-weight: bold;
  font-size: 8pt;
  color: #4C4E8B;
  font-family: verdana, arial, sans-serif;}
.lblMainColor2
 {font-weight: bold;
  font-size: 8pt;
  color: #d2691e;
  font-family: verdana, arial, sans-serif;}
.bgMenu
 {background-image: url(images/bgMenu.jpg);
  background-repeat: repeat-y;}
.bgBox
 {background-color: #dcdcdc;}
.aButton
 {font-weight: normal;
  font-size: 8pt;
  width: 65px;
  color: white;
  font-family: verdana, arial, sans-serif;
  height: 20px;
  background-color: #d2691e;}
.aButtonWide
 {font-weight: normal;
  font-size: 8pt;
  width: 125px;
  color: white;
  font-family: verdana, arial, sans-serif;
  height: 20px;
  background-color: #d2691e;}
  .ModTitle
 {font-weight: 600;
  font-size: 10pt;
  color: #d2691e;
  font-family: verdana, arial, sans-serif;}