body { 
margin: 0px; 
background-image:  url(../images/general_images/RRback.jpg);
background-repeat: repeat-y;
background-position: center;
background-color: 6F8279
} 

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.teksttop {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 17px;
	text-align: justify;
	font-size: 10px;
	color: #252525;
}

p.teksttittle {
margin-left: 0px;
margin-right: 0px;
margin-top: 17px;
text-align: justify;
background-color: #FFFFFF;
font-size: 12px;
color: #252525; 
}

p.tekstpopup {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
text-align: center;
font-size: 10px;
color: #252525; 
}

p.tekstpopup2 {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
text-align: center;
font-size: 10px;
color: FFFFFF; 
}

p.tekstmailing {
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 17px;
	margin-bottom: 17px;
	text-align: right;
	font-size: 10px;
	color: #252525;
}


a {
text-decoration: none;
color: #252525;
} 

a:hover {
background-color: #FFFFFF;
color: #252525;
}

.inputfield01 {
	background-color: White;
	border: 1px solid #6F837A;
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #252525;
}
.inputfield02 {  background-color: #dddddd; border: 1px #555555 solid; font-family: verdana; font-size: 10px; font-style: normal; line-height: normal; color: #000000 }
.inputbutton { background-color: #990000; border: 1px #555555 solid; font-family: verdana; font-size: 10px; font-style: normal; line-height: normal; color: #CCCCCC }
