body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #545454;
	background-color: #EBEBEB;
}
.mainmenu-bg {
	background-image: url(../images/design03/images/rrdesign__02.png);
	background-repeat: no-repeat;
}

a.menusmall:link   { text-decoration: none; font-size: 12px; color: #FFFFFF; }
a.menusmall:visited { text-decoration: none; font-size: 12px; color: #FFFFFF; }
a.menusmall:hover	{ text-decoration: underline; font-size: 12px; color: #FFFFFF; }

.maintext {
	font-size: 12px;
	text-align:justify;
}

.smalltext {
	font-size: 10px;
	text-align: left;
}
p {
margin-top: 0;
margin-bottom: 0;
}

a:link { text-decoration: none; font-size:inherit; color: #de054c; }
a:visited { text-decoration: none; font-size:inherit; color: #de054c; }
a:hover { text-decoration: underline; font-size:inherit; color: #ff0054; }

.footermenu-bg {
	background-image: url(../images/design03/images/rrdesign__05.png);
	background-repeat: no-repeat;
}
.linespacer {
	background-image: url(../images/spacer-line-01.png);
	background-repeat: no-repeat;
}

.emailtable {
	background-image: url(../images/email_me-bg-03.png);
	background-repeat: no-repeat;
}
.emailheader {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.emailsmallheader {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.emailfield {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	background-image: url(../images/field-bg-01.png);
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	border-color: #252525;
}
.emailsend {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/field-bg-01.png);
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	border-color: #252525;
}

form {
margin-bottom: 1px;
margin-top: 1px;
margin-left: 1px;
margin-right: 1px;
}
.black-pixel-stroke {
	border: 1px dashed #000000;
}
