body {
	text-align:center;
	margin:0px;
	border-width:0px;
}

.headline {
	font-family:Arial, Helvetica, sans-serif;
	color:#155dab;
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
	background-image:url(images/headline_background.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:21px;
}

.txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	display:block;
}

.menu_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:700;
	background-image:url(images/nav_red_background.gif);
	height:21px;
	text-align:left;
	padding-left:14px;
}

.nav_normal {
	background-image:url(images/nav_normal_background.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:20px;
	text-align:left;
	padding-left:14px;
}

.menu_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-style: normal;
	text-decoration:none;
	font-weight:100;
}

a.menu_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-style: normal;
	text-decoration:none;
	font-weight:100;
}

a.menu_normal:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-style: normal;
	text-decoration:none;
	font-weight:100;
}

a.menu_normal:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-style: normal;
	text-decoration:none;
	font-weight:100;
}

a.menu_normal:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-style: normal;
	text-decoration:none;
	font-weight:700;
}

a.menu_normal:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-style: normal;
	text-decoration:none;
	font-weight:700;
}