@charset "utf-8";
/* CSS Document */


.menutext{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	color: #9f9c98;
	text-decoration: none;
}
.menutext a{
	color: #9f9c98;
	text-decoration: none;
}
.menutext a:hover{
	color: #fff;
	text-decoration: none;
}
.textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #58595b;
	text-decoration: none;
	text-align: justify;
}
.textareaterms {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #58595b;
	text-decoration: none;
	text-align: justify;
}
.footertext{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	color: #9e9991;
	text-decoration: none;
}
.footertext a{
	color: #9e9991;
	text-decoration: none;
}
.footertext a:hover{
	color: #fff;
	text-decoration: underline;
}
.fleft {
	float:left;
}
.bntext{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 25px;
	color: #000;
	text-decoration: none;
}
.bntext a{
	color: #000;
	text-decoration: none;
}
.bntext a:hover{
	color: #9f9c98;
	text-decoration: none;
}

