.paars {
	font-size: 18px;
	color: #99CC33;
	font-weight: bold;
}

.paars2 {
	font-size: 18px;
	color: #99CC33;
	font-weight: bold;
	width: 550px;
	float: left;
}

html {
	font: 11px/normal tahoma;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
}

body {
	margin: 0px auto;
	width: 825px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #000000;
}	
	
	a:link {
	color: #000000;
	text-decoration: none
}
	a:visited {
	color: #000000;
	text-decoration: none
}
	a:hover {
	color: #003399;
	text-decoration: none
}
	a:active {
	color: #000000;
	text-decoration: none
}

#header	{
	width: 790px;
	height: 120px;
	margin-left: 17px;
}

#main {
	margin-top: 10px;
	width:	775px;
	text-align: left;
	padding-left: 50px;
}

#linkpartners {
	float: right;
	width: 170px;
	margin-right: 30px;
	margin-top: 15px;
}

#linkpartners_header {
	background-image: url(../images/mid-head.jpg);
	height: 23px;
	width: 150px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
}

#linkpartners_center {
	background-image: url(../images/mid-mid.jpg);
	width: 160px;
	padding-left: 10px;
}

#linkpartners_footer {
	background-image: url(../images/mid-foot2.jpg);
	width: 170px;
	height: 27px;
}
	
#footer	{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 825px;
	height: 41px;
}
