
body.main{
	background-image: url(images/others/hintstart.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
}
table.mailForm{
	background-color: #f0f0f0;
}
tr.mailForm{

}
td.mailFormCol1{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	padding: 4px 0px 4px 4px;
	text-align: right;
}
td.mailFormCol2{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	padding: 4px 4px 4px 0px;
}
td.mailFormCol3{
	padding: 4px;
}
td.mailFormRequired{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	padding: 4px;
}
td.mailRequired{
	color: rgb(166, 15, 26);
}
input.maifForm{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	width: 250px;
}
textarea.maifForm{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	width: 250px;
	height: 120px;
}
td.mailError{
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	vertical-align: top;
	padding: 4px;
	background-color: rgb(155, 61, 67);
	width: 100%;
}
td.mailFormSend{
	text-align: right;
}
div.mailSend{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	width: 300px;
}

a.sitemap{
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

a:visited.sitemap{
	font-family: arial;
	font-size: 10pt;
	color: #808080;
}
a:hover.sitemap{
	font-family: arial;
	font-size: 10pt;
	color: rgb(155, 61, 67);
}