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