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

a {
  text-decoration: underline;
  color: #E0DA35;
}

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

html {
  scrollbar-arrow-color: #E0DA35;
  scrollbar-base-color: #4C62A5;
  scrollbar-shadow-color: #E0DA35;
  scrollbar-darkshadow-color: #0a0607;
  scrollbar-3dlight-color: #E0DA35;
}

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

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

input {
  font: 10pt verdana;
  color: #000000;
  background-color: #ffffff;
  border-color: #E0DA35;
  border-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
}

img {
  border: none;
}

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

.alt_1 {
  font-weight: normal;
  font-size: 12px;
  color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  padding: 8pt;
}

.alt_2 {
  font-weight: normal;
  font-size: 12px;
  color: #ffffff;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  padding: 8pt;
}

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: #E0DA35;
  background-color: #f0f0f0;
  padding: 5px;
}

.row_head {
  border-width: 0px;
  border-style: solid;
  border-color: #E0DA35;
  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: #7899DB;
  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: #5F84D3;
  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: #F3F97F;
  border-width: 1px;
  border-style: solid;
  border-color: #F2E043;
  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: #394D68;
  padding: 1px;
}

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

.mini_table {
  width: 180px;
  border: #6e78ad solid 1px;
  padding-left: 10px;
}

.mini_title {
  border-bottom: #cacaca solid 1px;
  height: 22px;
}

.div_title {
  text-align: center;
  padding-left: 0px;
  padding-top: 0px;
  font-weight: bold;
  color: #E0DA35;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

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

.mini_left {
  padding-right: 5px;
}

.mini_right {
  padding-left: 5px;
}

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

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

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

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

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

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

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

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

.main_table {
  border: #6e78ad solid 1px;
  text-decoration: none;
  color: #000000;
  font-size: 12px;
  font-weight: normal;
}

.page_content {
  text-decoration: none;
  color: #ffffff;
  font-size: 14px;
  font-family: verdana,arial,sans-serif;
  font-weight: 600;
  padding: 30px;
  padding-right: 10px;
}

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

