﻿body 
{
	font-size: 9pt;
	font-family: Book Antiqua;
}

p
{
	margin-bottom: 0px;
	margin-top: 0px;
}

.pageLinks, .pageLinks A
{
	font-size: 11pt;
	color: #b42126;
}

.smPageLinks, .smPageLinks A
{
	font-size: 8pt;
	color: Black;
}

.PageHeader
{
	font-size: 20pt;
	color: #00703c;
	font-weight: bold;
}

.SubHeader
{
	font-size: 20pt;
	color: #b42126;
	font-weight: bold;
}
.MenuItemMaron
{
	font-size: 9pt;
	color: #b42126;
	font-weight: bold;
}
.MenuItem
{
	font-size: 9pt;
	font-weight: bold;
}

.MenuPrice
{
	font-size: 9pt;
}

.MenuSmallText
{
	font-size: 8pt;
}

.GridHeader
{
	background-color: #eadf92;
	color: #b42126;
}

.GridItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #ffffff;
}

.GridAltItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #f1ffff;
}

.gridHoverItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #ffff95;
}

.oustsideBorder
{
	empty-cells: hide;
	border-collapse: collapse;
}

.oustsideBorder TD
{
	border: #b42126 5px solid;
}

.gridBorder
{
	empty-cells: hide;
	border-collapse: collapse;
}

.gridBorder td
{
	border: #b42126 2px solid;
}

.footerText
{
	color: #00703c;
	font-weight: bold;
	font-size: 10pt;
}

.NoGridBorder
{
	border-style: none;
}

.NoGridBorder TD
{
	border: #111111 1px none;
}

.mainNavBar
{
	background: url(images/ButtonBar.gif) repeat-x;
}
.textBox200
{
	width: 200px;
}

.textBox600
{
	width: 490px;
}

.disabledItem
{
	color: #d0d0d0;
	font-family: Tahoma;
	font-size: 8pt; 
	padding-left: 3px;
	text-align: left;
}

.WebPageMessageInformation
{
      width: 100%;
      text-align:left;
      border-width: 1px;
      border-style: solid;
      border-color: tan;
      height: 60px;
      padding-left: 50px;
      font-size: 9pt;
      font-family: Arial;
      background: #FFEEC2 url(images/WebPageMessageInformation.gif) top left no-repeat;
}

 

.WebPageMessageError
{
      width: 100%;
      font-size: 9pt;
      font-family: Arial;
      border: solid 1px red;
      height: 60px;
      padding-left: 50px;
      background: #FFE0E0 url(images/WebPageMessageError.gif) top left no-repeat;
      color: Red;
}

.WebPageMessageWarning
{
      width: 100%;
      font-size: 9pt;
      font-family: Arial;
      border: solid 1px red;
      height: 90px;
      background: #FFE0E0 url(images/WebPageMessagewarning.gif) top left no-repeat;
      color: Red;
}

.WebPageMessageOK
{
      width: 100%;
      font-size: 9pt;
      font-family: Arial;
      margin-bottom: 5px;
      border: solid 1px #46631E;
      height: 60px;
      padding-left: 50px;
      background: #F1F8E7 url(images/WebPageMessageOK.gif) top left no-repeat;
      color: #46631E;
}