body {
	background-color: #A7CED1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu_header {
	font-size: 0.75em;
	font-weight: bold;
	font-family: Arial;
	color: #666666;
	text-decoration: none;
}
.menu_normal {
	font-family: Arial;
	font-size: 0.75em;
	color: #666666;
	text-decoration: none;
}
.menu_footer {
	font-family: Arial;
	font-size: 0.63em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: Arial;
	font-size: 0.75em;
	color: #FFFFFF;
}
.main_title {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: 666666;
	display:inline;
}
.main_text {
	font-family: Arial;
	font-size: 0.75em;
	color: #666666;
	line-height: 17px;
}
.main_text_embedded {
	font-family: Arial;
	font-size: 1em;
	color: #666666;
	line-height: 17px;
}
.main_header {
	display: inline;
}
.admin_title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #009AAC;
}
.button {
	border: 1px solid #666666;
	font-family: Arial;
	font-size: 1em;
}
A:link { color: #666666; }
A:visited { color: #666666; }
A:active { color: #666666; }
A:hover { color: #666666; }