body {
  font-family: verdana;
  background: #ffffff;
  font-size: 11px;
}

html {
  scrollbar-arrow-color: #ff0000;
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #ff0000;
  scrollbar-darkshadow-color: #ff0000;
  scrollbar-shadow-color: #000000;
}

a:link {
  color: #af3214;
  text-decoration: underline;
}

a:visited {
  color: #af3214;
  text-decoration: underline;
}

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

.button {
  font-family: verdana;
  font-size: 10px;
  color: #ffffff;
  background-color: #af3214;
  border-width: 1px;
  border-color: #cccccc;
  border-style: outset;
  background: #af3214;
}

input {
  color: #000000;
  font: normal 7.5pt verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  background: #f3f1f1;
  border-left: #000000 solid 1px;
  border-right: #000000 solid 1px;
  border-top: #000000 solid 1px;
  border-bottom: #000000 solid 1px;
}

.input2 {
  border: 0px none #af3214;
}

textarea {
  color: #000000;
  font: normal 7.5pt verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  background: #f3f1f1;
  border-left: #000000 solid 1px;
  border-right: #000000 solid 1px;
  border-top: #000000 solid 1px;
  border-bottom: #000000 solid 1px;
  background-color: #f3f1f1;
}

select {
  color: #000000;
  font: normal 7.5pt verdana, arial, helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  background: #f3f1f1;
  border-left: #000000 solid 1px;
  border-right: #000000 solid 1px;
  border-top: #000000 solid 1px;
  border-bottom: #000000 solid 1px;
  background-color: #f3f1f1;
}

h1 {
  font: bold 120% arial, sans-serif;
  color: #660000;
  margin: 0px;
  padding: 0px;
}

.feature {
  padding: 10px 4px 10px 10px;
  font-size: 100%;
}

.alt_1 {
  background-color: #e7e7e7;
}

.alt_2 {
  background-color: #ffffff;
}

.main_table {
  border-right: #af3214 0px solid;
  border-top: #af3214 0px solid;
  border-left: #af3214 0px solid;
  border-bottom: #af3214 0px solid;
  background-color: #ffffff;
}

.page_content {
  color: #000000;
  font-size: 11px;
  font-family: verdana,arial,sans-serif;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav2 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
  padding-left: 20px;
  padding-right: 20px;
}

.nav2 a:visited {
  color: #ffffff;
  text-decoration: none;
}

.nav2 a:link {
  color: #ffffff;
  text-decoration: none;
}

.nav2 a:hover {
  text-decoration: underline;
  color: #ff0000;
}

#roller a:link {
  padding-right: 0px;
  display: block;
  padding-left: 0px;
  font-weight: bolder;
  background-image: url(/images/button.jpg);
  padding-bottom: 24px;
  color: #ffffff;
  padding-top: 20px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
}

#roller a:visited {
  padding-right: 0px;
  display: block;
  padding-left: 0px;
  font-weight: bold;
  background-image: url(/images/button.jpg);
  padding-bottom: 24px;
  color: #ffffff;
  padding-top: 20px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
}

#roller a:hover {
  padding-right: 0px;
  border-top: #ffffff 0px solid;
  display: block;
  padding-left: 0px;
  font-weight: bold;
  background-image: url(/images/button.jpg);
  padding-bottom: 24px;
  color: #000000;
  padding-top: 20px;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
}

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;
}

h2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 105%;
  color: #8a2528;
}

h3 {
  font-family: arial, helvetica, sans-serif;
  font-size: 100%;
  color: #8a2528;
}

.nav_top {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: #ffffff;
}

.nav_top a:link {
  color: #ffffff;
  text-decoration: none;
}

.nav_top a:visited {
  color: #ffffff;
  text-decoration: none;
}

.nav_top a:hover {
  color: #af3214;
  text-decoration: none;
}

.nav_left {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: #000000;
  padding-top: 20px;
  padding-left: 53px;
}

.nav_left a:link {
  color: #000000;
  text-decoration: none;
}

.nav_left a:visited {
  color: #000000;
  text-decoration: none;
}

.nav_left a:hover {
  color: #ff0000;
  text-decoration: none;
}

.mini_right {
}

.mini_table {
  border-color: #b2b2a6;
  border: solid;
  border-width: 0px;
  padding-right: 10px;
  padding-left: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 180px;
}

.mini_title {
  border-color: #b2b2a6;
  border: solid;
  border-width: 0px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  padding-bottom: 5px;
  padding-right: 50px;
}

.mini_cont {
  line-height: 16px;
  color: #FFFFFF;
  padding-right: 43px;
}

.hand {
  cursor: hand;
}

.panel {
  border-width: 1px;
  border-style: dashed;
  border-color: #ff0000;
  background-color: #e4e8f3;
  padding: 1px;
}

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

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

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

.weekday {
  font-family: verdana;
  font-size: 11px;
  width: 24px;
  text-align: center;
  color: #ffffff;
  background-color: #9eabbc;
  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: #9eabbc;
  border: 1px solid #e4e8f3;
  padding: 1px;
}

.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: #9eabbc;
  border-width: 1px;
  border-style: solid;
  border-color: #ff0000;
  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;
}

.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: #cce6ff #668099 #668099 #cce6ff;
  padding: 1px;
}

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

b {
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

strong {
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

hr {
  color: #af121d;
  height: 1px;
}

