body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a {
	color: #000099;
}
a:hover {
	color: #006600;
	background-color: #FFFF00;
}
a img {
	border-color: #666666;
}
table {
	border-collapse: collapse;
}

.indentFirst {
	text-indent: 3em;
}

#main_table {
	border: solid 2px #666666;
	background-image:  url(img/menu_bckgrnd.jpg);
	background-repeat: no-repeat;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu {
	padding-left: 5px;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#menu a:active {
	color: #000000;
	background-color: #FFFF00;
}
#copyright {
	font-size: 10px;
}
#core_div {
	padding-left: 20px;
	padding-right: 20px;
}
.space {
	letter-spacing: 0.5em;
}
.news_title {
	font-size: 16px;
	color: #666666;
	margin-bottom: 5px;
}
.news_preview {
	text-align: justify;
	border-left: solid 1px #666666;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}
.page_title {
	text-align: right;
	font-size: 40px;
	letter-spacing: 0.2em;
	color: #CCCCCC;
	margin-left: 20px;
	margin-top: 20px;
	width: 95%;
	border-bottom: solid 3px #CCCCCC;
}
.table_img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #EEEEEE;
	text-indent: 0;
}
.table_img td {
	font-size: 8pt;
	padding: 10px;
}
.news_text p {
	padding-left: 40px;
	text-indent: 40px;
}
.whale_choice a {
	text-decoration: none;
	text-align: center;
}
.whale_choice td {
	text-align: center;
	font-weight: bold;
}
.store_table td {
	border-top: dashed 1px #666666;
	border-bottom: dashed 1px #666666;
}
