@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #a9a3a1;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 400px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #a9a3a1;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #a9a3a1;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	vertical-align: middle;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.oneColFixCtrHdr #mainContent {
	padding: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #a9a3a1;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#a9a3a1;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
/*.oneColFixCtrHdr #container #mainContent table tr th {
	font-size: 14px;
	text-align: right;
}
.oneColFixCtrHdr #container #mainContent table tr td {
	font-size: 18px;
	font-weight: bold;
}*/
.oneColFixCtrHdr #menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
	height: 18px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/white-50percent.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
td.t0 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
}
td.t1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	background-image: url(/images/20-30percent.png);
}
td.s0 {
	font-size: 12px;
	color: #000033;
}

td.s1 {
	font-size: 12px;
	color: #000033;
	background-image: url(/images/20-30percent.png);
}
td.s9 {
	font-size: 12px;
	color: #000;
	background-color: #F03;
}
.centerth {
	text-align: center;
}
.DeleteText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.centerbold14 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#Schedule {
	background-color: #CCC;
	border: 1px solid #666;
}
#AddMenuItem {
	background-color: #CCC;
	border: 1px solid #666;
}
.rightjust {
	text-align: right;
	margin-left: auto;
}
.ScheduleHeader {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#DataEntry {
	font-size: 18px;
	font-weight: bold;
	background-color: #CCC;
	border: 1px solid #666;
}
.ScheduleData {
	font-size: 12px;
	text-align: center;
}
#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:400px;
	height:200px;
	z-index: 9002;
	border: 4px solid #FF0000;
	padding: 5px;
}
.BoldWhiteCenter {
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
/*td.sCS {
	font-size: 12px;
	background-color: #FF0;
}
td.sLF {
	font-size: 12px;
	background-color: #F6C;
}
td.sRJ {
	font-size: 12px;
	background-color: #939;
}
td.sRW {
	font-size: 12px;
	background-color: #C66;
}
td.sTT {
	font-size: 12px;
	background-color: #0CF;
}
td.sCR {
	font-size: 12px;
	background-color: #F90;
}td.sJK {
	font-size: 12px;
	background-color: #3C0;
}*/
td.s8 {
	font-size: 12px;
	color: #000;
	background-color: #FF0;
}
.unameexists {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}
td.blackbar {
	font-size: 6px;
	color: #000;
	background-color: #000;
}
.ScheduleHeader2 {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
.ScheduleData2 {
	font-size: 10px;
	text-align: center;
}
.dl_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
.dl_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #333;
}
.dl_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
