p {font-family: Arial}
h1 {
	color: #0099CC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h2 {
	color: #990033;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px; font-weight: bold;
	}

h3 {
	color: #CC6600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h4 {
	color: #006600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h5 {
	color: #808000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

h6 {
	color: #996600;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

a:link.mainlevel-webcast{
	display: block;
	background: url(images/menu_bg_webcast.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding-top: 6px;
	padding-left: 8px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a:visited.mainlevel-webcast {
	display: block;
	background: url(images/menu_bg_webcast.png) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding-top: 6px;
	padding-left: 8px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a:hover.mainlevel-webcast{
	background-position: 0px -25px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

a.mainlevel-webcast#active_menu {
    background-position: 0px -25px;
    color:#ffffff;
	font-weight: bold;
}

a:hover.mainlevel-webcast#active_menu {
	color: #ffffff;
}


a:link.mainlevel{
	display: block;
	background: url(images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	height: 20px !important;
	height: 19px;
	width: 100%;
	text-decoration: none;
}

a:visited.mainlevel {
	display: block;
	background: url(images/menu_bg.png) no-repeat;
	vertical-align: top;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	height: 20px !important;
	height: 19px;
	width: 100%;
	text-decoration: none;
}

a:hover.mainlevel {
	background-position: 0px -19px;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

a.mainlevel#active_menu {
    background-position: 0px -19px;
    color:#ffffff;
	font-weight: bold;
}

a:hover.mainlevel#active_menu {
	color: #ffffff;
}