BODY {
background-color : #ffffff;
background-image: url(../images/background_store.gif);	background-repeat : repeat-x;
margin-top : 0;
margin-left : 0;
margin-right : 0;
}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #333333;
	letter-spacing: 0.4px;
	line-height: 14px;
}
.small {
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	letter-spacing: 0.2px;
}
.smallblue {
	font-size: 9px;
	line-height: 12px;
	color: #50a029;
	letter-spacing: 0.2px;
}
.smallrev {
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
	letter-spacing: 0.2px;
}
.text { 
	color: #333333; 
	font-size: 11px; 
	line-height: 14px; 
	letter-spacing: 0.4px; 
}
.boldtext { 
	color: #333333; 
	font-size: 11px; 
	font-weight: bold; 
	line-height: 14px; 
	letter-spacing: 0.4px; 
	}
.headingtext { 
	color: #50a029; 
	font-size: 14px; 
	line-height: 16px; 
	letter-spacing: 0.2px; 
}
.introtext { 
	color: #50a029; 
	font-size: 12px; 
	line-height: 16px; 
	letter-spacing: 0.2px; 
}
.quote_colour { color: #50a029; font-size: 18px; font-weight: lighter; line-height: 22px; letter-spacing: 0.2px; }

.quote_grey { color: #696969; font-size: 18px; font-weight: lighter; line-height: 22px; letter-spacing: 0.2px; }

a:link  { color: #333333; text-decoration: none }

a:visited  { color: #333333; text-decoration: none }

a:hover  { color: #50a029; text-decoration: none }

.colortheme { background-color: #50a029; }
.tramlines { background-color: #AAAAAA; }
.navbackground { background-color: #e7e7e7; }
.whitebackground { background-color: #FFFFFF; }
