#bottom { background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	background-color:#378087;
	width:750px;
	height:41px;
}
#toplink { background-image:url(../images/link-top.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:26px;
}
#colum { background-image:url(../images/left-up.jpg);
	background-repeat:no-repeat;
	background-color:#378087;
	width:348px;
	height:25px;
}
#columcenter { background-image:url(../images/center-up.jpg);
	background-repeat:no-repeat;
	background-color:#378087;
	width:168px;
	height:25px;
}
#columright { background-image:url(../images/right-up.jpg);
	background-repeat:no-repeat;
	background-color:#378087;
	width:195px;
	height:25px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	margin:0;
}
.columtaxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F4f4f4;
}
.headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#02858F;
}
.more {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000099;
}
.toplink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#566C77;
}
.bottom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#F4f4f4;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}