.top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}
.top-menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.read-more-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.read-more-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
.body-heading-txt {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.welcome-heading-txt {
	font-family: france, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.wht-fair-heading-txt {
	font-family: france, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.left-menu-bg {
	background-image: url(images/left-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 331px;
	width: 215px;
}
.left-menu-txt {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #3d3d3d;
	text-decoration: none;
}
.left-menu-txt:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #b3ac43;
	text-decoration: none;
}
.bttm-menu-txt {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.bttm-menu-txt:hover{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #fff800;
	text-decoration: none;
}
.bttm-small-menu-txt {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.bttm-small-menu-txt:hover {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: underline;
}
.copyright-txt {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #d7d7d6;
	text-decoration: none;
}
.organiser-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.organiser-link-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555454;
	text-decoration: none;
}
.organiser-link-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.heading-txt {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #ff9900;
	text-decoration: none;
}
.heading-txt-black {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.heading-txt-white {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.heading-txt-yellow {
	font-family: century gothic, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 18px;
	color: #ceb549;
	text-decoration: none;
}
.link-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #a8a7a7;
	text-decoration: none;
}
.link-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.link-txt-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ff9900;
	text-decoration: underline;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt3 :hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.vr-line {
	background-image: url(images/vr-line.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.hor-line {
	background-image: url(images/vr-line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}