.footer-font {
	font-family: Arial;
	font-size: 9pt;
	line-height: 160%;
	color: #FFFFFF;
	text-decoration: none;
}
.footer-font:hover {
	color: #999999;
}
.font-666666 {
	font-family: "Arial";
	font-size: 9pt;
	line-height: 160%;
	color: #666666;
	text-decoration: none;
}
.top-font {
	font-size: 9pt;
	line-height: 160%;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
}
.select {
	font-family: "Arial";
	font-size: 9pt;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5C5C5C;
	height: 20px;
	width: 140px;
	border: 1px solid;

}
.title-font {
	font-family: "Arial";
	font-size: 12pt;
	line-height: 180%;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.images {
	border: 1px solid #CCCCCC;
	margin-right: 60px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.images2 {
	border: 1px solid #CCCCCC;
}
.black-font {
	font-family: "Arial";
	font-size: 9pt;
	line-height: 160%;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.font-666666:hover {
	color: #000000;
	text-decoration: underline;
}
.button {
	font-family: "Arial";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.textfield-250{
	font-family: "Arial";
	font-size: 9pt;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
	height: 20px;
	width: 250px;
	border: 1px solid #666666;
}
.textfield-100 {
	font-family: "Arial";
	font-size: 9pt;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EFEFEF;
	height: 20px;
	width: 100px;
	border: 1px solid #666666;
}
.font-000000 {
	font-family: "Arial";
	font-size: 9pt;
	line-height: 160%;
	color: #000000;
	text-decoration: none;
}
.textarea {
	font-size: 9pt;
	line-height: 160%;
	color: #000000;
	text-decoration: none;
	height: 150px;
	width: 250px;
	background-color: #EFEFEF;
	border: 1px solid #666666;


}
.admin-menu {
	font-family: "Arial";
	font-size: 10pt;
	line-height: 180%;
	color: #B3B3B3;
	text-decoration: none;
	text-transform: uppercase;

}
.admin-menu:hover {
	color: #FFFFFF;
}
.admin-textarea {
	font-family: "Arial";
	font-size: 9pt;
	line-height: 160%;
	color: #000000;
	text-decoration: none;
	height: 300px;
	width: 600px;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}
.font-ffffff {
	font-family: "Arial";
	font-size: 9pt;
	line-height: 160%;
	color: #FFFFFF;
	text-decoration: none;
}
}
}

