.fade {
	background-attachment: scroll;
	background-image: url(../images/fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	font-variant: normal;
}
.textMargins {
	margin-right: 10px;
}

.mainfont a:hover {
	text-decoration: none;
	color: #000000;
}


.mainfont a:visited {
	text-decoration: none;
	color: #333333;
}

.mainfontTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

.mainfontTitle a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}

.mainfontTitle a:hover {
	text-decoration: none;
	color: #000000;
	
}



.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}

.address a:link {
	text-decoration: none;
	color: #666666;
}

.address a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}




.mainfontNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	font-variant: normal;
}
.mainfontNav a:hover {
	text-decoration: none;
	color: #000000;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	font-variant: normal;
}
.dashLine {
	background-image: url(../images/dash_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footGrey {
	background-color: #999999;
}




a:link {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}

a:active {
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}

a:visited {
color: #666666;
	text-decoration: none;
}