.lower {
	background-attachment: fixed;
	background-image: url(/images/lower.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tahomablue {
	font-family: tahoma;
	font-size: 11px;
	color: #3366FF;
	text-decoration: none;
}
.tahomablue:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #3366FF;
	text-decoration: underline;
}
.tahoma {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.tahoma:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6500;
	text-decoration: underline;
}
.arial {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	padding-top: 0px;
}
.arial:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #FF6500;
	text-decoration: none;
	padding-top: 0px;
}
.button {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	color: #f1f1f1;
	padding-top: 0px;
}
.footer:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #FF6500;
	text-decoration: none;
	padding-top: 0px;
}
.footer1 {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	padding-top: 0px;
}
.footer:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #FF6500;
	text-decoration: none;
	padding-top: 0px;
}