html {overflow-x:hidden;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
body {
	background-image: url(../images/bgnd_main.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
}
a:link {
	color: #ED1C24;
	text-decoration: none;
}
a:visited {
	color: #ED1C24;
	text-decoration: none;
}
a:hover {
	color: #ED1C24;
	text-decoration: underline;
}
a:active {
	color: #ED1C24;
	text-decoration: none;
}

#naviKvp {
	position:absolute;
	left: 0px;
	top: 40px;
	z-index:3;
	visibility: hidden;
}

.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.highlight {
	color: #ED1C24;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

