body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

a {
	text-decoration: none;
	color: #de2418;
}

a: hover {
	text-decoration: underline;
}

td {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #2c3032;
}

.langsel td {
	color: #de2418;
	vertical-align: middle;
	height: 30px;
	padding-right: 2px;
	padding-left: 10px;
	background: url('/images/langsel_bg.gif');
	background-repeat: no-repeat;
}

.langsel td a {
	color: #6287a2;
}

.logo {
	width: 183px;
	text-align: center;
	vertical-align: middle;
	background-color: #de2418;
}

.frame {
	background-color: #f2f3f3;
}

.footer {
	color: #848096
}

.leftmenu td {
	height: 24px;
	color: #dd2314;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.leftmenu td a {
	color: #64727C;
}

.level0 {
	font-size: 11px;
	font-weight: bold;
}

.level1 {
	font-weight: normal;
}

h1 {
	color: #6287A2;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background: url('/images/header_bg.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	line-height: 24px;
}

.field {
	border: 1px solid #c4c5c0;
	width: 240px;

}

.label {
	text-align: right;
}

.print {
	float: right;
	padding-left:30px;
}

.topflash {
	visibility: visible;
	z-index: -1;
}

.test {
	background-color: #0000ff;
	width: 150px;
	height: 40px;
	position: absolute;
	z-index: 10;
	top: 30;
	left: 330;
	visibility: hidden;
}
