.text_home {
	font-family: "Trebuchet MS";
	font-size: 9.5pt;
	line-height: 12pt;
	color: #FFFFFF;
}
.copy_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-image: url(common/menu_18.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 15px;
	padding-left: 15px;
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bottom_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #669900;
	font-weight: bold;
	text-decoration: underline;
}
.tables_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
}

.submit {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #000066;
	background-image: url(common/button.png);
	background-repeat: repeat-x;
	height: 31px;
	width: 100px;
}
.submit:hover {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #000066;
	background-image: url(common/buttonhover.png);
	background-repeat: repeat-x;
	height: 31px;
	width: 100px;
}
