body
{
	margin: 0;
	padding: 0;
	background-color: #00418C;
}
.menuutama {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7B1A0;
	text-decoration: none;
}
a:hover.menuutama {
	text-decoration: none;
	color: #FFFF00;
}
.container
{
	width: 760px;
}

.col1
{
	float: left;
	width: 190px;
}
.col2
{
	float: left;
	width: 334px;
}
.col3
{
	float: left;
	width: 426px;
}
.colcopy
{
	width: 100%;
	background-image: url(images/bccopy.gif);
	height: 22px;
}
.colcopy table
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 22px;
}
.clearboth { clear: both; }
.tablemenu
{
	background-image: url(images/backmenu.gif);
}
