a:hover {
  text-decoration: underline;
  color: #1A2C7C;
}

a {
  text-decoration: underline;
  color: #6e8dad;
}

body {
  font-family: verdana,arial,sans-serif;
  color: #003972;
  font-size: 12px;
  line-height: 1.166;
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
  background-color: #ffffff;
}

html {
  scrollbar-arrow-color: #ffffff;
  scrollbar-base-color: #553216;
  scrollbar-shadow-color: #ffffff;
  scrollbar-darkshadow-color: #553216;
  scrollbar-3dlight-color: #553216;
}

.main_table {
  border: #1D407B solid 1px;
}

textarea {
  font: 8pt verdana;
  color: #000000;
  background-color: #fffbec;
  border-color: #00041F;
  border-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
}

select {
  font: 8pt verdana;
  color: #000000;
  background-color: #fffbec;
  border-color: #00041F;
  border-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
}

input {
  font: 8pt verdana;
  color: #000000;
  background-color: #fffbec;
  border-color: #00041F;
  border-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
}

img {
  border: none;
}

form {
  margin: 0px;
  border: none;
}

.alt_1 {
}

.alt_2 {
}

hr.dashed {
  width: 98%;
  margin-top: 0;
  margin-bottom: 0;
  height: 1px;
  border-top: 1px dashed #000000;
  border-bottom: 0px dashed #000000;
  background-color: white;
}

.hand {
  cursor: hand;
}

.panel {
  border-width: 1px;
  border-style: dashed;
  border-color: #6d90aa;
  background-color: #f0f0f0;
  padding: 1px;
}

.row_head {
  border-width: 0px;
  border-style: solid;
  border-color: #6e90ad;
  background-color: #f7f7f7;
}

.head {
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #000000;
}

.row_week {
  border-width: 1px;
  border-style: solid;
  border-color: #d0d8d7;
}

.weekday {
  font-family: verdana;
  font-size: 11px;
  width: 24px;
  text-align: center;
  color: #ffffff;
  background-color: #415f77;
  border: 0px solid #99b3cc;
  padding: 1px;
}

.row_day {
  padding: 1px;
}

.day {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  color: #000000;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  padding: 1px;
}

.day_empty {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  color: #f0f0f0;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  padding: 1px;
}

.day_disabled {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  text-decoration: line-through;
  color: #999999;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  padding: 1px;
}

.day_current {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  color: #ffffff;
  background-color: #3c586d;
  border-width: 1px;
  border-style: solid;
  border-color: #ccdbe2;
  padding: 1px;
}

.day_special {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  color: #ffffff;
  background-color: #d0f4eb;
  border-width: 1px;
  border-style: solid;
  border-color: #5bbf6c;
  padding: 1px;
}

.row_foot {
  margin: 1px;
}

.foot {
  font-family: verdana;
  font-size: 11px;
  width: 50px;
  margin: 0px 1px;
  text-align: center;
  color: #ffffff;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #4a5b4c;
  padding: 1px;
}

.list {
  font-family: verdana;
  font-size: 12px;
  color: #000000;
  background-color: #f0f0f0;
}

.mini_table {
  width: 176px;
  padding-top: 0px;
  padding: 20px;
}

.mini_title {
  height: 22px;
}

.div_title {
  text-align: center;
  padding-left: 0px;
  padding-top: 0px;
  font-weight: bold;
  color: #002C51;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.mini_cont {
  padding: 3px;
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
}

.mini_left {
  padding-right: 5px;
}

.mini_right {
  padding-left: 5px;
}

.nav_top {
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}

.nav_top a {
  text-decoration: none;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}

.nav_top a:visited {
  text-decoration: none;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}

.nav_top a:hover {
  text-decoration: none;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #D3B937;
  font-size: 16px;
  font-weight: bold;
}

.nav_bottom {
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none;
  color: #000000;
  font-size: 11px;
  font-weight: normal;
}

.nav_bottom a {
  text-decoration: none;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
}

.nav_bottom a:visited {
  text-decoration: none;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
}

.nav_bottom a:hover {
  text-decoration: none;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #F99E19;
  font-size: 12px;
  font-weight: none;
}

.page_content {
  text-decoration: none;
  color: #000000;
  font-size: 14px;
  font-family: verdana,arial,sans-serif;
  font-weight: normal;
  padding-left: 40px;
  padding-right: 46px;
  padding-top: 10px;
  padding-bottom: 10px;
}

hr {
  background-color: #553216;
  border-color: #553216;
  size: 1px;
}

b {
  color: #553216;
}

