body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00915B;
	text-decoration: none;
	font-style: italic;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.menuitem {
	background-color: #EBECEB;
	padding-left: 7px;
	
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	height: 21;
	cursor: pointer;

	border-top-color: #DBDBDB;
	border-top-width: 1px;
	border-top-style: solid;

	border-right-color: #CECECE;
	border-right-width: 1px;
	border-right-style: solid;

	border-left-color: #DBDBDB;
	border-left-width: 1px;
	border-left-style: solid;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
.BlueTitle
{
        font-weight: bold;
        text-transform: capitalize;
        color: #0099cc;
}
a {
	color: #009ECC;
}
.background1 {
	background-image: url(img/background1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background2 {
	background-image: url(img/background7.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background3 {
	background-image: url(img/background4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background4 {
	background-image: url(img/background3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background5 {
	background-image: url(img/background2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background6 {
	background-image: url(img/background5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.background7 {
	background-image: url(img/background6.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


