body {
  margin: 0px;
  background: transparent url(images/background.jpg) repeat-x scroll left top;
}
h1 {
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-family: Tahoma,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 44px;
  letter-spacing: -1px;
}
h2 {
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-family: Tahoma,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 18px;
}
h3 {
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-size: 18px;
  font-family: Tahoma,Helvetica,sans-serif;
  font-weight: normal;
}
h4 {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma,Helvetica,sans-serif;
  color: #7e80af;
  font-size: 12px;
  font-weight: normal;
}
.bodytext {
  font-size: 12px;
  font-family: Tahoma,Helvetica,sans-serif;
  color: #555555;
  padding: 20px;
}
.bodytext-popup {
  font-size: 10px;
  font-family: Tahoma,Helvetica,sans-serif;
  color: #555555;
  display:none; 
  width: 400px;
  position:absolute; 
  border-style: solid;
  border-color:#1254ed #0244dd #0233bb #1254ed;
  background-color: white; 
  padding: 10px;
}
.h1_smaller {
  font-size: 24px;
}
a:link {
  color: #496ebc;
}
a:visited {
  color: #496ebc;
}
a:hover {
  color: #3a77f8;
}
a.topnav:link {
  font-size: 12px;
  color: #252741;
  font-family: Tahoma,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
}
a.topnav:visited {
  font-size: 12px;
  color: #252741;
  font-family: Tahoma,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
}
a.topnav:hover {
  font-size: 12px;
  color: #474a7c;
  font-family: Tahoma,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
}
.credittext {
  font-size: 11px;
  color: #aeaeae;
  font-family: Tahoma,Helvetica,sans-serif;
}
.bg-midleft {
  background-image: url(images/bg-mid-left.gif);
  background-repeat: repeat-y;
  background-position: right top;
}
.bg-midright {
  background-image: url(images/bg-mid-right.gif);
  background-repeat: repeat-y;
  background-position: left top;
}
.bg-topleft {
  background-image: url(images/bg-topleft.gif);
  background-repeat: no-repeat;
  background-position: right top;
}
.bg-topright {
  background-image: url(images/bg-topright.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
.bg-bottomleft {
  background-image: url(images/bg-bottomleft.gif);
  background-repeat: no-repeat;
  background-position: right top;
}
.bg-bottomright {
  background-image: url(images/bg-bottomright.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
.index_content_back {
  background: transparent url(images/index_12.jpg) no-repeat scroll 0% 50%;
}
.nav_back {
  background: transparent url(images/index_05.jpg) no-repeat scroll 0% 50%;
}
.footer {
  background: transparent url(images/index_17.jpg) no-repeat scroll 0% 50%;
  height: 36px;
}
.index_content {
  position: relative;
  left: 25px;
  top: 15px;
  width: 725px;
  height: 160px;
}
.sub_back {
  background: transparent url(images/21-forslice_21.jpg) repeat-y scroll 0% 50%;
}
.sub_content {
  margin-left: 25px;
  width: 725px;
  font-size: 13px;
  font-family: Tahoma,Helvetica,sans-serif;
  color: #8b8c9f;
}
.links {
  text-decoration: none;
}
.links a {
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  font-size: 13px;
  font-family: Tahoma,Helvetica,sans-serif;
  color: #555555;
  text-align: justify;
}
#dropin {
  position: relative;
  left: 25%;
}
#cframe {
  position: relative;
  float: left;
}
.calendar {
  font-size: 8pt;
  color: #333333;
  font-style: normal;
  text-decoration: none;
  background-color: #cccccc;
  border: 2px;
  border-color: #000000;
  padding: 0px;
  width: 450px;
  
}
th.calendar-th{
    text-align: center;
	background-color: #777777;
	height: 35px;
}
.calendar tr{
  background-color: #dddddd;
  vertical-align: top;
  margin-top: 0px;
  margin-bottom: 0pt;
  height: 65px;
}
.calendar td {
 width: 14%;
}
.calendar a {
  font-size: 8pt;
  color: #333333;
  font-style: normal;
  text-decoration: none;
}
.calendar a span {
  display: none;
}
.calendar a:hover span {
  border: 3px solid #1254ed;
  display: block;
  position: absolute;
  width: 35em;
  background-color: #ffffff;
  color: #333333;
  text-align: left;
}
