a:hover {
	text-decoration: underline;
}
.border {
	border: 1px solid #676767;
}
.down_border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.down_thin_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009555;
}
.up_down_border {
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00a960;
	border-bottom-color: #bdbdbd;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdbdbd;
}
.up_border {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00a960;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.title {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #009555;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #676767;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #676767;
}
.select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #676767;
}
.btn {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#00a960;
	border: none;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: none;
}
.footer_menu {
	font-family: Arial;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}
.language {
	font-family: Arial;
	font-size: 11px;
	color: #676767;
	text-decoration: none;
}
.login {
	font-family: Arial;
	font-size: 12px;
	color: #676767;
	text-decoration: none;
}
.error {
	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.new_user {
	font-family: Arial;
	font-size: 10px;
	color: #676767;
	text-decoration: none;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.browse {
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color: #676767;
	text-decoration: none;
}
.link {
	font-family: Arial;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
.subhead {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #009555;
	text-decoration: none;
}
.forum_title {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
