body {
   background-color:#C6CCE8;
   color:#181060;
   font-size:8pt;
   font-family:verdana, tahoma, arial;
}

.slottable a {color:#838383;}

a.strong {
   font-weight:bold;
   color:BLACK;
}


td {
   color:#181060;
   font-size:8pt;
   font-family:verdana, tahoma, arial;
   overflow: hidden;
}
  
.sthead {
   background-color:#6060c8;
   color:#f8fcf8;
}

.stRowhead TD {
   background-color:#6C7EBD;/*#6060c8;*/
   color:#f8fcf8;
}

.stRowhead {
   background-color:#6C7EBD;/*#6060c8;*/
   color:#f8fcf8;
   font-weight: bold;
}

.stRowhead A,.stRowhead A:hover {
   color:#ffcc00;
}

.form_header,.stitle  {
   background-color:#f8cc00;
   font-weight: bold;
   padding:5;
}

.stitle A, .stitle A:hover {
   color:#0000ff;
}
.sline1 {
   background-color:#f8fcc8;
}
.sline2 {
   background-color:#e0e4f8;
}

.sliner1 TD {
   background-color:#f8fcc8;
}
.sliner2 TD {
   background-color:#e0e4f8;
}

.sinput {
   background-color:#f8fcf8;
}
input.scheck {
   width:15px;
   height:15px;
}
input.sph {
   width:65px;
}
input.cyl {
   width:200px;
}


txt300 {
   background-color:#c8ccf8;
   color:#181060;
   font-size:8pt;
   font-family:verdana, tahoma, arial;
   width:300px;
}
select, input, textarea {
   background-color:#c8ccf8;
   color:#181060;
   font-size:8pt;
   font-family:verdana, tahoma, arial;
}     

select.slot_edit {
   width:200px;
}
textarea
{
   width: 100%;
   height: 20em;
}

/*
a {
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
   color:black;
}
*/

.date
{
   position: absolute;
   display: none;
   margin-top: 0px;
   margin-left: 3px;
   height: 150px;
   width: 178px;
}

.sYes
{
   color: lime;
}

.sNo
{
   color: #ff9999;
}
.enabled
{
    COLOR: #000000;

}
.disabled
{
    COLOR: #999999;

}
.errors 
{
   COLOR: #FF0000;
   FONT-SIZE: 16px;

}
.busy,.off,a.off:hover,a.busy:hover
{
   color:red;
}

div.email {
  width: 250px; 
  overflow: hidden;
}
div.address {
  width: 100px; 
  overflow: hidden;
}

.form_row {
   background-color:#c8ccf8;
}

table.slottable{ border-collapse: collapse; empty-cells: show; }
table.slottable td{ padding: 0px; border: 1px solid #C6CCE8; }
.warning{ color: red; font-weight: bold; padding: 5px; }

a img { border-width: 0px; }

.mainText {
   color: #ffffff;
   font-size: 10px;
   font-family:Verdana;
}

.menu td{
   padding-top:3px;
   padding-left:0px;
   font-size: 12px;
   font-family:Tahoma;
   font-weight:bold;
   border-bottom-style:dashed; 
   border-bottom-color:#fff; 
   border-bottom-width:0px; 
   color:#fff
}

.submenubullet {
   width:15px; background-image:url(img/main_menu_arrow.gif);
   background-repeat:no-repeat;
   background-position:right center;
}

.menu a {
   text-decoration: none;
   color: #ffffff;
   font-size: 10px;
   font-weight: bold;
   font-family:Verdana;
}

.menu a:hover {
   color:orange; 
   text-decoration: underline;
}

.submenu_selected a{
  color: orange;
}

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


.header a {color: #FFF; text-decoration:none;}
.header a:hover {color: orange; text-decoration:underline;}
.header td {vertical-align:middle; text-align:center;} 

.uppermenu td {text-align:center; vertical-align:middle; padding:0px; margin:0px; padding-right:5px;}
.uppermenu .selected {color:#000; }
.uppermenu a:hover {color: #000; text-decoration:underline;}
.uppermenu {margin-bottom: 10px;}

.hintContent {
  display:none;
  border: 1px dashed #000000;
  height: 200px;
  background-color: #ececd0;
  overflow:auto;
}
