.bottom_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 808080;
	text-decoration: none;
}
.bottom_btn:link {
	color: 808080;
	text-decoration: none;
}
.bottom_btn:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.about_text {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #666666;
}.submit {
	height: 17px;
	width: 45px;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #A6B788;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.reset {
	height: 17px;
	width: 45px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E74545;
	font-size: 10px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#buttons tr td ul {
	margin: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	list-style-type: none;
}
#buttons tr td ul {
	margin: 0px;
	padding: 0px;
	background-color: #E6EFFF;
}
#buttons tr td ul li {
	margin: 0px;
	padding: 0px;
}




#buttons tr td ul li ul {
	background-color: #e6efff;
	margin: 0px;
	padding: 0px;
	background-image: url(menu_sub_background.gif);
}

#buttons tr td ul .main_buttons ul {
	margin: 0px;
	padding: 0px;
}
.main_buttons {
	background-image: url(menu_background.gif);
	padding-bottom: 3px;
	padding-left: 30px;
	padding-top: 3px;
	font-weight: bold;
	background-repeat: no-repeat;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.sub_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	background-image: url(menu_sub_background.gif);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: #e6efff;
}
.buttons_link {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.buttons_link:link {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
.sub_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
.sub_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
.sub_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}
