/* CSS Document */

.fText {
	font-size: 70%;
	color: #000000;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.formEl {
	font-family: tahoma, arial, helvetica, san-serif;
	font-size: 100%;



}

.popupBg {
	background-image: url(images/popupimgbg.gif);
	background-repeat: no-repeat;
}

.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #817F75;
}

.linkText {
	color: #817F75;
}

a:hover.linkText {
	text-decoration: none;
}
