.bg1 {
	background-color: #000000;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat;
	background-position: center;
}
.lotstxttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #D2D140;
	line-height: 18px;
}
.lotswhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 28px;
}
.lottitlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	margin: 1px;
}

.lottitlegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #D2D140;
}
.lotsgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #8D8D8D;
	line-height: 28px;
}
.lotsgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D2D140;
	line-height: 28px;
}
.lotslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 28px;
	text-decoration: none;
}
.lotslink a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.lotslink a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.lotslink  a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.lotslink a:hover {
	text-decoration:none;	
	color: #EBFC12;
}
