.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
a:link {  color: #145D7E; text-decoration: none}
a:visited {  color: #145D7E; text-decoration: none}
a:active {  color: #145D7E; text-decoration: none}
a:hover {  color: #145D7E; text-decoration: underline}
.bground {
	background: url(../active_images/text_background.gif) no-repeat;
}
.speline {
	border-bottom: 1px dotted #5D8FA6;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A6D;
}
.highlighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #5D8FA6;
}

 /* NAVIGATION */
 

a.navhome:link, a.navhome:visited, a.navhome:active {
	float:left;
	width:203px;
	height:36px;
	background: url(../active_images/nav_home.gif) no-repeat;
	background-color: #FFFFFF;
}
a.navhome:hover {
	background: url(../active_images/nav_home.gif) no-repeat -203px 0px;
}
a.navprofile:link, a.navprofile:visited, a.navprofile:active {
	float:left;
	width:203px;
	height:24px;
	background: url(../active_images/nav_profile.gif) no-repeat 0 0px;
}
a.navprofile:hover {
	background: url(../active_images/nav_profile.gif) no-repeat -203px 0px;
}
a.navnews:link, a.navnews:visited, a.navnews:active {
	float:left;
	width:203px;
	height:24px;
	background: url(../active_images/nav_news.gif) no-repeat 0 0px;
}
a.navnews:hover {
	background: url(../active_images/nav_news.gif) no-repeat -203px 0px;
}
a.navhs:link, a.navhs:visited, a.navhs:active {
	float:left;
	width:203px;
	height:24px;
	background: url(../active_images/nav_h&s.gif) no-repeat 0 0px;
}
a.navhs:hover {
	background: url(../active_images/nav_h&s.gif) no-repeat -203px 0px;
}
a.navprojects:link, a.navprojects:visited, a.navprojects:active {
	float:left;
	width:203px;
	height:16px;
	background: url(../active_images/nav_projects.gif) no-repeat 0px;
}
a.navprojects:hover {
	background: url(../active_images/nav_projects.gif) no-repeat -203px 0px;
	height: 16px;
}
a.navcontrol:link, a.navcontrol:visited, a.navcontrol:active {
	float:left;
	width:203px;
	height:16px;
	background: url(../active_images/nav_control.gif) no-repeat 0px;
}
a.navcontrol:hover {
	background: url(../active_images/nav_control.gif) no-repeat -203px 0px;
}
a.navinstruments:link, a.navinstruments:visited, a.navinstruments:active {
	float:left;
	width:203px;
	height:16px;
	background: url(../active_images/nav_instruments.gif) no-repeat 0 0px;
}
a.navinstruments:hover {
	background: url(../active_images/nav_instruments.gif) no-repeat -203px 0px;
}
a.navelectrical:link, a.navelectrical:visited, a.navelectrical:active {
	float:left;
	width:203px;
	height:18px;
	background: url(../active_images/nav_electrical.gif) no-repeat 0 0px;
}
a.navelectrical:hover {
	background: url(../active_images/nav_electrical.gif) no-repeat -203px 0px;
}
a.navict:link, a.navict:visited, a.navict:active {
	float:left;
	width:203px;
	height:18px;
	background: url(../active_images/nav_ict.gif) no-repeat 0 0px;
}
a.navict:hover {
	background: url(../active_images/nav_ict.gif) no-repeat -203px 0px;
}
a.navido:link, a.navido:visited, a.navido:active {
	float:left;
	width:203px;
	height:18px;
	background: url(../active_images/nav_ido.gif) no-repeat 0 0px;
}
a.navido:hover {
	background: url(../active_images/nav_ido.gif) no-repeat -203px 0px;
}
