body
{
color: #333;
background: #FFF;
margin: 0;
padding: 0;
font: normal normal 12px Verdana, Arial, Helvetica, sans-serif;
}

img {border: 0;}
hr {color: #555; height: 1px;}

a:link, a:visited, a:active {color: #8F0000; text-decoration: none;}
a:hover {color: #F00; text-decoration: underline;}

h1, .contentheading, .componentheading, .componentheadingnews {font-size: 16px; text-decoration: underline; color: #FF3333; padding: 0 4px 4px 4px; margin-bottom: 5px; font-weight: bold;}
h2{font-size: 16px; color: #0030A0; padding: 3px; border-bottom: 1px solid #0030A0; margin: 0; text-align: center;}

.rcolon a:link, .rcolon a:visited, .rcolon a:active {border: 1px solid #0030A0; background: #EEE; display: block; margin: 4px 1px; padding: 4px; text-decoration: none;}
.rcolon a:hover {background: #FFE; display: block; color: #F00; text-decoration: none;}

.search input, select {font-size: 10px;}

.createdate {color: #999; font-size: 10px; text-decoration: underline;}

table.contentpaneopennews {background: #EEE; width: 100%; border: 1px solid #CCC;}
table.contentpaneopennews td {padding: 5px;}
.contentheadingnews {font-weight: bold;}

.upz_left {text-align: center; height: 30px; background: #0039BE; color: #FFF; font-size: 10px;}
.upz_left a:link, .upz_left a:visited, .upz_left a:active {color: #FFF; text-decoration: none;}

span.mainlevelmainnav 
	{
	border-top: 1px solid #FFF;
	border-left: 1px solid #0030A0;
	border-right: 1px solid #0030A0;
	background: #C70000 url(../imgs/bupknop1.jpg) repeat-x center left;
	margin: 0px 1px;
	padding: 4px 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	width: 100%;
	height: auto;
	display: block;
	}

/*============================*/

#upmenu {background: #D9D9D9; padding: 0; margin: 0; height: 24px; padding-left: 2px; width: 100%;}

#upmenu, #upmenu ul {
	float: left;
/*	width: 36em;*/
	list-style: none;
	line-height: 1;
/*	background: white;*/
	font-weight: bold;
	padding: 0;
/*	border: solid #eda;*/
/*	border-width: 1px 0;*/
	margin: 0 0 1em 0;
}

#upmenu a:link, #upmenu a:visited, #upmenu a:active {
	display: block;
/*	width: 10em;*/
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;

	border-top: 1px solid #FFF;
	border-left: 1px solid #0030A0;
	border-right: 1px solid #0030A0;
	background: #C70000 url(../imgs/bupknop1.jpg) repeat-x center left;
	margin: 0px 1px;
	padding: 4px 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	width: 100%;
}

#upmenu a:hover {background: #A00030; display: block; color: #FF0; text-decoration: none;}

#upmenu #active_menumainnav {background: #F07050; border-left: 1px solid #FF0; border-right: 1px solid #FF0;}

#upmenu a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#upmenu li {
	float: left;
	padding: 0;
/*	width: 10em;*/
}

#upmenu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	width: 13.9em;
	font-weight: normal;
/*	border-width: 0.25em;*/
	margin: 0;
}

#upmenu li li {
	padding-right: 1em;
	width: 13em
}

#upmenu li ul a {
	width: 13em;
	width: 9em;
}

#upmenu li ul ul {
	margin: -1.75em 0 0 14em;
}

#upmenu li:hover ul ul, #upmenu li:hover ul ul ul, #upmenu li.sfhover ul ul, #upmenu li.sfhover ul ul ul {
	left: -999em;
}

#upmenu li:hover ul, #upmenu li li:hover ul, #upmenu li li li:hover ul, #upmenu li.sfhover ul, #upmenu li li.sfhover ul, #upmenu li li li.sfhover ul {
	left: auto;
}

#upmenu li:hover, #upmenu li.sfhover {
	background: #fff;
}


