body{
	background-color:#637c17;
	padding:0px;
	margin:0px;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.menuleft{
	background-image:url(images/menuleft.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.menubg{
	background-image:url(images/menubg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.bodytext{
	font:12px Arial;
	color:#474a3d;
	text-decoration:none;
	line-height:18px;
	background-color:#FFFFFF;
	background-image:url(images/chillies.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:105px;
	text-align:justify;
}

.bodytext a:link{
	color:#540707;
	text-decoration:none;
}

.bodytext a:visited{
	color:#540707;
	text-decoration:none;
}

.bodytext a:hover{
	color:#474a3d;
	text-decoration:underline;
}

.whitebg{
	background-image:url(images/whitebg.jpg);
	background-repeat:repeat-y;
}

.h2{
	font:16px Arial;
	color:#C6C70A;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

.tabletext{
	font:12px Arial;
	color:#464646;
	text-decoration:none;
	font-weight:normal;
}

.tabletext a:link{
	font-size:12px;
	font-weight:bold;
	color:#550707;
	text-decoration:underline;
}

.tabletext a:visited{
	font-size:12px;
	font-weight:bold;
	color:#550e08;
	text-decoration:none;
}

.tabletext a:hover{
	font-size:12px;
	font-weight:bold;
	color:#464646;
	text-decoration:underline;
}

.footer{
	font:11px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}