body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#texttable {
	line-height: 1.3em;
}

#texttable h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ca151a;
}
#texttable a:link {
	color: #ca151a;
	text-decoration: underline;
}
#texttable a:visited {
	color: #ca151a;
	text-decoration: underline;
}
#texttable a:hover {
	color: #999999;
	text-decoration: underline;
}
#texttable #credit-application #credittable {
	font-size: 13px;
}

#bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ca151a;
	line-height: 2em;
}
#bottommenu a:link {
	color: #ca151a;
	text-decoration: none;
}
#bottommenu a:visited {
	color: #ca151a;
	text-decoration: none;
}
#bottommenu a:hover {
	color: #999999;
	text-decoration: none;
}
#draymenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 2em;
}
#draymenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height: 2em;
}
#draymenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CA151A;
	text-decoration: none;
	line-height: 2em;
}
.phototable {
	border: 1px solid #a61418;
}
.formtext {
	font-size: 13px;
}
input.mail{
display:none;
}.smallprint {
	font-size: 12px;
}
.tinyprint {
	font-size: 11px;
}

.question {
	color: #060;
}
.answer {
	color: #900;
}

