.border { border: 1px solid #000000; }
.topmenu {
  font-family: Verdana, Arial;
  font-size: 13px;
  font-weight:normal;
  color: #000040;
  background-color: #fdfdf2;
}
.topmenu a { text-decoration:underline; }
.topmenu a:link { color: #0000c0; }
.topmenu a:visited { color:#800080; }
.topmenu a:hover { color: #0000ff; }
.topmenu a:active { color:red; }


.body {
  font-family:Verdana,Arial;
  font-size:13px;
  font-weight:normal;
  color:#2a2a2a;
  background-color:#fdfdf2;
}

.body li { padding-bottom:7px;}

h1,.heading {
  font-family: Verdana, Arial;
  font-size: 14px !important;
  font-weight: bold !important;
  color: #000040;
  margin-top: 0px;
  margin-bottom: 0px;
}
h2,.heading {
  font-family: Verdana, Arial;
  font-size: 12px !important;
  font-weight: bold !important;
  color: #CA6500;
    margin-top: 0px;
margin-bottom: 0px;
}
body {
  margin:0px;
  scrollbar-base-color: #0000CC;
  scrollbar-face-color: #3670A6;
  scrollbar-track-color: #FDFDF2;
  scrollbar-3dlight-color: #4490c2;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #003399;
  scrollbar-arrow-color: #FDFDF2;
  background-repeat: repeat-y;
}

html {
  scrollbar-base-color: #0000CC;
  scrollbar-face-color: #3670A6;
  scrollbar-track-color: #FDFDF2;
  scrollbar-3dlight-color: #4490c2;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #003399;
  scrollbar-arrow-color: #FDFDF2;
  background-repeat: repeat-y;
}
