.button	{
	background-color: #0055a0;
}

.div_line	{
	background-color: #0055a0;
	height: 4px;
	margin-top: 14px;
}

#header_image	{
	border-bottom: 4px solid #0055a0;
}

#top	{
	background-color: #0055a0;
}

#menu_level1 a:hover	{
	background-image: url("../gfx/main/arrow_green.png");
	color: #0055a0;
}

#menu_level1 a.selected	{
	background-image: url("../gfx/main/arrow_green.png");
	color: #0055a0;
}

.table_nav	{
	border-top: 4px solid #0055a0;
}
