
.homepagestyle {
	font-family: 'LaptureWeb', 'Georgia', 'Times New Roman', 'Times', 'Serif';
	color: #fff;
	margin: 0px;
	padding: 0px;
}
.homeend {
	font-family: 'LaptureWeb', 'Georgia', 'Times New Roman', 'Times', 'Serif';
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #f6dbf6;
}
.homealt {
	font-family: 'LaptureWeb', 'Georgia', 'Times New Roman', 'Times', 'Serif';
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

.homeonlyalt {
	font-family: 'LaptureWeb', 'Georgia', 'Times New Roman', 'Times', 'Serif';
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

.strong { 
    font-weight: bold;
    color: #fff;
    font-size: 32px;
}

.font72px {
	font-size: 122px;
	line-height: 110px;
	color: #fff;
}

.font62px {
	font-size: 82px;
	line-height:75px;
	color: #fff;
}

.font48px {
	font-size: 42px;
	line-height:45px;
	color: #fff;
}

.font34px {
	font-size: 34px;
	line-height: 42px;
}

.font28px {
	font-size: 28px;
	line-height:38px;
}

.font18px {
	font-size: 16px;
	line-height:25px;
	color: #fff;
}
.font14px {
	font-size: 12px;
	line-height:16px;
	color: #fff;
}

.caption {
	font-size: 16px;
	line-height:28px;
}


.ref {
	font-size: 12px;
	line-height:18px;
}


.blue {
	color: #03f;
	text-decoration: none;
}

.mattsgreen {
	color: #fff;
	text-decoration: none;
}
.pagetitle {
	color: #00CC00;
}
.maintable {
	line-height:34px;
	margin-top: 12px;
	margin-left: 12px;
}





 .bg{
 position: absolute;
 top:0px;
 left:0px;
 width:100%;
 }


a {
	color:#fff;
	text-decoration: underline;
}
a:hover {
	color:#fff;
	text-decoration: underline;
}

.spacemenu {
	padding-bottom:22px;
}

