body {
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBE9ED;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #00AE83;
	text-decoration: underline;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}.topMenu {
	color: #666666;
	font-size: 11px;
}
.topMenu:link {
	text-decoration: none;
}
.table_menu_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.topMenu:hover {
	text-decoration: none;
}
.topMenu:visited {
	text-decoration: none;
}
textarea {
	height: 80px;
	width: 200px;
}
.table_right_blue {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #018361;
}
.table_left_blue {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #018361;
}
.table_bottom_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #018361;
}
.header {
	font-size: 12px;
	font-weight: bold;
}
th {
	font-size: 12px;
	font-weight: bold;
}
hr {
	width: 450px;
}
.date_class {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.admin_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.admin_table {
	text-transform: uppercase;
}
.home_ad {
	font-size: 12px;
	color: #012E72;
	font-weight: bold;
}
.home_ad:link {
	font-size: 12px;
	color: #012E72;
	font-weight: bold;
}
.home_ad:visited {
	font-size: 12px;
	color: #012E72;
	font-weight: bold;
}
.home_ad:hover {
	font-size: 12px;
	color: #00AE83;
	font-weight: bold;
}