body {
	background-image: url(images/bckgrnd-page.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
input.text, textaea.text { background: url(images/white_bg.gif) repeat !important; }
.middle {
	vertical-align: middle;
} 
.left {
	text-align:left;
}
.lucida14 {
	color: #000000;
	font: normal normal 14px/130% 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
}
.black10 {
	line-height: 150%;
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.black11 {
	line-height: 150%;
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.black12 {
	line-height: 150%;
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.white15 {
	line-height: 150%;
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.white20 {
	line-height: 150%;
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

.footer {
	line-height: 150%;
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.footer:link {
	line-height: 150%;
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.footer:active {
	line-height: 150%;
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, sans-serif;
	font-size: 13px;
	color: #E4D0A1;
	text-decoration: none;
}
a.footer:visited {
	line-height: 150%;
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, sans-serif;
	font-size: 13px;
	color: #E4D0A1;
	text-decoration: none;
}
a.footer:hover {
	line-height: 150%;
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}
