.menutext {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:2px;
	padding-right:2px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	word-spacing: 3px;
	color: #FFFFFF;
	text-decoration: none;

	
}
.menutext:hover {
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	background-repeat:repeat-x;
	background-image:url(../images/backmenu.gif);
	color: #283e66;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 15px;
	padding-bottom: 12px;
}
.menutexthighlight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F6F6F6;
	text-decoration: none;
}
.heads {
	font-size: 14px;
	color: #283e66;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;


}
.maintextblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	white-space: normal;
	display: block;

}
maintextblock:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	white-space: normal;
	display: block;
	text-decoration: underline;
}
.mainfurther {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0B699F;
	text-decoration: underline;

}
.mainfurther:hover {
	color: #000000;
	text-decoration: underline;

}
.maintextblue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #304368;
}




.sortlink{
  text-decoration: none;
  color: #283E66;
}

.sortlink:hover{
  text-decoration: underline;
  color: #283E66;
}
