body {
    MARGIN: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 0.7em;
  }
DIV {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #404040;
  vertical-align: top;
  text-align: left;
}

TD {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #404040;
  vertical-align: top;
  text-align: left;
}
.right_background {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 680px;
    width: 950px;
    z-index: -1;
}
.right_background2 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 680px;
    width: 950px;
    z-index: -1;
}
.menu {
  position: absolute;
  left: 63px;
  top: 203px;
}
.menu2 {
  position: absolute;
  left: 130px;
  top: 115px;
}
.main_photo {
  position: absolute;
  left: 280px;
  top: 194px;
  background: url("images/dot2.png");
  padding: 9px;
}
.side_rose {
  position: absolute;
  left: 0px;
  top: 125px;
}

.logo {
  position: absolute;
  left: 0px;
  top: 14px;
}

.speel {
/*  background-image: url(images/back.jpg); */
  position: relative;
  left: 250px;
  top: 470px;
  width: 470px;
  padding: 9px;
  margin: 10px;
}

.tp {
  width: 72px;
  height: 72px;
  text-align: center;
  border: 1px solid gray;
}

.ttp {
  width: 72px;
  height: 72px;
  text-align: center;
  border: 1px solid red;
}

.pf1 {
  text-align: center;
  border: 1px solid #aaaaaa;
  background-color: white;
  padding: 10px;
  margin: 20px;
}

.pf2 {
  text-align: center;
  border: 1px solid #aaaaaa;
  background-color: white;
  padding: 5px;
  margin: 3px;
}

.pic {
  border: 1px solid black;
  background: white;
  padding: 5px;
}

.content_title {
  position: absolute;
  top: 155px;
  left: 120px;
}

.content {
  position: relative;
  left: 120px;
  top: 190px;
  width: 644px;
  padding: 9px;
  margin: 10px;
}

.photos_content {
  position: relative;
  left: 110px;
  top: 190px;
  width: 810px;
  padding: 9px;
  margin: 10px;
}

.main_box {
}

.calendar {
  font-size: 1em;
}
.d {
  text-align: center;
  cursor: pointer;
}
.w {
  text-align: center;
  color: red;
  cursor: pointer;
}


TABLE {
  font-family: verdana, arial, helvetica, sans-serif;
}
TABLE.outer_box {
    border: 1px solid #a50602;
}
INPUT {
 font-family: verdana, arial, helvetica, sans-serif;
}
TEXTAREA {
  font-family: verdana, arial, helvetica, sans-serif;
}
SELECT {
  font-family: verdana, arial, helvetica, sans-serif;
}
HR {
	HEIGHT: 1px;
}
IMG {
  border: 0px;
}
A:link {
  color: #a50602;
  text-decoration: none;
}
A:visited {
  color: #a56762;
  text-decoration: none;
}
A:hover {
  color: #a50602;
  background-color: #afa6a0;
  text-decoration: none;
}
A:active {
  color: #a50602;
  text-decoration: none;
}
