body {
	background-color: #ffffff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.big_table {
	border: 1px solid #ffffff;
	height: 700px;
	width: 780px;
	margin: 10px;
	padding: 10px;
}
.body_cell {
	background-image: url(site_images/bg_white.jpg);
}
.menu_items {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
}
.menu_items a:link{
	color: #006699;
	text-decoration: none;
}
.menu_items a:visited {
	color: #006699;
	text-decoration: none;
}
.menu_items a:hover {
	color: #006699;
}
.menu_items a:active {
	color: #006699;
}
.main_title {
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 36px;
	font-weight: bold;
	font-variant: normal;
}
.sub_title {
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
}
.bottom_note {
	font-size: 9px;
	text-align: center;
}
.page_titles {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	text-decoration: underline;
	font-variant: small-caps;
}
.page_text {
	font-size: 16px;
	font-weight: regular;
	color: #006699;
	text-align: left;
}
.page_items a:link{
	color: #006699;
	text-decoration: none;
}
.page_items a:visited {
	color: #006699;
	text-decoration: none;
}
.page_items a:hover {
	color: #006699;
}
.page_items a:active {
	color: #006699;
}
.title_cell {
	color: #006699;
}
.title_cell a:link {
	color: #006699;
	text-decoration: none;
}
.title_cell a:visited {
	color: #006699;
	text-decoration: none;
}
.title_cell a:hover {
	color: #006699;
	text-decoration: none;
}
.title_cell a:active {
	color: #006699;
	text-decoration: none;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}

