.mainBg {
	background-image: url(images/mainBg.jpg);
	background-repeat: no-repeat;
	background-position: 105px top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.indexbg {
	background-image: url(images/indexbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6C5200;
	text-align: left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #110D00;
	font-size: 12px;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	line-height: normal;
}
.AlKut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footer:visited {
	color: #993399;
	text-decoration: none;
}
.footer:hover {
	color: #999900;
	text-decoration: none;
}
.ekur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.ekur:hover {
	text-decoration: none;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8C2E00;
}
.list {
	line-height: 25px;
	color: #463500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.inlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.inlink:hover {
	color: #E1A900;
	text-decoration: none;
}
