/* CSS Style Sheet */

body,td,th {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #343434;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Heading {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.SubHeading {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	font-size: 10px;
	color: #666666;
}
.footer a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.footer a:active {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.linkwhite {
	color: #ffffff;
	font-size: 12px;
}
.linkwhite a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.linkwhite a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.linkwhite a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.linkwhite a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.linkgreen {
	color: #84C225;
	font-size: 12px;
}
.linkgreen a:link {
	color: #84C225;
	font-weight: normal;
	text-decoration: none;
}
.linkgreen a:visited {
	color: #84C225;
	font-weight: normal;
	text-decoration: none;
}
.linkgreen a:hover {
	color: #84C225;
	font-weight: normal;
	text-decoration: underline;
}
.linkgreen a:active {
	color: #84C225;
	font-weight: normal;
	text-decoration: none;
}
.linkwhitelarge {
	color: #ffffff;
	font-size: 18px;
}
.linkwhitelarge a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.linkwhitelarge a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.linkwhitelarge a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.linkwhitelarge a:active {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.linkgreenlarge {
	color: #84C225;
	font-size: 18px;
}
.linkgreenlarge a:link {
	color: #84C225;
	font-weight: normal;
	text-decoration: none;
}
.linkgreenlarge a:visited {
	color: #84C225;
	font-weight: normal;
	text-decoration: none;
}
.linkgreenlarge a:hover {
	color: #84C225;
	font-weight: normal;
	text-decoration: underline;
}
.linkgreenlarge a:active {
	color: #84C225;
	font-weight: normal;
	text-decoration: none;
}
.linkorange {
	color: #E77817;
	font-size: 12px;
}
.linkorange a:link {
	color: #E77817;
	font-weight: normal;
	text-decoration: none;
}
.linkorange a:visited {
	color: #E77817;
	font-weight: normal;
	text-decoration: none;
}
.linkorange a:hover {
	color: #E77817;
	font-weight: normal;
	text-decoration: underline;
}
.linkorange a:active {
	color: #E77817;
	font-weight: normal;
	text-decoration: none;
}
.taglinetextgreen {color: #84C225}
.taglinetextorange {color: #E77817}
.taglinetext {font-size: 20px}
.openingtimes {font-size: x-small; }
.formtext {
	font-size: x-small;
	font-weight: bold;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	width: 90px;
}

.MarketTitle {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
.MarketTitle a:link {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
.MarketTitle a:visited {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
.MarketTitle a:hover {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
.MarketTitle a:active {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
.smalltext {
	font-size: 10px;
	font-style: italic;
}
.greenTagLineHome {
	font-size: 14px;
	font-weight: bold;
	color:#84C225;
}
/* START Menu Styles*/
.menuWhite
{
	color: #ffffff;
	POSITION: absolute;
}
.menuGreen
{
	color: #84C225;
	POSITION: absolute;
}
.menuOrange
{
	color: #E77817;
	POSITION: absolute;
}
.menuGreen
{
	color: #84C225;
	POSITION: absolute;
}
.menuBarWhite
{
    color: #ffffff;

}
.menuBarGreen
{
	color: #84C225;

}
.menuBarOrange
{
	color: #E77817;

}
.menuItemWhite
{
    color: #ffffff;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-RIGHT: #ffffff 1px solid;
}
.menuItemWhite a:link {
    color: #ffffff;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	text-decoration: none;
}
.menuItemWhite a:visited {
    color: #ffffff;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	text-decoration: none;
}
.menuItemWhite a:hover {
    color: #ffffff;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	text-decoration: none;
	font-weight:bold;
}
.menuItemWhite a:active {
    color: #ffffff;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	text-decoration: none;
}
.menuItemGreen
{
    color: #84C225;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	BORDER-TOP: #84C225 1px solid;
	BORDER-BOTTOM: #84C225 1px solid;
	BORDER-LEFT: #84C225 1px solid;
	BORDER-RIGHT: #84C225 1px solid;
}
.menuItemGreen a:link {
    color: #84C225;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	text-decoration: none;
}
.menuItemGreen a:visited {
    color: #84C225;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	text-decoration: none;
}
.menuItemGreen a:hover {
    color: #84C225;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	text-decoration: none;
	font-weight:bold;
}
.menuItemGreen a:active {
    color: #84C225;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	text-decoration: none;
}
.menuItemOrange
{
    color: #E77817;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	BORDER-TOP: #E77817 1px solid;
	BORDER-BOTTOM: #E77817 1px solid;
	BORDER-LEFT: #E77817 1px solid;
	BORDER-RIGHT: #E77817 1px solid;
}
.menuItemOrange a:link {
    color: #E77817;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	text-decoration: none;
}
.menuItemOrange a:visited {
    color: #E77817;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	text-decoration: none;
}
.menuItemOrange a:hover {
    color: #E77817;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	text-decoration: none;
	font-weight:bold;
}
.menuItemOrange a:active {
    color: #E77817;
	PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
	PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
	text-decoration: none;
}

.menuItemOrange_1
{
	color: #E77817;
	CURSOR: hand;
}
.menuItemOrange_1 a:link {
	color: #E77817;
	CURSOR: hand;
}
.menuItemOrange_1 a:visited {
	color: #E77817;
	CURSOR: hand;
}
.menuItemOrange_1 a:hover {
	color: #E77817;
	CURSOR: hand;
}
.menuItemOrange_1 a:active {
	color: #E77817;
	CURSOR: hand;
}

.menuItemGreen_1
{
	color: #84C225;
	CURSOR: hand;
}
.menuItemGreen_1 a:link {
	color: #84C225;
	CURSOR: hand;
}
.menuItemGreen_1 a:visited {
	color: #84C225;
	CURSOR: hand;
}
.menuItemGreen_1 a:hover {
	color: #84C225;
	CURSOR: hand;
}
.menuItemGreen_1 a:active {
	color: #84C225;
	CURSOR: hand;
}
