﻿body {
}



.Heading
{
    font-family:Trebuchet MS;
    font-size:18pt;
    font-weight:bold;
    color:Maroon;
}
.DataCol
{
    font-family:Trebuchet MS;
    font-size:10pt;
    text-align:center;
    width:120px;
}
.HeaderCol
{
    font-family:Trebuchet MS;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
    width:120px;
}
.DataListStyle
{
    Font-Family:Trebuchet MS;
    font-size:14pt;
    font-weight:bold;
    color:Maroon;
}
.CommandCol
{
    width:80px;
    text-align:left;
}
.NameCol
{
    width:130px;
    text-align:left;
}
.PhoneDataCol
{
    font-family:Trebuchet MS;
    font-size:10pt;
    text-align:center;
    width:80px;
}
.SchedLabel
{
    font-family:Trebuchet MS;
    font-size:10pt;
    text-align:left;
    white-space:nowrap;
    
}
.DayCell
{
    font-family:Trebuchet MS;
    font-weight:bold;
    color:Navy;
    font-size:12pt;
    border-width:1px;
    border-style:solid;
    text-align:center;
}
.Header
{
    font-family:Trebuchet MS;
    font-size:18pt;
    font-weight:bold;
    color:Maroon;
    text-align:center;
}
.ServersPanel
{
    width:160px;
    background-color:#99FFFF;
    font-size:9pt;
    padding-left:3px;
}
.ManagerPanel
{
    width:160px;
    background-color:#FF9999;
    font-size:9pt;
    color:Black;
    padding-left:3px;
}
.KitchenPanel
{
    width:160px;
    background-color:#66FF66;
    font-size:9pt;
    padding-left:3px;
}
.BarPanel
{
    width:160px;
    background-color:Black;
    font-size:9pt;
    color:White;
    padding-left:3px;
}
.HostessPanel
{
    width:160px;
    background-color:#FFFF99;
    font-size:9pt;
    padding-left:3px;
}
.SchedCell
{
    width:160px;
    vertical-align:top;
    text-align:left;
}

.CommentTable
{
    width:320px;
    text-align:center;
    border:2px;
}

.CommentHeadCell
{
    text-align:right;
    padding-right:4px;
    font-family:Trebuchet MS;
    font-size:10pt;
    font-weight:normal;
    width:120px;
}

.CommentDataCell
{
    text-align:left;
    padding-left:4px;
    width:200px;
    font-family:Trebuchet MS;
}

.CommentCell
{
    
}

.StatusLabel
{
    font-family:Trebuchet MS;
    font-size:10pt;
    font-weight:bold;
}