.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	font-weight: normal;
}
.bodytextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #322869;
	font-weight: bold;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bodytextit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	font-style: italic;
	font-weight: normal;
}
.titletextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #322869;
	font-style: normal;
	font-weight: bold;

}
.titletextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
	font-weight: bold;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
}
.submentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #322869;
	font-style: normal;
	font-weight: bold;
	border-style: solid;
	border-color: #8B80CE;
	background-image: url(servmenbak.jpg);
	background-repeat: repeat-x;
}
.submentext a {
	color: #322869;
	text-decoration: none;
}
.submentext a:hover {
	color:#FFFFFF;
	background-color: #322869;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.menucol {
	font-family: Arial, Helvetica, sans-serif;
	color:  #322869;
	font-size: 20px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
    background-image: url(menubak.jpg);
	background-repeat: repeat-x;
}
.menu a {
	color: #FFFFFF;
}
.menu a:hover {
	color:#322869;
	background-color: #DCD9F0;
}
ul.circle {
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.topbar {
    background-image: url(topbarbak3.jpg);
	background-repeat: repeat-x;
}
.indmentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #322869;
	font-style: normal;
	font-weight: bold;
	border-style: solid;
	border-color: #8B80CE;
}