body {
 text-align: center;
 margin: 0px;
 background: black;
 color: black;
 cursor: default;
}

img {
 border: 0px;
}

table, tr, td {
 border: 0px;
 margin: 0px;
 padding: 0px;
}

td {
 background-color: #FFFAEC;
}

td table td table td table td table td {
 background-color: white;
}

a {
 text-decoration: none;
 cursor: pointer;
 color: black;
}

.bookmarks {
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  padding-left: 0px;
  padding-bottom: 10px;
  margin: 0px;
}

.bookmarks ul {
  margin-top:0px;
  margin-bottom:0px;
  margin-left: 8px;
  margin-right: 8px;
  list-style: none;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 6px;
  width: 100%;
}

.bookmarks li {
  float:left;
  background:url("i/bg_tableft_off.png") no-repeat left top;
  margin:0;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
  list-style: none;
  margin-left: 10px;
}

.bookmarks a {
  display:block;
  background:url("i/bg_tabright_off.png") no-repeat right top;
  padding-left: 4px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 0px;
  font-family: Verdana;
  font-size: 16px;
  font-weight:bold;
  color:#999999;
}

.bookmarks a:hover {
  color:#333;
}

.selbookmark {
  background-image:url("i/bg_tableft_on.png");
}

.selbookmark a {
  background-image:url("i/bg_tabright_on.png");
  padding-left: 4px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 0px;
  font-family: Verdana;
  font-size: 16px;
  font-weight:bold;
  color:#666666;
  border-bottom: 1px solid white;
}

.calday {
 background: #F4F4F4;
 color:#5E74A0;
 font-weight:bolder;
}

.weekend {
 background: #F4F4F4;
 color:#FF7B03;
 font-weight:bolder;
}

.calmonvis {
 color:#4B68C3;
 font-weight:bolder
}

.calmonnext {
 color:#898989;
 text-decoration:none;
 font-weight:bolder
}

.calnumvis {
 color:#4B68C3;
 text-decoration:underline;
}

.calnumnow {
 background: #F4F4F4;
 color:black;
 text-decoration:none;
}

.calnumdis {
 background: #F4F4F4;
 color:#454346;
 text-decoration:none;
}

select {
 color:#444444;
 font-size: 13px;
 background:#FFFFFF;
 border: 1px solid #90BAF5;
}

.nextprevbutton {
 border: 1px solid silver;
 width: 50px;
 padding: 10px;
 margin: 10px;
}

.footerlinks {
 font-size: 10px;
 font-weight: bold;
 font-family: verdana;
 color: black;
 text-decoration: underline;
}

form {
 margin: 0px;
}

.dataname {
 background: white;
 font-weight: bold;
 font-family: verdana;
 font-size: 13px;
 color: #CE0000;
}

.datatag {
 background: white;
 font-weight: normal;
 font-family: verdana;
 font-size: 11px;
}

.datadate {
 background: white;
 font-weight: normal;
 font-family: verdana;
 font-size: 9px;
 color: #00659C;
}

.datahdr {
 background: white;
 font-weight: normal;
 font-family: arial;
 font-size: 11px;
 color: #636563;
}

.datasubplace {
 background: white;
 font-family: arial;
 font-size: 14px;
 font-weight: bold;
 color: #CC3333;
}

.datasubdate {
 background: white;
 font-family: arial;
 font-size: 14px;
 font-weight: bold;
 color: #636531;
}

.datasubnick {
 background: white;
 font-family: verdana;
 font-size: 14px;
 font-weight: bold;
 color: #9C6500;
}

.usercomment {
 background: white;
 font-weight: normal;
 font-family: arial;
 font-size: 12px;
 color: #313131;
}

.usercommentdate {
 background: white;
 font-weight: normal;
 font-family: arial;
 font-size: 11px;
 color: #636563;
}

.moredatadate {
 background: white;
 font-weight: normal;
 font-family: verdana;
 font-size: 10px;
 color: #00659C;
}

.moredataname {
 background: white;
 font-weight: bold;
 font-family: verdana;
 font-size: 14px;
 color: #CE0000;
}

.moredatatag {
 background: white;
 font-weight: normal;
 font-family: verdana;
 font-size: 11px;
 color: black;
}

.drag_obj {
 position:absolute;
 border:3px solid #333333;
 font-family:Arial;
 font-size:11px;
 font-weight:bold;
 text-align:center;
 -moz-user-select:none;
 cursor:move;
 vertical-align:bottom;
}


.adminpanel {
 font-family: verdana;
 font-size: 11px;
 border: 1px solid gray;
}
.adminpanel caption {
 color: red;
}
.adminpanel a {
 text-decoration: underline;
}

.shrinked {
 border-bottom: 1px dashed black
}
.shrinked-right {
 padding-left: 10px; background: url(/images/shrinked.gif) left bottom no-repeat;
}

.formhdr {
 background: white;
 text-align: right;
 font-family: Verdana;
 font-size: 11px;
}

.formsubmit {
 background: white;
 text-align: center;
}

.totalcount {
 font-family: arial;
 font-size: 18px;
 color: #993300;
 text-decoration: underline;
 text-align: right;
}

.det_name {
 font-weight: bold;
 font-family: verdana;
 font-size: 28px;
 color: black;
}

.det_header {
 font-weight: normal;
 font-family: verdana;
 font-size: 16px;
 color: black;
}

.det_text {
 background: white;
 font-weight: normal;
 font-family: verdana;
 font-size: 13px;
 text-align: left;
}

.caption_summary {
 font-family: verdana;
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
 color: black;
 padding-right: 7px;
 text-align: right;
}

.caption_summary a {
 text-decoration: underline;
 
}

.datacount {
 background: white;
 font-weight: normal;
 font-family: verdana;
 font-size: 9px;
 color: #00437A;
}

hr {
 color: #E0E8EC;
 height: 1px;
}

.tinymce {
 width: 100%;
 height: 800px;
}