/* 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;
}
