#flash  {
	padding: 10px;
	background: #ffffff url(../img/index_main_bg01.gif) repeat-x left top;
}

#search {
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #00151f #668fa4 #668fa4 #00151f;
	width: 180px;
	height: 16px;
}

#google {
	display: block;
	border: solid 1px #004468;
}

#topics {
	background-color: #004468;
	width: 510px;
	height: 125px;
	overflow: auto;
}

#topics td {
	color: #ffffff;
	font-size: x-small;
}

#topics a:link {
	color: #ffffff;
	font-size: x-small;
	text-decoration: underline;
}

#topics a:visited {
	color: #ffffff;
	font-size: x-small;
	text-decoration: underline;
}

#topics a:active {
	color: #becfd9;
	font-size: x-small;
	text-decoration: underline;
}

#topics a:hover {
	color: #becfd9;
	font-size: x-small;
	text-decoration: underline;
}
