/* ================================
    Mekong styles
   ================================
*/   

.AdminTitle {
	background-color: #F2F2D2;
	font-family: Tahoma, Arial, Helvetica;
   font-size: 12px;
   font-weight: bold;
	color: #000000;
	height: 14px;
}
A.AdminTitle:link,A.AdminTitle:visited,A.AdminTitle:active,A.AdminTitle:hover {
	COLOR: black; 
	TEXT-DECORATION: none
}

/* Background and Zone Settings */
BODY {
	background-image: url(sbg.jpg);
	padding-top: 5px;
}
A:link,A:visited,A.active {
    text-decoration: underline;
	 color: white;
}
A.hover {
    text-decoration: none;
	 color: #fc3;
}
.zoneMaster {
   border: 1px solid #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-color: Black;
	padding: 3px 3px 3px 3px;
}
.zoneA1 {
	background-color: #bcbdc0;
}
.zoneA2 {
	background-color: #790000;
}
.zoneA3 {
}
.zoneA4 {
}
.zoneA5 {
	padding-bottom: 2px;
}
.zoneA6 {
}

/* Content Panes */

.LeftPane
{
	 background-color: Transparent;
	 padding-left: 6px;
	 padding-right: 4px;
	 padding-top: 6px;
}
.TopPane
{
	 background-color: Transparent;
	 padding-left: 6px;
	 padding-right: 4px;
	 padding-top: 6px;
}
.MidLeftPane
{
	 background-color: Transparent;
	 padding-left: 6px;
	 padding-right: 4px;
	 padding-top: 6px;
}
.MiddlePane
{
	 background-color: Transparent;
	 padding-left: 6px;
	 padding-right: 4px;
	 padding-top: 6px;
}
.MidRightPane
{
	 background-color: Transparent;
	 padding-left: 6px;
	 padding-right: 4px;
	 padding-top: 6px;
}
.ContentPane
{
	 background-color: Transparent;
	 padding-left: 6px;
	 padding-right: 4px;
	 padding-top: 6px;
}
.BottomPane
{
	 background-color: Transparent;
	 padding-left: 6px;
	 padding-right: 4px;
	 padding-top: 6px;
}

H1, H2 {
	color: #CCCCCC;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color: #515151;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active,A.CommandButton:hover  {
    text-decoration:    underline;
	 color: white;
}

/* style for module titles */
.Head,.HeadL   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: #ECECEC;
}

/* style of item titles on edit and admin pages */
.SubHead,.SubHeadL    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #ECECEC;
}


/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead,.SubSubHeadL {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #ECECEC;
}

/* text style used for most text rendered by modules */
.Normal,.NormalL
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color: white;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled,.NormalDisabledL
{
    color: #D3D3D3;
}

/* text style used for rendered text which requires emphasis */
.NormalBold,.NormalBoldL
{
	 color: white;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed,.NormalRedL
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #33c9ff;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox,.NormalTextBoxL
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	 color:Black;
}

A.Normal:link,A.Normal:visited,A.Normal:active,A.NormalL:link,A.NormalL:visited,A.NormalL:active {
    text-decoration: underline;
	 color: white;
}
A.Normal:hover,A.NormalL:hover {
    text-decoration: none;
	 color: #fc3;
}
A.NormalBold:link,A.NormalBold:visited;A.NormalBold:active,A.NormalBoldL:link,A.NormalBoldL:visited;A.NormalBoldL:active {
    text-decoration: underline;
	 font-weight: bold;
	 color: white}
A.NormalBold:hover,A.NormalBoldL:hover {
    text-decoration: none;
	 font-weight: bold;
	 color: #fc3
}

/* Skin Objects */

.SkinObject {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px; 
	color: white;
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	TEXT-DECORATION: none;
	padding: 2px 2px 2px 2px;
}
A.SkinObject:link,A.SkinObject:visited,A.SkinObject:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px; 
	color: white;
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	TEXT-DECORATION: none;
	padding: 2px 2px 2px 2px;
}
A.SkinObject:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px; 
	color: #fc3!important;
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	TEXT-DECORATION: none;
	padding: 2px 2px 2px 2px;
}

/* Main Menu */
/*___________________________________________________________________________________________*/

.MainMenu_MenuContainer{ background:transparent; width:100%; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem,.submenuitembreadcrumb{
	color:#FFFFFF; font-size:11px; font-weight:bold;
	padding:2px 15px 2px 10px;
	border:1px #790000 solid; border-width:1px 0px;
}
.submenuitemselected{
	color:#fc3;	font-size:11px; font-weight:bold;
	padding:2px 15px 2px 10px;
	background:#465887;
	border:1px #790000 solid; border-width:1px 0px;	
}
.submenu{
	border:1px #70271E solid;
	padding:0px; margin-top:0px; margin-left:1px;
	background:#790000;
}
.submenuitemactive {
	color:#fc3;	font-size:11px; font-weight:bold;
	padding:2px 15px 2px 10px;
	background:transparent;
	border:1px #790000 solid; border-width:1px 0px;	
}
.rootmenuitem TD{ 
	color:#FFFFFF; font-size:11px; font-weight: bold;
	padding:0px 11px 0px 0px;
	background:transparent;
	height:24px;
}
.rootmenuitemselected TD,.rootmenuitembreadcrumb TD{
	color:#fc3; font-size:11px; font-weight: bold;
	padding:0px 10px 0px 0px;
	background:transparent;
	height:24px;
}

/*___________________________________________________________________________________________*/
/*   The new dependancies for the Reservation Module                                         */
/*___________________________________________________________________________________________*/
.GridHeader
{
	white-space: nowrap;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	 color: white;
}
.GridItem
{
	white-space: nowrap;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: white;
	overflow: hidden;
	display: block; 
	float: left; 
}
.GridItemWrap
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: white;
}
A.GridItem:link, A.GridItem:visited, A.GridItem:active, A.GridItem:hover
{
	white-space: nowrap;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: #fc3;
	overflow: hidden;
	display: block; 
	float: left; 
}
.GridItemError
{
	white-space: nowrap;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: red;
	overflow: hidden;
	display: block; 
	float: left; 
}
.GridItemCancel
{
	white-space: nowrap;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	 color: white;
	}
.GridItemChange
{
	white-space: nowrap;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	 color: white;
}
/* text style for buttons and link buttons used in the portal admin pages */
.WizCommandButton     {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.WizCommandButton:link {
    text-decoration:    underline;
    color: #003366;
}
A.WizCommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}
A.WizCommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}
A.WizCommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
/* styles used in the Wizard Framework */
.Wizard
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	height:400px;
	width:650px;
}
.WizardMessage
{
   font-size:  13px;
   font-weight:    bold;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
}
.WizardButton
{
	font-family: Tahoma, Arial, Helvetica;
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	font-family: Tahoma, Arial, Helvetica;
	background-image: url(bg.jpg);
	border-bottom: white 1px solid;
	height:40px;
}
.WizardFooter
{
	font-family: Tahoma, Arial, Helvetica;
	border-top: white 1px solid;
	background-image: url(bg.jpg);
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	font-family: Tahoma, Arial, Helvetica;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: white;
}
.WizardHelpTextHeader
{
   font-size:  11px;
   font-weight:    bold;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
}
.CalRes
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
	color: white;
	border: 1px solid white;
}
.CalResOtherMonthDay
{
	color: white;
	border: 1px solid white;
	cursor: hand;
}
.CalResDay,
{
	background: Transparent;
	border: 1px solid white;
	cursor: hand;
}
.CalResOldDate
{
	background: Transparent;
	border: 1px solid white;
}
.CalResDayAvailable
{
	color: black;
	background: #E1090E;
	border: 1px solid white;
	cursor: hand;
}
.CalResSelectedDay
{
   font-weight: bold;
	background: transparent;
	border: 3px solid black;
	cursor: hand;
}
.CalResSelectedDayAvailable
{
	color: black;
   font-weight: bold;
	background: #E1090E;
	border: 3px solid black;
	cursor: hand;
}
.CalResToday
{
	color: black;
	background: transparent;
	border: 1px solid red;
	cursor: hand;
}
.CalResTodayAvailable
{
	color: black;
	background: #E1090E;
	border: 3px solid red;
	cursor: hand;
}
.CalResSelector
{
	color: white;
	background: transparent;
}
.CalResSelector A:link,A:Visited,A:hover,A:active
{
	color: white!important;
	text-decoration: none;
}
.CalResNextPrev
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
   font-size: 12px;
	width: 15%;
}
.CalResNextPrev A:link,A:Visited,A:hover,A:active
{
	color: white!important;
	text-decoration: none;
}
.CalResDayHeader
{
	color: white;
	background: transparent;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
	width: 40px;
	border: 1px solid white;
}
.CalResTitle
{
	color: white;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
	background: transparent;
	width: 100%;
}

/* Menu Display tags */

.MenuHeader {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  12px;
	font-weight:    normal;
	color: white;
	text-align: center;
}
.MenuFooter {
	font-family: Tahoma, Arial, Helvetica;
	font-size:  12px;
	font-weight:    normal;
	color: white;
	text-align: center;
}
.MenDisplayHeading
{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  20px;
   font-weight:    normal;
	color: #CCCCCC;
}
.MenDisplayHeadingDesc
{
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight:    normal;
   color: #CCCCCC;
}

/* New Menu Editting tags */

.MenItemsList 
{
	width: 100%;
	height: 215px;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
}
.MenHeading, A.MenHeading
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color:Black;
}
.MenHeadingSelected, A.MenHeadingSelected:link, A.MenHeadingSelected:visited, A.MenHeadingSelected:active,
{
	 color: white;
	 background-color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.MenHeadingSelected:hover
{
	 color: white;
	 background-color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
}
.MenItem, A.MenItem:link, A.MenItem:visited, A.MenItem:active
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color:Black;
	padding-left: 10px;
    text-decoration: none;
}
A.MenItem:hover
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	 color:Black;
	padding-left: 10px;
}
.MenItemSelected, A.MenItemSelected:link, A.MenItemSelected:visited, A.MenItemSelected:active
{
	 color: white;
	 background-color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	padding-left: 10px;
}
A.MenItemSelected:hover
{
	 color: white;
	 background-color: Blue;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
	padding-left: 10px;
}
.MenHelpText
{
	width: 100%;
	height: 100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: left;

	padding-right: 5px;
	padding-left: 5px;
   font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	padding-top: 5px;
	background-color: #ccffff;

}
/* styles used in the Admin Template Framework */

.PageHeader
{
	height:400px;
}
.PageHeaderMessage
{
   font-size:  13px;
   font-weight:    bold;
	color: white;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
.PageHeaderButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.PageHeaderHeader
{
	padding: 3px 3px 3px 3px;
	height: 35px;
}
.PageHeaderBody
{
	height: 325px;
}
.PageHeaderHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.PageHeaderHelpTextHeader
{
   font-size:  11px;
   font-weight:    bold;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
.PageHeaderHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.PageHeaderText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

/*___________________________________________________________________________________________*/
/*   The new dependancies for the Reservation Module                                         */
/*___________________________________________________________________________________________*/

.GridHeader A.GridHeader:link,A.GridHeader:Visited,A.GridHeader:hover,A.GridHeader:active
{
	white-space: nowrap;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	 color: white;
}
.GridItem A.GridItem:link,A.GridItem:Visited,A.GridItem:hover,A.GridItem:active
{
	white-space: nowrap;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color: white;
}
.GridItemCancel A.GridItemCancel:link,A.GridItemCancel:Visited,A.GridItemCancel:hover,A.GridItemCancel:active
{
	white-space: nowrap;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	 color: white;
}
.GridItemChange A.GridItemChange:link,A.GridItemChange:Visited,A.GridItemChange:hover,A.GridItemChange:active
{
	white-space: nowrap;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	 color: white;
}

.BusinessAddress {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px; 
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
A.BusinessAddress:link,A.BusinessAddress:visited,A.BusinessAddress:active {
   font-size:  11px;
   font-weight:    bold;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: underline;
}
,A.BusinessAddress:hover {
   font-size:  11px;
   font-weight:    bold;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
.LocationSwitch {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px; 
	color: black;
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	TEXT-DECORATION: none;
	padding: 2px 2px 2px 2px;
	border: 0px;
}
A.LocationSwitch:link,A.LocationSwitch:visited,A.LocationSwitch:active,A.LocationSwitch:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px; 
	color: black;
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
	TEXT-DECORATION: none;
	padding: 2px 2px 2px 2px;
	border: 0px;
} 

/* Calendar inteface for Admin */

.CalARes
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
	color: white;
	border: 1px solid white;
}
.CalAResOtherMonthDay
{
	border: 1px solid white;
	cursor: hand;
}
.CalAResDay,
{
	background: Transparent;
	border: 1px solid white;
	cursor: hand;
}
.CalAResOldDate
{
	background: Transparent;
	border: 1px solid white;
}
.CalAResDayAvailable
{
	color: black;
	background: #E1090E;
	border: 1px solid white;
	cursor: hand;
}
.CalAResSelectedDay
{
   font-weight: bold;
	background: transparent;
	border: 3px solid black;
	cursor: hand;
}
.CalAResSelectedDayAvailable
{
	color: white;
   font-weight: bold;
	background: #E1090E;
	border: 3px solid black;
	cursor: hand;
}
.CalAResToday
{
	color: black;
	background: transparent;
	border: 1px solid red;
	cursor: hand;
}
.CalAResTodayAvailable
{
	color: black;
	background: #6F8FAC;
	border: 3px solid red;
	cursor: hand;
}
.CalAResSelector
{
	color: white;
	background: transparent;
}
.CalAResSelector A:link,A:Visited,A:hover,A:active
{
	text-decoration: none;
}
.CalAResNextPrev
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
   font-size: 12px;
	width: 15%;
}
.CalAResNextPrev A:link,A:Visited,A:hover,A:active
{
	color: white!important;
	text-decoration: none;
}
.CalAResDayHeader
{
	color: white;
	background: transparent;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
	width: 65px;
	border: 1px solid white;
}
.CalAResTitle
{
	color: white;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
	background: transparent;
	width: 100%;
}
.LookupItem
{
	cursor: hand;
	background-color: #2C2C2C;
}
.LookupItemAlt
{
	cursor: hand;
	background-color: #4f4f4f;
}
.LookupItemSelected
{
	cursor: hand;
	background-color: #2C2C2C;
	border: 2px solid black;
}
.LookupItemAltSelected
{
	cursor: hand;
	background-color: #4f4f4f;
	border: 2px solid black;
}
.LookupItemBreak
{
	cursor: hand;
	background-color: #2C2C2C;
	border-top: thin double Black;
}
.LookupItemAltBreak
{
	cursor: hand;
	background-color: #4f4f4f;
	border-top: thin double Black;
}
.MealSelected
{
	border-top: 1px solid white;
	border-right: none;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	padding: 3px 3px 3px 0px;
	color: white;
}
A.MealEntrySelected:link, A.MealEntrySelected:visited, A.MealEntrySelected:active, A.MealEntrySelected:hover
{
   font-family: Tahoma, Arial, Helvetica;
   font-size: 11px;
   font-weight: bold;
	color: white;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}
.Meal
{
	border-top: none;
	border-right: 1px solid #790000;
	border-bottom: none;
	border-left: none;
	padding: 3px 3px 3px 3px;
}
A.MealEntry:link, A.MealEntry:visited, A.MealEntry:active
{
   font-family: Tahoma, Arial, Helvetica;
   font-size: 11px;
   font-weight: normal;
	color: white;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}
.MealEntry:hover
{
   font-family: Tahoma, Arial, Helvetica;
   font-size: 11px;
   font-weight: normal;
	padding: 3px 3px 3px 3px;
	color: red;
}
.MealTimes
{
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: none;
   font-family: Tahoma, Arial, Helvetica;
   font-size: 11px;
   font-weight: bold;
	color: white;
}
.WaitList
{
	border: 3px solid white;
	background-color: #E3E3E3;
}
.WaitListOff
{
	background-color: transparent;
}
A.Navbar:link, A.Navbar:visited, A.Navbar:active, A.NavbarL:link, A.NavbarL:visited, A.NavbarL:active
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 text-decoration: none;
	 color: white!important;
}
A.Navbar:hover,A.NavbarL:hover
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 text-decoration: none;
	 color: #fc3!important;
}
A.NavbarSel:link, A.NavbarSel:visited, A.NavbarSel:hover, A.NavbarSel:active, A.NavbarSelL:link, A.NavbarSelL:visited, A.NavbarSelL:hover, A.NavbarSelL:active
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 text-decoration: none;
	 color: #fc3!important;
}
.TableNames {
	 color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
	 text-align: center;
	 height: 11px;
}
.TableTimes {
	 color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
	 text-align: left;
	 height: 11px;
}
.TableUsed {
	background-color: #406080;
    font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #FFCC33;
	 height: 11px;
}
.TableUnsed {
	background-color: white;
	width: 75px;
	 height: 11px;
}
.TutorialVideo {
	border: thin groove black;
	background: black;
}
