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

a {
  text-decoration: underline;
  color: #513F00;
}

body {
  font-family: verdana,arial,sans-serif;
  color: #ffffff;
  background-color: #000000;
  font-size: 10pt;
  background-image: url(black.jpg);
}

html {
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #b19e6e;
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #b19e6e;
  scrollbar-3dlight-color: #b19e6e;
}

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

select {
  font: 8pt verdana;
  color: #000000;
  background-color: #ffffff;
  border-color: #b19e6e;
  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: #b19e6e;
  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: 10px;
  color: #000000;
  font-family: "verdana", "arial","helvetica";
  text-decoration: none;
}

.alt_2 {
  font-weight: normal;
  font-size: 10px;
  color: #000000;
  font-family: "verdana", "arial","helvetica";
  text-decoration: none;
}

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: #d53400;
  background-color: #000000;
  padding: 1px;
}

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

.head {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

.head a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.head a:link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.head a:hover {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}

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

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

.row_day {
  padding: 1px;
}

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

.day_empty a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.day_empty a:link {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

.day_empty a:hover {
  text-decoration: underline;
  color: #ff0000;
  font-weight: bold;
}

.day_empty {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  color: #f0f0f0;
  background-color: #e4e8f3;
  border: 1px solid #e4e8f3;
  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: #cccccc;
  border-width: 1px;
  border-style: solid;
  border-color: #d53400;
  padding: 1px;
}

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

.row_foot {
  margin: 1px;
}

.list {
  font-family: verdana;
  font-size: 100%;
  color: #000000;
  background-color: #e4e8f3;
}

.mini_table {
  width: 176px;
  border: #ce4129 solid 2px;
}

.mini_title {
  border-bottom: #ce4129 solid 1px;
  background-color: #000000;
  background: #000000;
  height: 22px;
}

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

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

.mini_left {
  padding-right: 5px;
}

.mini_right {
  padding-left: 20px;
}

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

.page_content {
  text-decoration: none;
  color: #090A06;
  font-size: 10pt;
  font-family: verdana,arial,sans-serif;
  font-weight: normal;
  padding-left: 35px;
  padding-right: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.footer {
  text-decoration: none;
  padding-left: 10px;
  color: #ffffff;
  font-size: 11px;
}

.footer a:hover {
  text-decoration: none;
  color: #ff0000;
  font-size: 11px;
}

.footer a {
  text-decoration: none;
  color: #000000;
  font-size: 11px;
}

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

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

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

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

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

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

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

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

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

.photo_gallery_th1 img {
  padding: 3px;
}

