BODY {
   background:                   url(/images/bb_back.gif);
   scrollbar-track-color:        #54544C;
   scrollbar-face-color:         #ECE9D8; 
   scrollbar-arrow-color:        #8080FF;
   scrollbar-3dlight-color:      #FFFFFF;
   scrollbar-darkshadow-color:   #400000;
   scrollbar-highlight-color:    #ECE9D8;
   scrollbar-shadow-color:       #ACA899;
	margin:                       0px 0px 0px 0px;
	}
TD, TH {
	font-family:	Tahoma;
	font-size:		7pt;
	font-weight:	bold;
	}
TH {
	text-align:		center;
	}
UL, OL {
	margin-top:     0px;
	margin-bottom:  0px;
	}
LI {
  margin-left:    -10px;
  }
.title, .text, .column, UL, OL, A, B {
	color:			#F8C928;
	}
.title {
	font-family:	Arial;
	font-size:		12pt;
	font-weight:	bold;
	text-align:		center;
	}
.food, .day, .task, .right {
	font-family:	Tahoma;
	font-size:		8pt;
	font-weight:	bold;
   border:        solid 1px #000000;
	}
.right {
   background:    #C0C0C0;
	text-align:		right;
	}
.task {
   background:    #C0C0C0;
	text-align:		left;
	}
.food {
   background:    #C0C0C0;
	text-align:		center;
	}
.day {
   background:    #999966;
	text-align:		center;
	}
.text, UL, OL, A {
	font-family:	Tahoma;
	font-size:		8pt;
	font-weight:	bold;
	}
.header {
	font-family:	Arial;
	font-size:		12pt;
	font-weight:	bold;
   text-align:    center;
	color:			#000000;
	}
.bed, .room {
   position:      absolute;
	font-family:	Verdana;
	font-size:		8pt;
	font-weight:	bold;
	}
.bed {
   text-align:    center;
	}
.room {
   text-align:    left;
   color:         #FFFFFF;
	}
A, A:visited  {
	text-decoration:none;
	color:			#FFFFFF;
	}
A.legend, A.legend:visited  {
	text-decoration:underline;
	color:			#F8C928;
	}
A.link, A.link:visited  {
	text-decoration:underline;
	color:			#F8C928;
   font-size:		7pt;
	}
A:hover, A.link:hover {
  color:          #F8C928;
  }
A.legend:hover {
  color:          #FFFFFF;
  }
.btn1, .btn1r, .btn2, .btn3, .btn4, .btn5 {
	background:		buttonface;
	font-family:	Arial;
	font-size:		6pt;
	font-weight:	bold;
	width:			34px;
	}
.btn1, .btn1r, .btn2, .btn4 {
	height:			17px;
	}
.btn3, .btn5 {
   height:        33px;
   }
.btn1 {
   color:         #FF9933;
   }
.btn1r {
   color:         #FF0000;
   }
.border {
   border:        solid 1px #000000;
   }
.block {
   display:       block;
   }
.none {
   display:       none;
   }
.visible {
   visibility:     visible;
   _display:       block;
   }
.collapse {
   visibility:     collapse;
   _display:       none;
   }
.daily, .clock, .differ, .marker, .scroll  {
	font-family:	Tahoma;
	font-weight:	bold;
	background:		none;
	border:			none;
	text-align:		center;
   }
.daily {
	color:			#FFFFFF;
	font-size:		7pt;
	}
.clock {
	color:			#FFFFFF;
	font-size:		8pt;
	width:			100%;
   height:        16px;
	}
.differ {
	color:			#F8C928;
   font-size:		8pt;
	width:			15px;
	height:			16px;
	}
.marker {
	color:			#F8C928;
	font-size:		7pt;
	width:			100%;
	height:        16px;
	}
.scroll {
   color:          #FF0000;
   font-size:      8pt;
   width:          180px;
   }

.act, .hoh, .pov, .nom, .n_r, .n_b, .pro, .pos, .sav, .nul, .jur, .out, .dor, .vot {
  color:          #000000;
  }
.act {background:	#00FF00;}
.hoh {background:	#FFFFFF;}
.cde {background:	#FF6600;}
.pov {background:	#808000;}
.nom {background:	#FFFF00;}
.n_r {background:	#FFFF00;}
.n_b {background:	#FFFF00;}
.pro {background:	#CCFF33;}
.pos {background:	#99CC33;}
.sav {background:	#AAFF00;}
.nul {background:	#999966;}
.jur {background:	#669999;}
.out {background:	#D4421C;}
.dor {background:	#333333;}
.vot {background: #C0C0C0;}

#Icons, #Abrev, #Feeds {
   z-index:       2;
   position:      absolute;
   top:           70px;
   width:         578px;
   height:        214px;
   border:        2px solid #000000;
   background:    #C0C0C0;
   }
#Help1, #Help2, #Help3, #Help4 {
   border:        solid 1px #000000;
   background:    #C0C0C0;
   position:      absolute;
   left:          1;
   top:           0;
   width:         242;
   height:        75px;
   z-index:       2; 
   }
BUTTON.close, BUTTON.help {
   width:         15px;
   height:        15px;
   text-align:    center;
   margin-bottom: 4px;
   }
BUTTON.reload, BUTTON.refresh, BUTTON.resched {
   width:         15px;
   height:        18px;
   }
BUTTON.close  {
   position:      relative;
   right:         3px;
   top:           3px;
   }
BUTTON.reload  {
   position:      absolute;
   right:         20px;
   top:           5px;
   }
BUTTON.resched  {
   position:      absolute;
   right:         5px;
   top:           5px;
   }
IMG.reload {
   margin-left:   -4px;
   _margin-left:  -1px;
}
IMG.refresh {
   margin-left:   -1px;
}
SPAN.close, SPAN.help {
   font-weight:   bold;
   position:      relative;
   }
SPAN.close {
   font-size:     12pt;
   color:         #FF0000;
   top:           -6px;
   margin-left:   -2px;
   _margin-left:  -1px;
}
SPAN.help {
   font-size:     7pt;
   color:         #0000FF;
   top:           -2px;
   margin-left:   -2px;
   _margin-left:  -1px;
}
