.Banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.submenu {width:115px; font-family:arial; font-size:11px; padding-left:5px;}
.submenu a {color:#000000; text-decoration:none; font-weight:none;}
.submenu a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-style:none;
	font-weight:none;
	background-color: #a1a1a1;
}
.NavTitle {
	font-family:arial;
	font-size:14px;
	text-align: center;
	width: 121px;
	font-weight: bold;

}
.NavTitle a {
	color:#000000;
	text-decoration:none;
	height: 21px;
	width: 115px;
	font-weight: bold;

}
.NavTitle a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-style:none;
	font-weight:none;
	background-color: #a1a1a1;
}
.NavTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;

}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.LeftNavExt {
	background-image: url(images/menu_extend.gif);
	background-repeat: repeat;
	width: 121px;
	background-color: E0E0E0;

}
