body {
	background-color: #f6f6f6;
}
.mainTable {
	border: 1px double #D1D1D1;
}
.textMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.textBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f1a17;
	text-align: center;
}
.textBase a:link{
	color: #1f1a17;
}
.textBase a:hover{
	color: #ffffff;
}

.textMainWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.textCentreWhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

.leftTable {
	border-top: 1px none #292728;
	border-right: 1px solid #292728;
	border-bottom: 1px none #292728;
	border-left: 1px none #292728;
}
.pic {
	border: 1px solid #BCBCBC;
}
.textBase2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
.textBase2 a:link{
	color: #ffffff;
	text-decoration: none;
}
.textBase2 a:hover{
	text-decoration: underline;
}
.textBase2 a:visited{
	color: #ffffff;
	text-decoration: none;
}
.textBase2 a:visited:hover{
	text-decoration: underline;
}
.homeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.homeLink a:link{
	color: #000000;
	text-decoration: none;
}
.homeLink a:hover{
	text-decoration: underline;
}
.homeLink a:visited{
	color: #000000;
	text-decoration: none;
}
.homeLink a:visited:hover{
	text-decoration: underline;
}
.bottomSection {
	background-image: url(../assets/image/catering/bottomTable.jpg);
	background-repeat: no-repeat;
}
.handOver {
	cursor: pointer;
}
.pic
{
	border: 1px solid #231f20;
}
.pic5
{
	border: 3px solid #ffffff;
}