

#leftmenu h1 {
	color: #135b9f;
}

#leftmenu_active a {
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #135b9f;	
}

#leftmenu_active a:active {
	color: #135b9f;	
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

#leftmenu_active a:focus {
	color: #135b9f;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;	
}

#leftmenu_active a:hover {
	color: #135b9f;	
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

#leftmenu_active a:active {
	color: #135b9f;	
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

#lmenu_topnavi a,
#lmenu_topnavi a:hover,
#lmenu_topnavi a:focus,
#lmenu_topnavi a:active {
	color: #135b9f;	
}

.lmenulink a,
.lmenulink a:active,
.lmenulink a:active {
	font-weight: bold;
	font-family: Arial; 
	font-size: 11px;
	text-decoration: none;
}

.lmenulink a:hover {
	color: #135b9f;
	font-weight: bold;
	font-family: Arial; 
	font-size: 11px;
	text-decoration: none;
}


#lmenu_content h1 {
	color: #135b9f;
}


.csc-menu dt {
	margin-bottom: 0.5em;
	margin-top: 1em;
}

.csc-menu dd {
	padding-bottom: 0.5em;
}



.csc-menu  a,
.csc-menu a:hover,
.csc-menu a:link,
.csc-menu a:active,
.csc-menu a:visited 
{
	font-weight: bold;
	text-decoration: none;
}