﻿


a.MenuItem
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	
	
}
a.MenuItem:hover
{
	color: #212751;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	
}

a.MenuItemSelected
{
	color: #96120D;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	
	
}
a.MenuItemSelected:hover
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	
}

a.TabMenuItem
{
	color: #96120D;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	background-color: #ADADB4;
	width: 102px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	
	
}
a.TabMenuItem:hover
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	background-color: #212751;
	width: 102px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
}

a.TabMenuSelectedItem
{
	color: White;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	background-color: #212751;
	width: 102px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
}
a.TabMenuSelectedItem:hover
{
	color: #96120D;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	background-color: #212751;
	width: 102px;
	height: 25px;
	vertical-align: middle;
	text-align: center;
}



.softFrameTL
{
	width: 102px;
	height: 3px;
	background-image: url(Images/TabTopBlue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.HorizontalMenuLinks
{
	font-family: Arial;
	color: #504f53;
	text-decoration: none;
	font-size: 10px;
}

a.HorizontalMenuLinks:hover
{
	font-family: Arial;
	color: #96120d;
	text-decoration: none;
	font-size: 11px;
}

a.HorizontalMenuLinksLarge
{
	font-family: Arial;
	color: #504f53;
	text-decoration: none;
	font-size: 11px;
}

a.HorizontalMenuLinksLarge:hover
{
	font-family: Arial;
	color: #96120d;
	text-decoration: none;
	font-size: 12px;
}

a.HomeHorizontalMenu
{
	font-family: Arial;
	color: white;
	text-decoration: none;
	font-size: 11px;

}
.HomeHorizontalMenuText
{
	font-family: Arial;
	color: white;
	text-decoration: none;
	font-size: 11px;
}

a.HomeHorizontalMenu:hover
{
	font-family: Arial;
	color: white;
	text-decoration: none;
	font-size: 12px;

}




.shPageTitle
{
	font-weight: bold;
	font-size: 18pt;
	color: #212751;
	font-family: Arial;
	text-align: left;
	text-decoration: underline;
}

.shHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: #96120d;
	font-family: Arial;
	text-align: left;
}

.shHeaderBlue
{
	font-weight: bold;
	font-size: 12pt;
	color: #212751;
	font-family: Arial;
	text-align: left;
}



body
{
	font-size: 10pt;
	color: #504F53;
	font-family: Arial;
}

.body
{
	font-size: 10pt;
	color: #504F53;
	font-family: Arial;
}

.Link
{
	font-size: 11;
	color: Blue;
	font-family: Arial;
	text-decoration: none;
}
.Link:hover
{
	font-size: 11;
	color: #96120d;
	font-family: Arial;
	text-decoration: underline;
	
}

.Link_Red
{
	font-size: 11;
	color: #96120d;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}
.Link_Red:hover
{
	font-size: 11;
	color: Blue;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
	
}

.LinkLarge
{
	font-size: 12px;
	color: Blue;
	font-family: Arial;
	text-decoration: none;

}
.LinkLarge:hover
{
	font-size: 12;
	color: #96120d;
	font-family: Arial;
	text-decoration: underline;
}

.LinkXLarge
{
	font-weight: bold;
	font-size: 12pt;
	color: Blue;
	font-family: Arial;
	text-decoration: none;

}
.LinkXLarge:hover
{
	font-weight: bold;
	font-size: 12pt;
	color: #96120d;
	font-family: Arial;
	text-decoration: underline;
}

.HorizontalMenu
{
	font-family: Arial;
	color: #504f53;
	text-decoration: none;
	font-size: 10px;
}

a.DailyScheduleLink
{	
	font-weight: bold;
	font-size: 12pt;
	color: #96120d;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}

a.DailyScheduleLink:hover
{	
	font-weight: bold;
	font-size: 13pt;
	color: #212751;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}



.TableHeader
{
	font-weight: bold;
	color: white;
	font-family: Arial;
	background-color: #212751;
}
.SmallButtonText
{ 
  color: Black;
  font-family: Arial;
  font-size: 10px;
}

.CartSummary
{
  border-right: #96120D 2px solid;
  border-top: #96120D 2px solid;
  border-left: #96120D 2px solid;
  border-bottom: #96120D 2px solid;
  background-color: Snow;
  font-family: Arial;
  font-size: 9pt;
  color: #212751;
  padding-top: 3px;
  padding-left: 2px;
  padding-bottom: 5px;
}
a.CartLink
{
  color: Blue;
  font-family: Arial;
  text-decoration: none;
  font-size: 12px;
}
a.CartLink:hover
{  
  color: #96120D;
}

.GridHeader
{ 
  color: White;
  background-color: #212751;
  font-family: Arial;
  text-decoration: none;
  font-size: 12px;
  text-align: left;
}
.GridRow
{ 
  color: #212751;
  background-color: #F7F6F3;
  font-family: Arial;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
}
.GridEditingRow
{
  color: #212751;
  font-family: Arial;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
}
.GridAlternateRow
{ 
  color: #212751;
  background-color: white;
  font-family: Arial;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
}
.GridSelectRow
{ 
  color: #212751;
  background-color: #96120D;
  font-family: Arial;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
}

.BodyTextBold
{
	font-size: 10pt;
	color: #504F53;
	font-family: Arial;
	font-weight: bold;
}