/* Main Menu */
a.mainlevel-nav, a.mainlevel-nav:link, a.mainlevel-nav:visited {
	padding: 5px; 
	margin-left: 5px;
	color: #446488;
	text-decoration: none;
	font-size: 10pt;
	font-family: tahoma;
}

html>body a.mainlevel-nav {width:135px;} /* Opera5-Fix-fix ;-) */

a.mainlevel-nav:hover, a.mainlevel-nav#active_menu {
	background: #F1F1F1;
	text-decoration: none;
}

/* Left Menu */
a.mainlevel-left, a.mainlevel-left:link, a.mainlevel-left:visited {
	padding: 5px; 
	margin-left: 5px;
	color: #F1F1F1;
	text-decoration: none;
	font-size: 10pt;
	line-height: 30px;
	background: #446488;
	font-family: tahoma;
}

html>body a.mainlevel-left {width:135px;} /* Opera5-Fix-fix ;-) */

a.mainlevel-left:hover, a.mainlevel-left#active_menu {
	color: #446488;
	background: #F1F1F1;
}


/*Style for latest news list*/
.latestnews ul {
	color: #446488;
}
.latestnews li {
	color: #FFFFFF;
}



body, p, td, tr, ul, li {
	text-decoration: none;
	font-size: 12pt;
	cursor: default;
	font-family: tahoma;
	color: #F1F1F1;
}

body {
	margin: 5px;
	padding: 5px;
	background: #123773;
}

select, option, textarea, input {
	border: #2C6796 1px solid;
	color: #2C6796;
	font-size: 11px;
	font-family: tahoma;
	background: #F1F1F1;
}

a:active, a:visited, a:link {
	color: #446488;
	text-decoration: none;
	font-size: 10pt;
	font-family: tahoma;
}

a:hover {
	color: #00004f;
	text-decoration: none;
	font-size: 10pt;
}

a.nav:active, a.nav:visited, a.nav:link {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
}

a.nav:hover { 
	font-size: 10px;
	font-weight: bold;
	color: black;
	font-family: tahoma;
	text-decoration: underline;
}

/*Style for Weblinks*/
a.category:link, a.category:visited { 
	font-size: 12px;
	font-family: tahoma;
	color: #F1F1F1;
	font-weight: bold;
}

a.category:hover { 
	font-size: 12px;
	font-family: tahoma;
	color: #F1F1F1;
	font-weight: bold;
}

/*
.sectiontableentry1{
	background: #123570;
}

.sectiontableentry2{
	background: #143D7E;
}
*/

a:link, a:hover, a:visited {
	font-size: 12px;
	font-family: tahoma;
	color: #F1F1F1;
}

.contentheading{
	font-size: 18px;
	font-family: tahoma;
}