.topline p {
	background: #1b89c4;
}

.col1 {
	background: url('grey_line.gif') repeat-y;
}

.col2, .col3, .col4 {
	background: url('blue_line.gif') repeat-y;
}
 
.col2 h1, .col2 h2, .col2 h3 {
	color: #1b89c4;
}

.menylvl1 {
	color: #1b89c4;
}

.menylvl1-act {
	color: #1b89c4;
	text-decoration: none;
	font-weight: bold;
}

.menylvl2 {
	color: #1b89c4;
}

.menylvl2-act {
	color: #1b89c4;
	text-decoration: none;
	font-weight: bold;
}
